]> git.proxmox.com Git - sencha-touch.git/blame - src/examples/blackberry/.sencha/app/native.defaults.properties
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / blackberry / .sencha / app / native.defaults.properties
CommitLineData
c4685c84
TL
1# =============================================================================
2# This file defines default property values that apply to the "native" build
3# environment.
4#
5# Please use native.properties to customize these properties unless you want
6# your customizations to be for all environments. In that case, you can instead
7# override these properties in build.properties.
8#
9# The properties defined in this file take priority over defaults.properties
10# but are lower priority than build.properties which in turn is lower priority
11# than native.properties.
12#
13# IMPORTANT - This file should not be modified by an app as it is overwritten
14# during each app upgrade.
15# =============================================================================
16
17build.options.logger=no
18
19build.options.debug=false
20
21# enable yui compression
22build.compression.yui=1
23
24enable.standalone.manifest=true
25
26app.microloader.name=testing.js
27
28skip.native-package=false