From f889c9c20fc09f26eb8a70674c1d60181835c38a Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 25 Oct 2018 00:50:35 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vc++/libjin/libjin.vcxproj | 42 +++++++++-------- build/vc++/libjin/libjin.vcxproj.filters | 78 +++----------------------------- 2 files changed, 29 insertions(+), 91 deletions(-) (limited to 'build/vc++/libjin') diff --git a/build/vc++/libjin/libjin.vcxproj b/build/vc++/libjin/libjin.vcxproj index 6d1d3f5..6497e24 100644 --- a/build/vc++/libjin/libjin.vcxproj +++ b/build/vc++/libjin/libjin.vcxproj @@ -86,7 +86,7 @@ false CompileAsCpp _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(SolutionDir)libs\SDL2-2.0.5\include;$(SolutionDir)..\..\src\3rdparty\;%(AdditionalIncludeDirectories) $(IntDir)/%(RelativeDir)/ Size @@ -98,13 +98,14 @@ Level3 - Disabled + MinSpace true false _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(SolutionDir)libs\SDL2-2.0.5\include;$(SolutionDir)..\..\src\3rdparty\;%(AdditionalIncludeDirectories) CompileAsCpp $(IntDir)/%(RelativeDir)/ + Size @@ -130,15 +131,6 @@ - - - - - - - - - @@ -162,7 +154,7 @@ - + @@ -227,11 +219,6 @@ - - - - - @@ -243,7 +230,7 @@ - + @@ -283,6 +270,23 @@ + + + {8828f6b1-f167-4bc9-b7c7-7cc34cddee8a} + + + {3fc3e8b7-380e-41e6-91ff-82fa5e622d29} + + + {e9a7ecc9-1437-45a8-b970-e9e75bd1f8e0} + + + {b88dc691-fe8a-4c5e-8d57-ebcc6b13c744} + + + {9a0ead3f-5a23-41c8-8ffd-8f6b71f43342} + + diff --git a/build/vc++/libjin/libjin.vcxproj.filters b/build/vc++/libjin/libjin.vcxproj.filters index 7df2cf0..1a6a27b 100644 --- a/build/vc++/libjin/libjin.vcxproj.filters +++ b/build/vc++/libjin/libjin.vcxproj.filters @@ -4,30 +4,6 @@ {708c6303-1b76-4db4-bac5-be6fa9179e98} - - {3634a892-8e97-442c-b855-80a26dff2143} - - - {230b5ce5-8893-4aed-8f96-576d5f0aa3a2} - - - {d3f9b98c-e18c-4603-be4a-40cf5270c8a0} - - - {6f4aa0ff-3d1b-40ff-8da9-ce7292ac83b2} - - - {06d4dd93-7a6d-4b9e-a841-c7f8fbccafe0} - - - {60deec03-f023-4417-a058-c955d23f01d4} - - - {c582e534-7e96-484c-ae1b-a9e7962ab6c2} - - - {086e2fe7-2366-4d52-b059-212ada075da4} - {6259760f-501a-4b52-b9a1-4abb4d788a99} @@ -87,33 +63,9 @@ - - source\3rdparty\GLee - - - source\3rdparty\stb - - - source\3rdparty\stb - - - source\3rdparty\wav - - - source\3rdparty\tekcos - - - source\3rdparty\smount - - - source\3rdparty\smount - source - - source\3rdparty\ogl2d - source\graphics @@ -225,9 +177,6 @@ source\input - - source\game - source\filesystem @@ -264,9 +213,6 @@ source\audio\sdl - - source\3rdparty\base64 - source\core @@ -357,6 +303,9 @@ source\graphics\shader\shaders + + source\game + @@ -370,21 +319,6 @@ - - source\3rdparty\GLee - - - source\3rdparty\stb - - - source\3rdparty\wav - - - source\3rdparty\tekcos - - - source\3rdparty\smount - source\graphics @@ -457,9 +391,6 @@ source\input - - source\game - source\common @@ -535,5 +466,8 @@ source\graphics + + source\game + \ No newline at end of file -- cgit v1.1-26-g67d0