From 2ec55fd974a63b705a4777c256d2222c874fa043 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 18:38:35 +0800 Subject: *SDL project --- Build/3rdParty/SDL2main/SDL2main.vcxproj | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'Build/3rdParty/SDL2main') diff --git a/Build/3rdParty/SDL2main/SDL2main.vcxproj b/Build/3rdParty/SDL2main/SDL2main.vcxproj index 042c535..2c07aae 100644 --- a/Build/3rdParty/SDL2main/SDL2main.vcxproj +++ b/Build/3rdParty/SDL2main/SDL2main.vcxproj @@ -26,26 +26,26 @@ - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true MultiByte - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true @@ -69,7 +69,12 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 @@ -77,6 +82,7 @@ true true $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -112,6 +118,7 @@ true true $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true -- cgit v1.1-26-g67d0