From 7ff07d109833bb4e9d4bdb0c69cd3e27dd39cb56 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 6 Jan 2013 22:41:53 +0000 Subject: fix for loading Tlen proto in 64-bit mode git-svn-id: http://svn.miranda-ng.org/main/trunk@3002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tlen/tlen_11.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Tlen/tlen_11.vcxproj') diff --git a/protocols/Tlen/tlen_11.vcxproj b/protocols/Tlen/tlen_11.vcxproj index 9b3125ba6b..40d0280e24 100644 --- a/protocols/Tlen/tlen_11.vcxproj +++ b/protocols/Tlen/tlen_11.vcxproj @@ -169,7 +169,7 @@ /PDBALTPATH:%_PDB% ws2_32.lib;winmm.lib;%(AdditionalDependencies) - type=%27Win64%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%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 @@ -291,6 +291,7 @@ $(IntDir)$(TargetName).lib Windows $(ProfileDir)..\..\bin11\lib + 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) -- cgit v1.2.3