Browse Source

use new binary option

David Rose 19 years ago
parent
commit
14350abf52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/ffi/genPyCode.pp

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

@@ -37,7 +37,7 @@ $[python] -u $[osfilename $[install_bin_dir]/genPyCode.py] %1 %2 %3 %4 %5 %6 %7
 
 #else  // Win32
 
-#output genPyCode
+#output genPyCode $[if $[>= $[PPREMAKE_VERSION],1.21],binary]
 #! /bin/sh
 #### Generated automatically by $[PPREMAKE] $[PPREMAKE_VERSION] from $[notdir $[THISFILENAME]].
 ################################# DO NOT EDIT ###########################