> -Original Message-
> From: ptr2009 [mailto:ptrajku...@gmail.com]
> Sent: vrijdag 13 februari 2009 3:20
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] configure-from-registry for profile Mono 3.5 Profile
>
>
> hey all
>
>I am trying to run nant against mono-3.5 on a
hey all
I am trying to run nant against mono-3.5 on a windows machine on which I
have copied all mono files/folders without performing an actual mono
installation.
While running nant chokes on
trying to read SOFTWARE\Novell\Mono\DefaultCLR registry key in
Nant.exe.config
I can fix this
Hello Nant-Team,
I am building c++ libraries and my project directory layout is:
/root
default.build
/src
/interm
*.obj
/lib
*.lib
*.pdb
The idea is to put the directory tree (without the intermediate
directory) on