Skip to content
Snippets Groups Projects
winnt-ci.sh 179 B
Newer Older
despair's avatar
despair committed
make -fNTMakeFile
strip -s netrunner.exe
mkdir bin
mv *.pnm *.crt *.ttf *.dll bin &1> /dev/null
mv LICENSE bin &1> /dev/null
mv netrunner.exe bin &1> /dev/null