]> git.saurik.com Git - wxWidgets.git/commitdiff
Don't forget wxrc
authorRobin Dunn <robin@alldunn.com>
Thu, 22 Jan 2004 23:57:09 +0000 (23:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 22 Jan 2004 23:57:09 +0000 (23:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/make_installer.py

index bc56cf35f85a6498d8d2a0788e40b8f708310d43..8735520c3abab28f5731e63e158332e41c0ac84a 100644 (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