summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 15:03:50 +0000
committergeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 15:03:50 +0000
commit1f0e74b6a592eefe4a62ae7ddb625b229d55c672 (patch)
treefe097b95e0a727644b46750838eae0c9bbc7a565
parentcb4a46e7fbe62d788e66ed6121c717a2d22a4d7c (diff)
- .suo file removed;
- vs2010 project standardized git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@8 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
-rw-r--r--MenuItemEx/menuex_10.suobin9216 -> 0 bytes
-rw-r--r--MenuItemEx/menuex_10.vcxproj5
2 files changed, 1 insertions, 4 deletions
diff --git a/MenuItemEx/menuex_10.suo b/MenuItemEx/menuex_10.suo
deleted file mode 100644
index c8749c5..0000000
--- a/MenuItemEx/menuex_10.suo
+++ /dev/null
Binary files differ
diff --git a/MenuItemEx/menuex_10.vcxproj b/MenuItemEx/menuex_10.vcxproj
index 90c342e..a00051f 100644
--- a/MenuItemEx/menuex_10.vcxproj
+++ b/MenuItemEx/menuex_10.vcxproj
@@ -45,7 +45,6 @@
<UseOfMfc>false</UseOfMfc>
<CharacterSet>Unicode</CharacterSet>
<WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v100</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
@@ -60,7 +59,6 @@
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseOfMfc>false</UseOfMfc>
<WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v90</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
@@ -162,7 +160,6 @@
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
- <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">D:\Sources\include;$(IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Midl>
@@ -436,7 +433,7 @@
<StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>
</PrecompiledHeader>