Default to TargetDir for debugging working dir (the dir with the exe)

This commit is contained in:
baldurk
2017-02-08 15:38:25 +00:00
parent 4e14ebbe51
commit 9d6aed683e
+1
View File
@@ -24,6 +24,7 @@
<Keyword>Qt4VSv1.0</Keyword>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<ProjectName>qrenderdoc</ProjectName>
<LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">