]> git.proxmox.com Git - sencha-touch.git/blobdiff - src/examples/carousel/.sencha/app/native.defaults.properties
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / carousel / .sencha / app / native.defaults.properties
diff --git a/src/examples/carousel/.sencha/app/native.defaults.properties b/src/examples/carousel/.sencha/app/native.defaults.properties
new file mode 100644 (file)
index 0000000..9b64ecd
--- /dev/null
@@ -0,0 +1,28 @@
+# =============================================================================
+# This file defines default property values that apply to the "native" build
+# environment.
+#
+# Please use native.properties to customize these properties unless you want
+# your customizations to be for all environments. In that case, you can instead
+# override these properties in build.properties.
+#
+# The properties defined in this file take priority over defaults.properties
+# but are lower priority than build.properties which in turn is lower priority
+# than native.properties.
+#
+# IMPORTANT - This file should not be modified by an app as it is overwritten
+# during each app upgrade.
+# =============================================================================
+
+build.options.logger=no
+
+build.options.debug=false
+
+# enable yui compression
+build.compression.yui=1
+
+enable.standalone.manifest=true
+
+app.microloader.name=testing.js
+
+skip.native-package=false