summaryrefslogtreecommitdiffstats
path: root/host/docs/build.rst
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-07-16 18:29:16 -0700
committerJosh Blum <josh@joshknows.com>2010-07-16 18:29:16 -0700
commitef0ca3b183c8526d5895ba918abffc9624bb2290 (patch)
tree8721d291dffc9dda04374378b47e931119fa4b0b /host/docs/build.rst
parente1e3ed670ae4a2f8a4157977631ae8eed88f55b8 (diff)
parent1f1651ba46e55017bf598f0824b62be5ae2c5fd8 (diff)
downloaduhd-ef0ca3b183c8526d5895ba918abffc9624bb2290.tar.gz
uhd-ef0ca3b183c8526d5895ba918abffc9624bb2290.tar.bz2
uhd-ef0ca3b183c8526d5895ba918abffc9624bb2290.zip
Merge branch 'package'
Also tweaked pkg config file Conflicts: host/CMakeLists.txt
Diffstat (limited to 'host/docs/build.rst')
-rw-r--r--host/docs/build.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst
index 6f0afdb6e..8f0d0db59 100644
--- a/host/docs/build.rst
+++ b/host/docs/build.rst
@@ -147,6 +147,12 @@ Build the project in MSVC
**Note:** you may not have permission to build the install target.
You need to be an administrator or to run MSVC as administrator.
+** alternative command line instructions **
+
+* Open the Visual Studio Command Prompt Shorcut
+* DevEnv <uhd-repo-path>\host\build\ALL_BUILD.vcproj /Build Release
+* DevEnv <uhd-repo-path>\host\build\INSTALL.vcproj /Build Release
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Setup the PATH environment variable
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^