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 3cfbfaf commit 94ca45aCopy full SHA for 94ca45a
RTEA.vcxproj
@@ -137,7 +137,7 @@
137
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profiling|x64'" Label="Configuration">
138
<WholeProgramOptimization>true</WholeProgramOptimization>
139
<LinkIncremental>false</LinkIncremental>
140
- <TargetName>Cortex Command.debug.release</TargetName>
+ <TargetName>Cortex Command.profiling</TargetName>
141
<LocalDebuggerWorkingDirectory>$(OutDir)</LocalDebuggerWorkingDirectory>
142
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
143
</PropertyGroup>
0 commit comments