{ "name" : "pf", "include" : [ { "path" : "${QOOXDOO_PATH}/tool/data/config/application.json" } ], "export" : [ "api", "build", "clean", "distclean", "fix", "info", "inspector", "lint", "migration", "pretty", "profiling", "source", "source-all", "test", "test-source", "translation" ], "let" : { "APPLICATION" : "pf", "QOOXDOO_PATH" : "../qooxdoo-1.1.1-sdk", "QXTHEME" : "pf.theme.Modern", "API_EXCLUDE" : ["qx.test.*", "${APPLICATION}.theme.*"], "LOCALES" : [ "en" ], "CACHE" : "${TMPDIR}/cache_new", "ROOT" : "." }, "jobs" : { "build" : { "copy-files" : { "files" : ["pf.html", "wz_jsgraphics.js", "entities.js", "pf_icon.png"] }, "copy-resources" : { "resource-filter" : true } } } }