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/Modernb/clist_modern_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Modernb') diff --git a/plugins/Modernb/clist_modern_10.vcxproj b/plugins/Modernb/clist_modern_10.vcxproj index 41a442d8c5..a777639d1e 100644 --- a/plugins/Modernb/clist_modern_10.vcxproj +++ b/plugins/Modernb/clist_modern_10.vcxproj @@ -123,7 +123,7 @@ MSImg32.Lib;comctl32.lib;shlwapi.lib;gdiplus.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) gdiplus.dll;%(DelayLoadDLLs) true false @@ -193,7 +193,7 @@ MSImg32.Lib;comctl32.lib;shlwapi.lib;gdiplus.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) gdiplus.dll;%(DelayLoadDLLs) true true -- cgit v1.2.3