quisk-kc4upr/afedrinet/af_comp.bat.makeit

1 line
183 B
Plaintext
Raw Normal View History

2020-04-30 02:46:57 +00:00
gcc -o afedrinet_io.pyd --shared afedrinet_io.c ../is_key_down.c ../import_quisk_api.c -O3 -I"../" -I"C:\Programs\Python27\include" -L"C:\Programs\Python27\libs" -lws2_32 -lpython27