summaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-01-20 15:43:00 -0800
committerJosh Blum <josh@joshknows.com>2011-01-20 15:43:00 -0800
commitf76ace93b6ae24e766a1dd2b56f92204762d8ddb (patch)
treed556e321f6704b168222236c9e3bcffc0da28493 /host/docs
parent9239878b0b81c3a368bf11cfc2fe48bfb05ff902 (diff)
downloaduhd-f76ace93b6ae24e766a1dd2b56f92204762d8ddb.tar.gz
uhd-f76ace93b6ae24e766a1dd2b56f92204762d8ddb.tar.bz2
uhd-f76ace93b6ae24e766a1dd2b56f92204762d8ddb.zip
uhd: correct msvc terminal commands for building
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/build.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/build.rst b/host/docs/build.rst
index 812b5c1a9..74ebc9ee4 100644
--- a/host/docs/build.rst
+++ b/host/docs/build.rst
@@ -183,8 +183,8 @@ Open the Visual Studio Command Prompt Shorcut:
::
cd <uhd-repo-path>\host\build
- DevEnv ALL_BUILD.vcproj /Build Release
- DevEnv INSTALL.vcproj /Build Release
+ DevEnv uhd.sln /build Release /project ALL_BUILD
+ DevEnv uhd.sln /build Release /project INSTALL
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Setup the PATH environment variable