A Visual Studio template for SDL projects.
- Grab
SDL2_Project.zip
from the latest release. - Copy to either of these folders (note: these are typically located in
%USERPROFILE%\Documents
):
Visual Studio 2010\Templates\ProjectTemplates\
Visual Studio 2013\Templates\ProjectTemplates\
Visual Studio 2015\Templates\ProjectTemplates\
Visual Studio 2017\Templates\ProjectTemplates\
- Run Visual Studio
File > New > Project...
(orCtrl+Shift+N
)Templates > Visual C++ > SDL2 Project
- Name your project
- Click
OK
SDL Logo © Arne Claus
The SDL website states:
You are welcome to use any of them, as well as any artwork on the SDL website, to represent Simple DirectMedia Layer.