Hi all,
In our project - which we build using nAnt 0.84 - if I change any compiler option like "/clr", etc.,
the C# / C++ project is not compiled in case of an ordinary build - i.e. - "no rebuild".
I dont know whether nAnt/ the c# / C++ compiler looks for the time stamp of the dll - which already exists in the target folder.
Finding it up to date w.r.t. the source files - i.e. - the source files are not changed - only the compiler options are changed in that project.
Is there any solution for this ?
Please help ?
Thanks in advance -
Bye,
Madhu