exclaim/.jedproject

4 lines
128 B
Plaintext

Compile_Command = "ninja -C " + Project_Root + "build";
Run_Command = Project_Root + "build/src/exclaim";
Cleanup_Command = "";