summaryrefslogtreecommitdiffstats
path: root/qx08/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'qx08/config.json')
-rw-r--r--qx08/config.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/qx08/config.json b/qx08/config.json
new file mode 100644
index 0000000..4bc2a4c
--- /dev/null
+++ b/qx08/config.json
@@ -0,0 +1,20 @@
+{
+ "name" : "qx08",
+
+ "include" :
+ [
+ {
+ "path" : "../../../../../../../usr/pack/qooxdoo-0.8svn-to/frontend/tool/data/config/application.json"
+ }
+ ],
+
+ "let" :
+ {
+ "APPLICATION" : "tr",
+ "QOOXDOO_PATH" : "../../../../../../../usr/pack/qooxdoo-0.8svn-to/frontend/framework",
+ "QOOXDOO_URI" : "../${QOOXDOO_PATH}",
+ "QXTHEME" : "qx.theme.Modern",
+ "LOCALES" : [ "en" ],
+ "ROOT" : "."
+ }
+}