aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/jin.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r--build/vc++/jin.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj
index 556de9a..3394bf6 100644
--- a/build/vc++/jin.vcxproj
+++ b/build/vc++/jin.vcxproj
@@ -90,6 +90,7 @@
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
<IntrinsicFunctions>true</IntrinsicFunctions>
<Optimization>Disabled</Optimization>
+ <BrowseInformation>true</BrowseInformation>
</ClCompile>
<Link>
<AdditionalDependencies>opengl32.lib;lua51.lib;SDL2main.lib;SDL2.lib;%(AdditionalDependencies)</AdditionalDependencies>
@@ -98,6 +99,9 @@
<EntryPointSymbol>
</EntryPointSymbol>
</Link>
+ <Bscmake>
+ <PreserveSbr>true</PreserveSbr>
+ </Bscmake>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>