mirror of
https://github.com/open-simh/simh.git
synced 2026-02-06 00:25:28 +00:00
Similar to the build_ming.bat procedure which will invoke MinGW to biuild siimulators, this procedure will rebuild all of SIMH simulators using Visual Studio. If this procedure is not invoked from a Developer Command Prompt then the VS2008 tools are preferred if VS2008 is installed, otherwise the installed Visual Studio tools will be used prefering newer Visual Studio versions over older ones. If this procedure is invoked from a Developer Command Prompt then the tool chain provided with the command prompt is used to build the simh projects. A single argument to this procedure may be the word Debug, which will cause Debug binaries to be build rather than the Release binaries which is the default.
3.3 KiB
3.3 KiB