From d5ecd49af9863d76254809baf88c646beab5a5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 23 Jun 2012 21:07:39 +0200 Subject: [PATCH] Issue #15102: Use HOST_PYTHON only if it is set. --- PCbuild/x64.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PCbuild/x64.props b/PCbuild/x64.props index 5f26e682960..4fb319bbbf8 100644 --- a/PCbuild/x64.props +++ b/PCbuild/x64.props @@ -1,6 +1,6 @@  - + $(HOST_PYTHON) @@ -23,4 +23,4 @@ $(PythonExe) - \ No newline at end of file +