Build/distrib things

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-03-06 19:04:58 +00:00
parent 5505bde35b
commit d45aa93b61
7 changed files with 12 additions and 8 deletions

View File

@@ -5,3 +5,4 @@ import sys, os
sys.path.insert(0, os.curdir)
main(sys.argv)