diff options
| author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2012-03-06 10:13:13 +0000 |
|---|---|---|
| committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2012-03-06 10:13:13 +0000 |
| commit | fa3cdddd7fa6c0b50b117709da605a524e36117a (patch) | |
| tree | d5c313121131c85cd1cdfa99298795736edb9a7b /tipper/tipper_9.vcproj | |
| parent | bee94b5c80be73abd32db65d68d7acaaf5738883 (diff) | |
Compatibility with Unicode avatars
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@597 4f64403b-2f21-0410-a795-97e2b3489a10
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"
|
