gel.demo: Use 'gel_sdl'.
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user