]> git.proxmox.com Git - extjs.git/blob - extjs/examples/kitchensink/.sencha/app/native.defaults.properties
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / kitchensink / .sencha / app / native.defaults.properties
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
17 build.options.logger=no
18
19 build.options.debug=false
20
21 # enable yui compression
22 build.compression.yui=1
23
24 enable.standalone.manifest=true
25
26 app.microloader.name=testing.js
27
28 skip.native-package=false