Smoe more details for the setup and installer scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#
|
||||
# A distutils script to make a standalone .exe of superdoodle for
|
||||
# Windows platforms.
|
||||
# Windows platforms. You can get py2exe from
|
||||
# http://py2exe.sourceforge.net/. Use this command to build the .exe
|
||||
# and collect the other needed files:
|
||||
#
|
||||
# python setup.py py2exe
|
||||
#
|
||||
|
||||
|
||||
from distutils.core import setup
|
||||
import py2exe
|
||||
|
Reference in New Issue
Block a user