summaryrefslogtreecommitdiff
path: root/solenv/gbuild
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-06-16 13:12:44 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-06-16 13:12:44 +0200
commit2f1e90b82ba43ed1d8f34e3f43dfdcb76e1b8417 (patch)
treea33cea42b83422c9425d60604d9770f734ff319b /solenv/gbuild
parentc6e8f302e634112781929e398fe6874b9a762adf (diff)
Blind fix attempt for PythonTest on Windows
Change-Id: I5e517c93c402dbbdc5dc09c77d537aec819d9a81
Diffstat (limited to 'solenv/gbuild')
-rw-r--r--solenv/gbuild/platform/com_MSC_class.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/com_MSC_class.mk b/solenv/gbuild/platform/com_MSC_class.mk
index 0d050dd1b1f6..bafa63f6c22e 100644
--- a/solenv/gbuild/platform/com_MSC_class.mk
+++ b/solenv/gbuild/platform/com_MSC_class.mk
@@ -452,7 +452,7 @@ endef
# PythonTest class
-gb_PythonTest_PRECOMMAND :=
+gb_PythonTest_PRECOMMAND := $(gb_Helper_LIBRARY_PATH_VAR)=$${$(gb_Helper_LIBRARY_PATH_VAR):+$$$(gb_Helper_LIBRARY_PATH_VAR):}$(gb_DEVINSTALLROOT)/URE/bin:$(gb_DEVINSTALLROOT)/program:$(OUTDIR)/bin
# SrsPartTarget class