RTL00_WEB_VS/RTLGDB/RTLGDB.vcxproj.user

12 lines
668 B
Text
Raw Permalink Normal View History

2017-11-28 19:31:40 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<OCDDebuggerExecutable>C:\RTL\6-2017-q2\bin\arm-none-eabi-gdb.exe</OCDDebuggerExecutable>
<OCDDebugBinary>$(ProjectDir)Debug\obj\Debug.axf</OCDDebugBinary>
<DebuggerFlavor>OCDDebugger</DebuggerFlavor>
<OCDDebuggerServerAddress>localhost:2331</OCDDebuggerServerAddress>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<DebuggerFlavor>OCDDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>