-------- Original Message --------
Subject: [Nprof-developers] Re: solution task
Date: Tue, 06 Jan 2004 11:09:22 -0700
From: Matthew Mastracci <[EMAIL PROTECTED]>
To: Martin Aliger <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>


Sounds good to me too - just ensure that you've got compilerargs
specified by language.  There's a number of flags that are valid for a
single compiler only.

Martin Aliger wrote:

Hi all !
1/
Do you think, that now is good time to some cleaning and restructuring in solution task as we discussed earlier? I have some spare time and appetite to do that now!
2/
Also I would need (and like to) make some improvements to that task. What I need (and currently use not-commited patch) is need to custom arguments override like there:
<solution configuration="Release" outputdir="${output.dir}" includevsfolders="false" showcommands="true">
<projects>
<includes name="${build.dir}/**/*.csproj"/>
</projects>
<assemblyfolders>
<includes name="${output.dir}"/>
<includes name="${nunit.dir}"/>
<includes name="${references.dir}"/>
</assemblyfolders>
<compilerargs>
<arg value="/codepage:1250"/>
</compilerargs>
</solution>
We previously discuss that as it will be nice to do that at solution level or at project level. Do you still like the idea? I could implement that if you agree with that...
Regards,
Martin



------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Nprof-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nprof-developers




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to