]> granicus.if.org Git - icinga2/commitdiff
Fixed build warning for compatido.
authorGunnar Beutner <gunnar@beutner.name>
Mon, 26 Nov 2012 07:33:40 +0000 (08:33 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 26 Nov 2012 07:33:40 +0000 (08:33 +0100)
components/compatido/compatido.vcxproj

index f2d2e3f3d2fd8d0b549f09c1f0efdf65c68c0042..94fffb9acb1926e4f2469b06302808588508cd2a 100644 (file)
@@ -95,6 +95,7 @@
       <Optimization>Disabled</Optimization>
       <MultiProcessorCompilation>true</MultiProcessorCompilation>
       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;COMPATIDO_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      <MinimalRebuild>false</MinimalRebuild>
     </ClCompile>
     <Link>
       <GenerateDebugInformation>true</GenerateDebugInformation>