update
This commit is contained in:
3
djstdlib/build
Normal file
3
djstdlib/build
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
g++ -g -g3 -lm -DOS_LINUX=1 -DENABLE_ASSERT=1 ./app.cpp -o ./target/app
|
||||
Reference in New Issue
Block a user