diff --git a/wxPython/src/wxc.pyd.manifest b/wxPython/src/wxc.pyd.manifest new file mode 100644 index 0000000000..f898b261fa --- /dev/null +++ b/wxPython/src/wxc.pyd.manifest @@ -0,0 +1,22 @@ + + + +wxPython: GUI library for Python + + + + + + diff --git a/wxPython/src/wxc.rc b/wxPython/src/wxc.rc index dabba42f8c..c7ea471fca 100644 --- a/wxPython/src/wxc.rc +++ b/wxPython/src/wxc.rc @@ -1,3 +1,6 @@ aa_wxpicon ICON "wxp.ico" #include "wx/msw/wx.rc" #include "wx/html/msw/wxhtml.rc" + +CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "wxc.pyd.manifest" +