summaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/build.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst
index f5a8dac8d..a00cefabd 100644
--- a/host/docs/build.rst
+++ b/host/docs/build.rst
@@ -138,6 +138,7 @@ Generate the project with cmake
Build the project in MSVC
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Open the generated project file in MSVC.
+* Change the build type from "Debug" to "Release".
* Select the build all target, right click, and choose build.
* Select the install target, right click, and choose build.