diff options
Diffstat (limited to 'tipper/tipper_9.vcproj')
-rw-r--r-- | tipper/tipper_9.vcproj | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/tipper/tipper_9.vcproj b/tipper/tipper_9.vcproj index d20201d..b60fdbc 100644 --- a/tipper/tipper_9.vcproj +++ b/tipper/tipper_9.vcproj @@ -482,7 +482,7 @@ Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalDependencies="comctl32.lib"
- OutputFile="c:\miranda im\plugins\$(ProjectName).dll"
+ OutputFile="\miranda im\plugins\$(ProjectName).dll"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
@@ -537,7 +537,7 @@ />
<Tool
Name="VCCLCompilerTool"
- Optimization="3"
+ Optimization="1"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
@@ -554,7 +554,6 @@ UsePrecompiledHeader="2"
PrecompiledHeaderThrough="common.h"
WarningLevel="3"
- DebugInformationFormat="3"
DisableSpecificWarnings="4996"
/>
<Tool
@@ -571,8 +570,6 @@ IgnoreImportLibrary="true"
AdditionalDependencies="comctl32.lib"
IgnoreDefaultLibraryNames=""
- GenerateDebugInformation="true"
- SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="1"
@@ -627,7 +624,7 @@ />
<Tool
Name="VCCLCompilerTool"
- Optimization="3"
+ Optimization="1"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
@@ -644,7 +641,6 @@ UsePrecompiledHeader="2"
PrecompiledHeaderThrough="common.h"
WarningLevel="3"
- DebugInformationFormat="3"
DisableSpecificWarnings="4996"
/>
<Tool
@@ -661,8 +657,6 @@ IgnoreImportLibrary="true"
AdditionalDependencies="comctl32.lib"
IgnoreDefaultLibraryNames=""
- GenerateDebugInformation="true"
- SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
LinkTimeCodeGeneration="1"
|