forked from jaildesigner-jailgames/jaildoctors_dilemma
- Added Some build notes to the repo
This commit is contained in:
3
build.txt
Normal file
3
build.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
/opt/gcw0-toolchain/usr/bin/mipsel-linux-g++ -D GCWZERO -I/opt/gcw0-toolchain/usr/mipsel-gcw0-linux-uclibc/sysroot/usr/include/SDL2 -D_GNU_SOURCE=1 -D_REENTRANT -lSDL2 -lstdc++ -std=c++11 source/*.cpp source/common/*.cpp -o jdd
|
||||||
|
sftp root@10.1.1.2:jdd <<< $'put jdd'
|
||||||
|
ssh root@10.1.1.2
|
||||||
Reference in New Issue
Block a user