I am using the postbuild event in VS.  I am passing $(solutiondir), $(targetdir), $(targetfilename), and $(ConfigurationName) to a .cmd file.  I am trying to use the solution task and specify the projects.  When I run nant I can not seam to define these macros.  How can I use this same project file from both nant and VS and use the VS macros.

 

Thanks

Noah Davidson

Reply via email to