I would expect "-D:vb6base=c:\program files\microsoft visual
studio\vb98" to work, but since you say the switches are in a file I
don't know if that will still be valid. (It would be from the command
line).

 

Regards,

Richard

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Teutsch
Sent: Wednesday, June 13, 2007 9:54 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] long filenames in property overrides

 

Can anybody suggest how I can squeeze a long filename with spaces into a
-D switch?  I've got a text file with a number of switches, like:

 

-buildfile:proj.build.xml

-logfile:proj.build.log

-D:vb6base=c:\program files\microsoft visual studio\vb98

 

But that last switch is no good, since it stops parsing the value upon
first space.  So far I've specified the 8.3 equivalent name, but that's
just a work-around.  I've tried quotes in various places, but can't make
it work.

 

Any suggestions are most welcome.  Thanks!

 




* C O N F I D E N T I A L I T Y N O T I C E *
-----------------------------------------------------------
The content of this e-mail is intended solely for the use of the individual or 
entity to whom it is addressed. If you have received this communication in 
error, be aware that forwarding it, copying it, or in any way disclosing its 
content to any other person, is strictly prohibited. Peek Traffic Corporation 
is neither liable for the contents, nor for the proper, complete and timely 
transmission of (the information contained in) this communication. If you have 
received this communication in error, please notify the author by replying to 
this e-mail immediately and delete the material from any computer.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to