From ad8ffb96789f90180982b344540870a2d4e2d60b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 May 2018 08:12:40 +0800 Subject: init --- build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj | 120 ++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj (limited to 'build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj') diff --git a/build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj b/build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj new file mode 100644 index 0000000..1da956e --- /dev/null +++ b/build/VS2015/3rdparty/SDLmain/SDLmain.vcxproj @@ -0,0 +1,120 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {CC95C571-B0A2-4A2F-BCEF-30F7AEB65F2A} + SDLmain + 8.1 + + + + Application + true + v140 + MultiByte + + + StaticLibrary + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + + + + + Level3 + Disabled + true + + + + + Level3 + MaxSpeed + true + true + true + $(SolutionDir)..\..\3rdparty\SDL\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0