Hello,
I have a directory of .cs files(each of them
has a Main) which I would
like to build into corresponding executables
as follows:
RandomName1.cs should be compiled into RandomName1.exe
RandomName2.cs should be compiled into RandomName2.exe
etc.
Is there an elegant way to do this with NAnt?
The csc task seems to have a single target so
I was thinking of using foreach with a File
iteration but the filename property gives me
the full path and I just need part of the full
name e.g. RandomName1 . Any suggestions will be
appreciated.
Thanks,
Kamen
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users