source:
trunk/anuga_work/development/kv/make.bat
@
8153
Last change on this file since 8153 was 8051, checked in by , 15 years ago | |
---|---|
File size: 224 bytes |
Line | |
---|---|
1 | gcc -I"C:\Python26\lib\site-packages\numpy\core\include" -I"C:\Python26\include" -Wall -c kinematic_viscosity_ext.c |
2 | gcc -shared kinematic_viscosity_ext.o -o kinematic_viscosity_ext.pyd "C:\Windows\system32\python26.dll" -lm |
Note: See TracBrowser
for help on using the repository browser.