From 1480c9445100075c9e1a894eb07c0ef727b509a1 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 27 Aug 2018 07:55:00 +0800 Subject: *update --- build/vs2015/libjin/libjin.vcxproj | 105 ++++++++++++++++++++++++++++++++++--- 1 file changed, 99 insertions(+), 6 deletions(-) (limited to 'build/vs2015/libjin/libjin.vcxproj') diff --git a/build/vs2015/libjin/libjin.vcxproj b/build/vs2015/libjin/libjin.vcxproj index 48bdb6f..d255f03 100644 --- a/build/vs2015/libjin/libjin.vcxproj +++ b/build/vs2015/libjin/libjin.vcxproj @@ -22,7 +22,8 @@ 15.0 {9EE02090-C15E-4520-9C05-C435E45EF2FC} libjin - 10.0.17134.0 + 8.1 + libjin(full version) @@ -82,10 +83,10 @@ true true true - true + false CompileAsCpp _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(SolutionDir)libs\SDL2-2.0.5\include;$(SolutionDir)..\..\src\libjin\3rdparty;%(AdditionalIncludeDirectories) $(IntDir)/%(RelativeDir)/ Size @@ -99,9 +100,9 @@ Level3 Disabled true - true + false _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(SolutionDir)libs\SDL2-2.0.5\include;$(SolutionDir)..\..\src\libjin\3rdparty;%(AdditionalIncludeDirectories) CompileAsCpp $(IntDir)/%(RelativeDir)/ @@ -129,6 +130,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -177,7 +225,6 @@ - @@ -192,6 +239,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1-26-g67d0