Clarified building be run from the Visual Studio Developer Command Prompt

This commit is contained in:
Kelby Murie 2023-01-12 09:58:02 +11:00
parent a7b8c20972
commit 1e5b803e99

View File

@ -169,7 +169,7 @@ The following future refinements are planned:
* Running `msbuild windows/GhostPDL.sln /p:Configuration=Release /p:Platform=x64` from the Developer Command
Prompt.
5. Run the `GhostTrap/build.bat` build script.
5. Run the `GhostTrap/build.bat` build script from the Developer Command Prompt.
The installer will be output to `GhostTrap/target/ghost-trap-installer-${version}.exe`.