Prebuild Instructions Prebuild is an XML-driven pre-build tool allowing developers to easily generate project or make files for major IDE's and .NET development tools including: Visual Studio 2005, Visual Studio 2003, Visual Studio 2002, SharpDevelop, SharpDevelop2, MonoDevelop, and NAnt. _______________________________________________________________________________ Overview Prebuild can be either be run from the command line to generate the project and make files or you can execute the included batch (*.bat) and Unix Shell script (*.sh) files. _______________________________________________________________________________ The currently supported developement tools and their associated batch and shell script files. Visual Studio .NET 2005 (VS2005.bat) Visual Studio .NET 2003 (VS2003.bat) Visual Studio .NET 2002 (VS2002.bat) SharpDevelop (SharpDevelop.bat) - http://www.icsharpcode.net/OpenSource/SD/ SharpDevelop2 (SharpDevelop.bat) - http://www.icsharpcode.net/OpenSource/SD/ MonoDevelop (MonoDevelop.sh) - http://www.monodevelop.com/ NAnt (nant.sh and nant.bat) - http://nant.sourceforge.net/ Autotools (autotools.bat and autotools.sh) - http://en.wikipedia.org/wiki/GNU_build_system Notes: A Unix Shell script is provided for MonoDevelop, as it does not run on Windows at this time. Visual Studio .NET 2005 and the Visual Express IDE's can import solutions from older versions of Visual Studio .NET. Makefiles are not currently supported. _______________________________________________________________________________ Command Line Syntax: Example: > Prebuild /target vs2003 This will generate the project files for Visual Studio.NET 2003 and place the redirect the log to a file named PrebuildLog.txt in the parent directory The syntax structure is as below, where commandParameter is optional depending on the command and you can provide several option-value pairs. Note: The '> ' signifies the command prompt, do not enter this literally > Prebuild /