VFP MSBuild Target
Integrates Visual FoxPro builds into an automated process.
Project Manager: Alan Stevens
The initial code that has been checked into Source Code Control is
totally untested. After discussing the MsBuild concepts with me, Paul Witt did an implementation for use by Team Build in an unattended, automated role. Paul deserves credit for solving the initial issues dealing with modal dialogs created by VFP in automation mode. I tried to strip out everything that pertains to our environment, and remove all external dependencies.
I'll test and document real soon now.
Alan
The goals for this project are:
* Provide a GUI for including projects/files in a scheduled build, and set their appropriate properties
* Create a VFP build target to be used by the MSBuild engine, the build system found in Visual Studio.