Browse Source

*** empty log message ***

Joe Shochet 25 years ago
parent
commit
fde2bdc5b1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      direct/src/ffi/generatePythonCode

+ 3 - 0
direct/src/ffi/generatePythonCode

@@ -19,6 +19,9 @@ Linux:
 Windows:
 Windows:
   ppython -d generatePythonCode -v -d `cygpath -w $DIRECT/lib/py` -e `cygpath -w $DIRECT/src/extensions` -i libdtool libpandaexpress libpanda libdirect libtoontown
   ppython -d generatePythonCode -v -d `cygpath -w $DIRECT/lib/py` -e `cygpath -w $DIRECT/src/extensions` -i libdtool libpandaexpress libpanda libdirect libtoontown
 
 
+Windows release:
+  ppython -O generatePythonCode -O -v -d `cygpath -w $DIRECT/lib/py` -e `cygpath -w $DIRECT/src/extensions` -i libdtool libpandaexpress libpanda libdirect libtoontown
+
 
 
 Options:
 Options:
   -h          print this message
   -h          print this message