From bd848890aa59da667feede96910105c3adab349e Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 5 Aug 2018 23:55:04 +0800 Subject: *update --- build/03Thread/03Thread.vcxproj | 134 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 build/03Thread/03Thread.vcxproj (limited to 'build/03Thread/03Thread.vcxproj') diff --git a/build/03Thread/03Thread.vcxproj b/build/03Thread/03Thread.vcxproj new file mode 100644 index 0000000..ddd8193 --- /dev/null +++ b/build/03Thread/03Thread.vcxproj @@ -0,0 +1,134 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {0E49D105-2032-4825-9FA1-54B1B94E3655} + My03Thread + 8.1 + + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + $(SolutionDir)..\libjin\;$(SolutionDir)\lib\SDL2-2.0.5\include\ + + + $(SolutionDir)\lib\SDL2-2.0.5\lib\x86\ + SDL2main.lib;SDL2.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies) + Console + + + + + Level3 + Disabled + true + + + + + Level3 + MaxSpeed + true + true + true + $(SolutionDir)..\libjin\;$(SolutionDir)\lib\SDL2-2.0.5\include\ + + + true + true + $(SolutionDir)\lib\SDL2-2.0.5\lib\x86\ + SDL2main.lib;SDL2.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies) + Console + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + {407e9199-d39c-4460-b218-0c29ab42483b} + + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0