summaryrefslogtreecommitdiffstats
path: root/web-gui/calculator/config.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'web-gui/calculator/config.json.in')
-rw-r--r--web-gui/calculator/config.json.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-gui/calculator/config.json.in b/web-gui/calculator/config.json.in
index 73bc087..93c33c7 100644
--- a/web-gui/calculator/config.json.in
+++ b/web-gui/calculator/config.json.in
@@ -36,7 +36,8 @@
"API_EXCLUDE" : ["qx.test.*", "${APPLICATION}.theme.*", "${APPLICATION}.test.*"],
"LOCALES" : [ "en" ],
"CACHE" : "@abs_builddir@/../qooxdoo-cache",
- "ROOT" : "."
+ "BUILD_PATH" : "@abs_builddir@/build",
+ "ROOT" : "@abs_srcdir@"
}
// You only need to edit the remainder of this file, if you want to customize