From fa2bf295fa9646a3052ab0498a4577f586eadef0 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 1 Apr 2019 08:55:57 +0800 Subject: *misc --- build/3rd-party/Box2D/box2d.vcxproj | 8 +- build/3rd-party/SDL2/SDL2.vcxproj | 294 +++++++++++++++--------------- build/3rd-party/SDL2/SDL2.vcxproj.filters | 286 ++++++++++++++--------------- build/3rd-party/SDL2main/SDL2main.vcxproj | 8 +- 4 files changed, 298 insertions(+), 298 deletions(-) (limited to 'build/3rd-party') diff --git a/build/3rd-party/Box2D/box2d.vcxproj b/build/3rd-party/Box2D/box2d.vcxproj index 854cd73..8e8653b 100644 --- a/build/3rd-party/Box2D/box2d.vcxproj +++ b/build/3rd-party/Box2D/box2d.vcxproj @@ -76,7 +76,7 @@ Disabled true true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) @@ -85,7 +85,7 @@ Disabled true true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) @@ -96,7 +96,7 @@ true true true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) true @@ -111,7 +111,7 @@ true true true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) true diff --git a/build/3rd-party/SDL2/SDL2.vcxproj b/build/3rd-party/SDL2/SDL2.vcxproj index 970966f..6c85ba5 100644 --- a/build/3rd-party/SDL2/SDL2.vcxproj +++ b/build/3rd-party/SDL2/SDL2.vcxproj @@ -81,7 +81,7 @@ Disabled false false - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) _DEBUG;_WINDOWS;%(PreprocessorDefinitions) false MultiThreadedDLL @@ -102,7 +102,7 @@ Disabled true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) @@ -113,7 +113,7 @@ true true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) true @@ -128,7 +128,7 @@ true false false - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) NDEBUG;_WINDOWS;%(PreprocessorDefinitions) false MultiThreadedDLL @@ -145,163 +145,163 @@ - + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/3rd-party/SDL2/SDL2.vcxproj.filters b/build/3rd-party/SDL2/SDL2.vcxproj.filters index 07c0d77..c4be66e 100644 --- a/build/3rd-party/SDL2/SDL2.vcxproj.filters +++ b/build/3rd-party/SDL2/SDL2.vcxproj.filters @@ -1,143 +1,143 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -150,12 +150,12 @@ - - - - - - + + + + + + diff --git a/build/3rd-party/SDL2main/SDL2main.vcxproj b/build/3rd-party/SDL2main/SDL2main.vcxproj index e3ac28f..5da2151 100644 --- a/build/3rd-party/SDL2main/SDL2main.vcxproj +++ b/build/3rd-party/SDL2main/SDL2main.vcxproj @@ -81,7 +81,7 @@ Disabled true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -91,7 +91,7 @@ Disabled true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) @@ -102,7 +102,7 @@ true true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) true @@ -117,7 +117,7 @@ true true true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) -- cgit v1.1-26-g67d0