diff --git a/build.txt b/build.txt new file mode 100644 index 0000000..9e9227c --- /dev/null +++ b/build.txt @@ -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