Files
3d-cube-ada-version/threed.gpr
T
2024-02-07 19:20:50 +11:00

6 lines
115 B
Plaintext

with "/home/jason/opt/sdlada/share/gpr/sdlada.gpr";
project threed is
for Main use ("threed.adb");
end threed;