-
-
Notifications
You must be signed in to change notification settings - Fork 118
Visual Studio Setup
Cong edited this page May 21, 2017
·
1 revision
Note: these instructions are for Visual Studio pre-2017. 2017 contains CMake integrated, so CMake itself is not required.
-
Run CMake: for "Where is the source code:" and "Where to build the binaries:" input
C:\cdogs-sdl
-
Click "Configure", choosing Visual Studio 2013; click Finish
-
Click "Generate"; you should now see Visual Studio projects in
C:\cdogs-sdl
.