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