choose the right cpu architecture for comctl32.dll

pull/1/head
Heiko Hund 2011-08-05 18:22:02 +02:00
parent df7688777c
commit 0edea0324c
1 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@
<assembly xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="OpenVPN.GUI.XPManifest"
processorArchitecture="x86"
name="OpenVPN.GUI.Manifest"
version="1.0.0.0"
type="win32"/>
<description>Windows Shell</description>
@ -13,7 +12,7 @@ manifestVersion="1.0">
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="x86"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>