summaryrefslogtreecommitdiff
path: root/internal_rewrite/internal_rewrite.vcxproj
diff options
context:
space:
mode:
authorJustSomePwner <crotchyalt@gmail.com>2018-09-01 19:29:36 +0200
committerJustSomePwner <crotchyalt@gmail.com>2018-09-01 19:29:36 +0200
commitf98507c96886e9cc84809e4beed5fc066ea1177e (patch)
tree810724c3fe416f64040737f7f30f4cb2f07e249c /internal_rewrite/internal_rewrite.vcxproj
parent89d0110da2e65405fcbdac0e24f4fcc5cdce4c1c (diff)
gangsta shit
Diffstat (limited to 'internal_rewrite/internal_rewrite.vcxproj')
-rw-r--r--internal_rewrite/internal_rewrite.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal_rewrite/internal_rewrite.vcxproj b/internal_rewrite/internal_rewrite.vcxproj
index f597bea..5834dca 100644
--- a/internal_rewrite/internal_rewrite.vcxproj
+++ b/internal_rewrite/internal_rewrite.vcxproj
@@ -327,10 +327,12 @@
<CreateHotpatchableImage>false</CreateHotpatchableImage>
<RuntimeTypeInfo>false</RuntimeTypeInfo>
<LanguageStandard>stdcpplatest</LanguageStandard>
+ <DebugInformationFormat>None</DebugInformationFormat>
</ClCompile>
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">