]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/winxp.manifest
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
[wxWidgets.git] / wxPython / src / winxp.manifest
CommitLineData
0655d12d
RD
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3<assemblyIdentity
4 version="0.64.1.0"
5 processorArchitecture="x86"
bc8e922f 6 name="Python"
0655d12d
RD
7 type="win32"
8/>
1e4a197e 9<description>Python Interpreter</description>
0655d12d
RD
10<dependency>
11 <dependentAssembly>
12 <assemblyIdentity
13 type="win32"
14 name="Microsoft.Windows.Common-Controls"
15 version="6.0.0.0"
16 processorArchitecture="X86"
17 publicKeyToken="6595b64144ccf1df"
18 language="*"
19 />
20 </dependentAssembly>
21</dependency>
22</assembly>