summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-03-08 11:30:02 -0500
committerBrad King <brad.king@kitware.com>2018-04-02 10:08:10 -0400
commiteb80af90936a17863d974f0a4257c9b6da62ec84 (patch)
treeddd5737390d2475112bed42120dac3b3e7ed23c5 /Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
parente7af91d02684e954596351b02b1dcb3c884b03f2 (diff)
downloadcmake-eb80af90936a17863d974f0a4257c9b6da62ec84.tar.gz
Drop Visual Studio 8 2005 generator
This generator has been deprecated since CMake 3.9. Remove it.
Diffstat (limited to 'Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst')
-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 1ff5bf01e0..368768ae78 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