aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-11 00:22:24 +0800
committerchai <chaifix@163.com>2018-12-11 00:22:24 +0800
commiteb8ca083c9be574acd27cf0de41d1f69146cad7a (patch)
tree98d61790bf973769d9340401eb33f7f07e64ccbb /build
parent2423f7add9243f75b636c82ed439847ec3229773 (diff)
*misc
Diffstat (limited to 'build')
-rw-r--r--build/vc++/3rdparty/SDL2/SDL2.vcxproj1
-rw-r--r--build/vc++/jin/jin.vcxproj.user3
2 files changed, 2 insertions, 2 deletions
diff --git a/build/vc++/3rdparty/SDL2/SDL2.vcxproj b/build/vc++/3rdparty/SDL2/SDL2.vcxproj
index 91570e3..359b967 100644
--- a/build/vc++/3rdparty/SDL2/SDL2.vcxproj
+++ b/build/vc++/3rdparty/SDL2/SDL2.vcxproj
@@ -126,6 +126,7 @@
<EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
<OmitDefaultLibName>true</OmitDefaultLibName>
<WholeProgramOptimization>false</WholeProgramOptimization>
+ <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
</ClCompile>
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
diff --git a/build/vc++/jin/jin.vcxproj.user b/build/vc++/jin/jin.vcxproj.user
index 5943b15..de59195 100644
--- a/build/vc++/jin/jin.vcxproj.user
+++ b/build/vc++/jin/jin.vcxproj.user
@@ -3,8 +3,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\..\bin</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- <LocalDebuggerCommandArguments>
- </LocalDebuggerCommandArguments>
+ <LocalDebuggerCommandArguments>.</LocalDebuggerCommandArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\..\bin</LocalDebuggerWorkingDirectory>