9 lines
109 B
Bash
9 lines
109 B
Bash
#/usr/bin/bash
|
|
|
|
cd makeheaders
|
|
make
|
|
cd ..
|
|
|
|
sh compile_linux.sh
|
|
sh compile_windows_64.sh
|
|
sh compile_windows.sh |