Browse Source

fix for win32

David Rose 21 years ago
parent
commit
9871201eb2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/ffi/genPyCode.pp

+ 1 - 1
direct/src/ffi/genPyCode.pp

@@ -33,7 +33,7 @@ python $[osfilename $[install_bin_dir]/genPyCode.py]
 
 #output genPyCode
 $[hash]! /bin/sh
-python $[install_bin_dir]/genPyCode.py
+ppython '$[osfilename $[install_bin_dir]/genPyCode.py]'
 #end genPyCode
 
 #endif  // Win32