]> git.proxmox.com Git - sencha-touch.git/blob - src/examples/carousel/.sencha/app/touch.properties
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / carousel / .sencha / app / touch.properties
1 # =============================================================================
2 # This file defines default property values that apply to all builds based on
3 # Sencha Touch 2.3.x frameworks.
4 #
5 # Please use build.properties to customize these properties.
6 #
7 # To override a property based on build.environment instead add properties to
8 # one of these higher priority files:
9 #
10 # - production.properties
11 # - testing.properties
12 # - native.properties
13 # - package.properties
14 #
15 # The properties defined in this file take priority over defaults.properties
16 # and *.defaults.properties.
17 #
18 # IMPORTANT - This file should not be modified by an app as it is overwritten
19 # during each app upgrade.
20 # =============================================================================
21
22 enable.touch.themes=true
23
24 build.output.markuponly=false
25
26 build.watcher.targets=-watch-sass-dir,-watch-compiler
27
28 build.trigger.targets=-refresh
29
30 # override the default sass directory
31 compass.sass.dir=${app.sass.dir}
32
33 build.options.product=touch
34
35 build.options.minVersion=2.3