Skip to content
Snippets Groups Projects
Commit 750bbd01 authored by despair's avatar despair
Browse files

build settings

parent 981a23b0
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/sh
make -fNTMakeFile
\ No newline at end of file
make -fNTMakeFile
strip -s netrunner.exe
mkdir bin
mv *.pnm *.crt *.ttf *.dll bin
mv LICENSE bin
mv netrunner.exe bin
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment