comp.lang.ada
 help / color / mirror / Atom feed
From: Zircona <Zircona01@yahoo.com>
Subject: gnat project "include file"
Date: Mon, 7 Dec 2009 10:27:54 -0800 (PST)
Date: 2009-12-07T10:27:54-08:00	[thread overview]
Message-ID: <4e8ce175-17da-414d-ba32-57406d23831a@x25g2000prf.googlegroups.com> (raw)

HI!

I got a projet which are multiple project.. Some of them have
dependency to the other.
Is there a way to change the with command to used an environment
variable?
E.g.
I have a project call electrics.gpr:
with "..\..\..\acsys_common\dist\script\acsys_common.gpr"
project electrics is
end electrics;

I would like something like
with External ("ACSYS_COMMON_SCRIPT") & "/acsys_common.gpr"
project electrics is
end electrics;

Is there a way to do this?

Thanks!



             reply	other threads:[~2009-12-07 18:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-07 18:27 Zircona [this message]
2009-12-07 19:58 ` gnat project "include file" sjw
2009-12-08  8:42 ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox