aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/quantize.vcxproj
diff options
context:
space:
mode:
author泓量 黃 <[email protected]>2019-09-15 01:20:09 +0800
committer泓量 黃 <[email protected]>2019-09-15 01:20:09 +0800
commitef2677759362c5f7dca4286200d2a7a05e6a7341 (patch)
treec65b374893ef9747f0beeca17ba7c179ecbd80d2 /sample/quantize.vcxproj
parent4a6c59bbb25a9cc5b490ae07762a9db443d8b755 (diff)
downloadxbyak-ef2677759362c5f7dca4286200d2a7a05e6a7341.tar.gz
xbyak-ef2677759362c5f7dca4286200d2a7a05e6a7341.zip
address "warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification"
Diffstat (limited to 'sample/quantize.vcxproj')
-rw-r--r--sample/quantize.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/quantize.vcxproj b/sample/quantize.vcxproj
index f4de291..9a633ef 100644
--- a/sample/quantize.vcxproj
+++ b/sample/quantize.vcxproj
@@ -101,7 +101,6 @@
<PrecompiledHeaderOutputFile>.\Debug/quantize.pch</PrecompiledHeaderOutputFile>
<WarningLevel>Level4</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>