We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a946c6 commit 56db464Copy full SHA for 56db464
RTEA.vcxproj
@@ -97,7 +97,7 @@
97
</PropertyGroup>
98
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Full|x64'" Label="Configuration">
99
<LinkIncremental>true</LinkIncremental>
100
- <TargetName>Cortex Command.profiling</TargetName>
+ <TargetName>Cortex Command.debug.full</TargetName>
101
<LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory>
102
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
103
0 commit comments