summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-11 13:53:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-11 13:53:07 +0300
commit1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e (patch)
tree2f41ec6660fa20076b50556254db72ebb1b5d08b /tools
parent79b5149e872319dcf0f2b6d5c4da5ece3ddc7993 (diff)
obsolete option removed from project files
Diffstat (limited to 'tools')
-rw-r--r--tools/MakeDef/MakeDef.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/MakeDef/MakeDef.vcxproj b/tools/MakeDef/MakeDef.vcxproj
index 5ae7edb252..a7fe650f32 100644
--- a/tools/MakeDef/MakeDef.vcxproj
+++ b/tools/MakeDef/MakeDef.vcxproj
@@ -168,7 +168,6 @@
<Optimization>Disabled</Optimization>
<SuppressStartupBanner>true</SuppressStartupBanner>
<WarningLevel>Level3</WarningLevel>
- <MinimalRebuild>true</MinimalRebuild>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;__NO_MEM_MANAGER__;__STATIC__;%(PreprocessorDefinitions)</PreprocessorDefinitions>