summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-04-02 14:09:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-04-02 14:09:15 (GMT)
commite42fcb117fa1a8d063023bb39db96da93159ee40 (patch)
tree14d7bebbe0c817626d3db9131575c955a7e0eecd /Help/prop_tgt
parenta76e23eabbd21ff4af54755362bead6334b279b7 (diff)
parenteb80af90936a17863d974f0a4257c9b6da62ec84 (diff)
downloadCMake-e42fcb117fa1a8d063023bb39db96da93159ee40.zip
CMake-e42fcb117fa1a8d063023bb39db96da93159ee40.tar.gz
CMake-e42fcb117fa1a8d063023bb39db96da93159ee40.tar.bz2
Merge topic 'remove-vs8-generator'
eb80af9093 Drop Visual Studio 8 2005 generator e7af91d026 Tests: Remove unused file from Tutorial Step7 test Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1901
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst b/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
index 1ff5bf0..368768a 100644
--- a/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
+++ b/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
@@ -3,8 +3,8 @@ DEPLOYMENT_REMOTE_DIRECTORY
Set the WinCE project ``RemoteDirectory`` in ``DeploymentTool`` and
``RemoteExecutable`` in ``DebuggerTool`` in ``.vcproj`` files generated
-by the :generator:`Visual Studio 9 2008` and :generator:`Visual Studio 8 2005`
-generators. This is useful when you want to debug on remote WinCE device.
+by the :generator:`Visual Studio 9 2008` generator.
+This is useful when you want to debug on remote WinCE device.
For example:
.. code-block:: cmake