gel.demo: Use 'gel_sdl'.

This commit is contained in:
Rod Kay
2023-11-03 18:02:10 +11:00
parent 0b4d19522b
commit 2f6670a24c
34 changed files with 217 additions and 123 deletions

View File

@@ -1,7 +1,8 @@
with
"gel",
"gel_sdl",
"lace_shared";
project Drop_Ball_On_Box
is
for Object_Dir use "build";
@@ -19,4 +20,4 @@ is
for Linker_Options use ("-g", "-lGL", "-lGLU", "-lglut", "-lSDL2");
end Linker;
end Drop_Ball_On_Box;
end Drop_Ball_On_Box;