<PythonDExe Condition="$(PythonDExe) == ''"> $([System.IO.Path]::GetDirectoryName($(PythonExe))) \python$(PythonDebugSuffix).exe</PythonDExe>
<PythonDExe Condition="$(PythonDExe) == ''"> $([System.IO.Path]::GetDirectoryName($(PythonExe))) \python$(PythonDebugSuffix).exe</PythonDExe>