From fde2bdc5b12835c3a6ecaaf10dc3c4b267ecb309 Mon Sep 17 00:00:00 2001 From: Joe Shochet Date: Wed, 15 Nov 2000 05:17:39 +0000 Subject: [PATCH] *** empty log message *** --- direct/src/ffi/generatePythonCode | 3 +++ 1 file changed, 3 insertions(+) diff --git a/direct/src/ffi/generatePythonCode b/direct/src/ffi/generatePythonCode index b5d7e170ee..396a8dd64c 100644 --- a/direct/src/ffi/generatePythonCode +++ b/direct/src/ffi/generatePythonCode @@ -19,6 +19,9 @@ Linux: Windows: 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: -h print this message