mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
b6c874d4d4
compiles properly on windows now
4 lines
101 B
Batchfile
4 lines
101 B
Batchfile
@set PATH=%PATH%;C:\Program Files (x86)\GnuWin32\bin\;C:\Python27\
|
|
@make winclean && make win
|
|
@pause
|