From 1eccfe5710b6d0a1484ed0f4affaf1aa3bb38483 Mon Sep 17 00:00:00 2001 From: herwin <welberge@ewi.utwente.nl> Date: Wed, 30 May 2012 14:35:29 +0200 Subject: [PATCH] fixed run.python --- python/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/build.properties b/python/build.properties index aa9003a..a09fa96 100644 --- a/python/build.properties +++ b/python/build.properties @@ -3,5 +3,5 @@ resolve.status=beta resource.path=${shared.resources}/Shared3DModels/resource;${shared.resources}/DefaultShaders/resource;${shared.resources}/LogbackConfigs/resource;${shared.resources}/HmiHumanoidBodyControl/resource;${shared.resources}/HmiHumanoidEmbodiments/resource; rebuild.list= pyzip.excludes= -run.py=run.py +run.py=build/run.py -- GitLab