: Sparrman, David (GE
Healthcare, non-ge); nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Building
C++ projects with the solution task
The Visual Studio macro is called
$(ProjectDir), not $(ProjDir). That should solve your problem.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL
:
[Nant-users] Building C++ projects with the solution task
We are running NAnt 0.85 nightly
2001-01-15 using the solution task.
If a C++ project file in the
solution has an assembly reference using variable ${SolutionDir) to define
referenced location, building the solution using nant works
We are running NAnt 0.85 nightly 2001-01-15 using the
solution task.
If a C++ project file in the solution has an assembly
reference using variable ${SolutionDir) to define referenced location, building
the solution using nant works.
Unfortunately, we cannot use that approach since