If I want to copy a referenced assemble to my output directory, do I
need to manually copy it or is there some way to simulate copyLocal?
Thanks
For more information about Barclays Capital, please
visit our web site at ht
Title: Message
I am
calling MIDL , CL etc as individual task in NAnt. They basically have different
optins depending on release or debug, I currently have code
like
Title: Message
Hi,
what does everyone do to build release and debug versions of your
c++ projects. Is it preferred to have separate NAnt scripts for each, or should i just set different compiler options in one script, depending on which configuration is being built?
Thanks
Trev
---
Ok, I have fixed this by using devenv.com instead of just devenv.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Moody,
Trevor: IT (LDN)
Sent: 27 June 2005 11:43
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] , devenv and console output
Hi
Hi,
I am trying to use the devenv from an exec task to build at c++
solution, it seems to work fine, but I am not getting the output that I
would get from running devenv from the command line. I am only seeing
Nant output. Is there a way to see the normal output, i.e fils that are
compileing, war