Ian MacLean wrote:
Hi Paco,
Francisco T. Martinez wrote:
I am interested in studying the potential to add support for
generating build files from prj2make and could use such schema.
You may be interested in the slingshot code that exists in
NAntContrib. This is a tool to generate build files fro
Hi Paco,
Francisco T. Martinez wrote:
I am interested in studying the potential to add support for
generating build files from prj2make and could use such schema.
You may be interested in the slingshot code that exists in NAntContrib.
This is a tool to generate build files from vs.net project fi
Scott Carr wrote:
Francisco T. Martinez wrote:
Hi folks:
Is there an XML schema that documents the NAnt build file?
In the Mono project we have a mechanism to generate both make files
and #Develop compatible solution and project file types. At there
are a few other projects that have evolved fro
I think this is in the FAQ, but basically you want to use the
task. Here's what I do:
http://nant.sourceforge.net/schema/"/>
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Francisco
T. Martinez
Sent: Tuesday, March 15
Francisco T. Martinez wrote:
Hi folks:
Is there an XML schema that documents the NAnt build file?
In the Mono project we have a mechanism to generate both make files
and #Develop compatible solution and project file types. At there are
a few other projects that have evolved from the original
pr