]> git.proxmox.com Git - sencha-touch.git/blame - src/examples/blackberry/.sencha/app/touch.properties
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / blackberry / .sencha / app / touch.properties
CommitLineData
c4685c84
TL
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
22enable.touch.themes=true
23
24build.output.markuponly=false
25
26build.watcher.targets=-watch-sass-dir,-watch-compiler
27
28build.trigger.targets=-refresh
29
30# override the default sass directory
31compass.sass.dir=${app.sass.dir}
32
33build.options.product=touch
34
35build.options.minVersion=2.3