<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <DbgengLocalCommand Condition="'$(DbgengLocalCommand)'==''">$(TargetPath)</DbgengLocalCommand>
    <DbgengLocalWorkingDirectory>$(ProjectDir)</DbgengLocalWorkingDirectory>
  </PropertyGroup>
</Project>