- First commit

This commit is contained in:
2024-09-30 11:11:42 +02:00
commit 752e7c7bbd
3 changed files with 259 additions and 0 deletions

5
lagueirtofile Normal file
View File

@@ -0,0 +1,5 @@
libs = -lSDL2 -lSDL2_mixer
cppflags = -D DEBUG -g
executable = thepool_debug
sourcepath = source
buildpath = build