mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 15:18:24 -05:00
5 lines
94 B
Batchfile
5 lines
94 B
Batchfile
|
call set_opt
|
||
|
bmake -f Makefile.win all
|
||
|
cl -I../ -I./ -DXBYAK_TEST misc.cpp %OPT% /Od /Zi
|
||
|
misc
|