Bugs item #1082374, was opened at 2004-12-09 13:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1082374&group_id=31650
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tom McAnnally (tmcannally) Assigned to: Nobody/Anonymous (nobody) Summary: solution target and vcproj support for custom build steps Initial Comment: When you have a vc project with a custom build step specified, the custom build step is not executed as would normally occur if you run the build from the Development environment. I tested this on Visual Studio 2003. Attached is a project that can be used to reproduce the issue. This project should run the following command. echo This is a custom build step > buildoutput.txt to produce a build output of buildoutput.txt Custom build steps can also have input files. In this case the input file is input.txt. Download the example and build midltest.build to reproduce the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1082374&group_id=31650 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
