RE: [Nant-users] Including external properties files

2003-12-12 Thread Kevin Dickover
] On Behalf Of Damir Simunic Sent: Friday, December 12, 2003 11:47 AM To: [EMAIL PROTECTED] Subject: RE: [Nant-users] Including external properties files Kevin, Do you have the namespace defined for visual studio intellisense or such in the file that includes other files? Damir -Original

RE: [Nant-users] Including external properties files

2003-12-12 Thread Damir Simunic
-mail)' Subject: RE: [Nant-users] Including external properties files I have used to external files as well. However I find that targets defined in an include file can be called but they never actually do anything. Is this behavior a bug or by design? If it is by design that should be documented.

RE: [Nant-users] Including external properties files

2003-12-12 Thread Jean Rajotte
On Behalf Of > Kevin Dickover > Sent: Friday, December 12, 2003 10:55 > To: 'Nant (E-mail)' > Subject: RE: [Nant-users] Including external properties files > > > I have used to external files as well. However I find that > targets defined in an include file can

RE: [Nant-users] Including external properties files

2003-12-12 Thread Damir Simunic
On Behalf Of Daniel Bron Sent: Friday, December 12, 2003 4:37 PM To: Nant (E-mail) Subject: [Nant-users] Including external properties files Hello, I'm new to Nant. Is there any way to include external properties files from a build file? That is, I would like to seperate (global) properties

RE: [Nant-users] Including external properties files

2003-12-12 Thread Daniel Bron
Thank you for your help, -D. Bron -Original Message- From: Jean Rajotte [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 10:47 AM To: 'Daniel Bron'; 'Nant (E-mail)' Subject: RE: [Nant-users] Including external properties files it's not a property f

RE: [Nant-users] Including external properties files

2003-12-12 Thread Kevin Dickover
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jean Rajotte Sent: Friday, December 12, 2003 10:47 AM To: 'Daniel Bron'; 'Nant (E-mail)' Subject: RE: [Nant-users] Including external properties files it's not a property file per se, but a project file that defines properties, li

RE: [Nant-users] Including external properties files

2003-12-12 Thread Jean Rajotte
From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Daniel Bron > Sent: Friday, December 12, 2003 10:37 > To: Nant (E-mail) > Subject: [Nant-users] Including external properties files > > > Hello, > > I'm new to Nant. Is there any way to include ex

[Nant-users] Including external properties files

2003-12-12 Thread Daniel Bron
Hello, I'm new to Nant. Is there any way to include external properties files from a build file? That is, I would like to seperate (global) properties and actions, so different users can have different configurations. -D. Bron --- This SF.ne