5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
|
compiler "g++";
|
||
|
binary "io";
|
||
|
source "src/*.cpp";
|
||
|
compile;
|