gel.demo: Rename original 'pong' folder to 'pong-sdl'.

This commit is contained in:
Rod Kay
2023-11-03 18:16:05 +11:00
parent 2f6670a24c
commit cad7a9f3bc
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ with
"gel_sdl",
"lace_shared";
project Pong
is
for Object_Dir use "build";
@@ -14,4 +15,4 @@ is
package Compiler renames Lace_shared.Compiler;
package Binder renames Lace_shared.Binder;
end Pong;
end Pong;