source: trunk/fsource/cf2py.bat @ 203

Last change on this file since 203 was 203, checked in by vondreele, 13 years ago
File size: 143 bytes
Line 
1path=%path:MinGW32=MinGW64%
2f2py -c -m --opt='-O1' %1 %1.for %2 --compiler=mingw32
3path=%path:MinGW64=MinGW32%
4move %1.pyd ..\binwin64-2.6
Note: See TracBrowser for help on using the repository browser.