a22f996725
Teach the VS 2008 and 2005 generators to set the `RemoteDirectory` in `DeploymentTool` and the `RemoteExecutable` in `DebuggerTool`. Use a `DEPLOYMENT_REMOTE_DIRECTORY` target property to specify the value.
8 lines
295 B
ReStructuredText
8 lines
295 B
ReStructuredText
vs-remote-directory
|
|
-------------------
|
|
|
|
* The :generator:`Visual Studio 9 2008` and :generator:`Visual Studio 8 2005`
|
|
generators learned to generate the remote directory for WinCE project
|
|
deployment and debugger settings. See the
|
|
:prop_tgt:`DEPLOYMENT_REMOTE_DIRECTORY` target property.
|