From b243e6de87183299ee7bec0ac6f92e7b66c57acd Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 29 May 2012 17:30:32 +0000 Subject: fix for x64 git-svn-id: http://svn.miranda-ng.org/main/trunk@228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MenuItemEx/menuex_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MenuItemEx') diff --git a/plugins/MenuItemEx/menuex_10.vcxproj b/plugins/MenuItemEx/menuex_10.vcxproj index 410432116f..0e2ddf2be3 100644 --- a/plugins/MenuItemEx/menuex_10.vcxproj +++ b/plugins/MenuItemEx/menuex_10.vcxproj @@ -114,7 +114,7 @@ false $(IntDir)$(TargetName).lib Windows - type=%27Win64%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X64%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) @@ -165,7 +165,7 @@ /filealign:0x200 %(AdditionalOptions) msimg32.lib;%(AdditionalDependencies) - type=%27Win64%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X64%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) + type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) true true true -- cgit v1.2.3