put the gdiplus.dll with the wx DLLs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-16 20:24:24 +00:00
parent 41c4b3ef21
commit a49b2d272a

View File

@@ -75,7 +75,7 @@ Name: pthfile; Description: "Make this install be the default wxPython"; Types:
[Files]
%(RTDLL)s
Source: "distrib\msw\gdiplus.dll"; DestDir: "{code:GetPythonDir}"; Check: OnlyBeforeXP; Flags: sharedfile; Components: core
Source: "distrib\msw\gdiplus.dll"; DestDir: "{app}\%(PKGDIR)s\wx"; Check: OnlyBeforeXP; Flags: sharedfile; Components: core
Source: "%(WXDIR)s\lib\vc_dll\wx*%(WXDLLVER)s_*.dll"; DestDir: "{app}\%(PKGDIR)s\wx"; Components: core
%(MSLU)s
@@ -698,7 +698,6 @@ def main():
time.sleep(1)
os.remove(ISSFILE)
os.remove(ISSDEMOFILE)
os.remove(IFSFILE)
#----------------------------------------------------------------------