Re: [Nant-users] Problem with solution task

2004-11-30 Thread Obtenebration
Hi, I have discovered more or less what seems to be the problem. The problem is related to the task called by the task. The problem is that I have the files like this: engine - game --- version.h --- version.cpp -- platform --- platform.h In the

[Nant-users] Problem with solution task

2004-11-29 Thread Obtenebration
Hi, I have a big project to compile. Its structure is more or less like this [and I cannot change it]: projectX --- engine - math - platform - etc... --- exporter --- vc6 --- vc7 --- etc... I have created a .bui