distrib changes to enable graphics context and add gdiplus.dll

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-11 06:44:51 +00:00
parent b39fe95145
commit fa5a80d6a6
6 changed files with 7 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ Name: pthfile; Description: "Make this install be the default wxPython"; Types:
[Files]
%(RTDLL)s
Source: "distrib\msw\gdiplus.dll"; DestDir: "{code:GetPythonDir}"; OnlyBelowVersion: 5.1; CopyMode: alwaysskipifsameorolder; Flags: sharedfile; Components: core
Source: "%(WXDIR)s\lib\vc_dll\wx*%(WXDLLVER)s_*.dll"; DestDir: "{app}\%(PKGDIR)s\wx"; Components: core
%(MSLU)s