This repository has been archived on 2025-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
Files
iodine/Bobfile

5 lines
58 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:28:56 +10:00
compiler "g++";
binary "io";
source "src/*.cpp";
compile;