mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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
|