Are custom build steps supported with the <solution> task? In particular, I have a file that is preprocessed to generate a .cpp file. I have defined a custom build step to produce the cpp file (Lookup Specifying Custom Build Steps in the Visual Studio help for details), but there is no evidence that this step is being performed during the project build.
My present workaround is the have a separate build file that manually executes the preprocessor and then the cpp compiler with the <cl> task. Stephen Lewis Envisioneering LLC - Medical Products St. Louis, MO 63114 (314) 429-7367 x112 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users