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:
@@ -75,7 +75,7 @@ Name: pthfile; Description: "Make this install be the default wxPython"; Types:
|
|||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
%(RTDLL)s
|
%(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
|
Source: "%(WXDIR)s\lib\vc_dll\wx*%(WXDLLVER)s_*.dll"; DestDir: "{app}\%(PKGDIR)s\wx"; Components: core
|
||||||
%(MSLU)s
|
%(MSLU)s
|
||||||
|
|
||||||
@@ -698,7 +698,6 @@ def main():
|
|||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
os.remove(ISSFILE)
|
os.remove(ISSFILE)
|
||||||
os.remove(ISSDEMOFILE)
|
os.remove(ISSDEMOFILE)
|
||||||
os.remove(IFSFILE)
|
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user