mirror of
https://github.com/AdaCore/gpr.git
synced 2026-02-12 12:58:39 -08:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
with "gpr2";
|
|
|
|
project Source_Interface is
|
|
for Object_Dir use "obj";
|
|
for Exec_Dir use ".";
|
|
for Main use ("main.adb");
|
|
end Source_Interface; |