Add dvd builder script

This commit is contained in:
2025-05-08 20:19:44 -05:00
parent 8b1f0786f4
commit 0c1ead790d
14 changed files with 1359 additions and 51 deletions

View File

@ -1,2 +1,2 @@
CompileFlags: # Tweak the parse settings, example directory given to show format
Add: ["-Iinclude"]
Add: ["-Iinclude","-std=gnu++17"]