source: trunk/anuga_work/development/kv/make.bat @ 8932

Last change on this file since 8932 was 8051, checked in by steve, 15 years ago

Added in Lindon's code

File size: 224 bytes
Line 
1gcc -I"C:\Python26\lib\site-packages\numpy\core\include" -I"C:\Python26\include" -Wall -c kinematic_viscosity_ext.c
2gcc -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.