- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <RESOURCE_FILE>DiosUnitTools.rc</RESOURCE_FILE>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LocalDebuggerWorkingDirectory>D:\Project_SVN\DiosDriver_V3\DeivceDriver\PhysicalDevice\Others\DiosUnitTools\x64\Release</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- <RemoteDebuggerCommand>C:\DFOC_8.7.3300.601\DeviceV3\GENTestToolsX64.exe</RemoteDebuggerCommand>
- <RemoteDebuggerWorkingDirectory>C:\DFOC_8.7.3300.601\DeviceV3\</RemoteDebuggerWorkingDirectory>
- <RemoteDebuggerServerName>192.168.2.191</RemoteDebuggerServerName>
- <RemoteDebuggerConnection>RemoteWithoutAuthentication</RemoteDebuggerConnection>
- <LocalDebuggerCommand>D:\Project_SVN\DiosDriver_V3\DeivceDriver\PhysicalDevice\Others\DiosUnitTools\x64\Release\GENTestToolsX64.exe</LocalDebuggerCommand>
- </PropertyGroup>
- </Project>
|