From 862763a88f6b4a6cb6c034287c509a91776adf8b Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 2 Sep 2018 00:48:21 +0800 Subject: *update --- build/vc++/libjin/libjin.vcxproj | 224 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 build/vc++/libjin/libjin.vcxproj (limited to 'build/vc++/libjin/libjin.vcxproj') diff --git a/build/vc++/libjin/libjin.vcxproj b/build/vc++/libjin/libjin.vcxproj new file mode 100644 index 0000000..a85c3a1 --- /dev/null +++ b/build/vc++/libjin/libjin.vcxproj @@ -0,0 +1,224 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {9EE02090-C15E-4520-9C05-C435E45EF2FC} + libjin + 8.1 + libjin(min version) + + + + StaticLibrary + true + v141 + MultiByte + + + StaticLibrary + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\..\bin + + + $(SolutionDir)..\..\bin + + + + Level3 + MinSpace + true + true + true + false + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(IntDir)/%(RelativeDir)/ + Size + + + true + true + + + + + Level3 + Disabled + true + false + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + CompileAsCpp + $(IntDir)/%(RelativeDir)/ + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0