summaryrefslogtreecommitdiff
path: root/yapp/popups2_9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'yapp/popups2_9.vcproj')
-rw-r--r--yapp/popups2_9.vcproj14
1 files changed, 3 insertions, 11 deletions
diff --git a/yapp/popups2_9.vcproj b/yapp/popups2_9.vcproj
index 94543e6..baa1239 100644
--- a/yapp/popups2_9.vcproj
+++ b/yapp/popups2_9.vcproj
@@ -456,14 +456,9 @@
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="1"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
+ Optimization="0"
AdditionalIncludeDirectories="./docs;../../../include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;POPUPS2_EXPORTS;_UNICODE;UNICODE"
- BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderThrough="common.h"
WarningLevel="3"
@@ -484,11 +479,8 @@
IgnoreImportLibrary="true"
AdditionalDependencies="comctl32.lib"
OutputFile="c:\miranda im\plugins\$(ProjectName).dll"
- LinkIncremental="2"
AdditionalManifestDependencies=""
GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
TargetMachine="17"
/>
@@ -626,8 +618,8 @@
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="1"
- InlineFunctionExpansion="2"
+ Optimization="3"
+ InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
WholeProgramOptimization="true"