Don't forget wxrc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-01-22 23:57:09 +00:00
parent 108db18a79
commit 1b499eb38e

View File

@ -60,7 +60,7 @@ AppPublisherURL = http://wxPython.org/
LicenseFile = licence\licence.txt
CodeFile = %(IFSFILE)s
WizardDebug = yes
;; WizardDebug = yes
;;------------------------------------------------------------
@ -192,7 +192,7 @@ Source: "scripts\pyshell"; DestDir: "{code:GetPythonDir}\Script
Source: "scripts\pycrust"; DestDir: "{code:GetPythonDir}\Scripts"; Components: core
Source: "scripts\pywrap"; DestDir: "{code:GetPythonDir}\Scripts"; Components: core
Source: "scripts\xrced"; DestDir: "{code:GetPythonDir}\Scripts"; Components: core
Source: "%(WXDIR)s\BIN\wxrc.exe"; DestDir: "{code:GetPythonDir}\Scripts"; Components: core
Source: "samples\doodle\*.py"; DestDir: "{app}\wx\samples\doodle"; Components: samples
Source: "samples\doodle\*.txt"; DestDir: "{app}\wx\samples\doodle"; Components: samples