mirror of
https://github.com/fergalmoran/dss-mobile.git
synced 2025-12-22 09:50:53 +00:00
16 lines
634 B
Properties
16 lines
634 B
Properties
# =============================================================================
|
|
# This file provides an override point for default variables defined in
|
|
# build.properties and defaults.properties.
|
|
#
|
|
# IMPORTANT - Sencha Cmd will merge your changes with its own during upgrades.
|
|
# To avoid potential merge conflicts avoid making large, sweeping changes to
|
|
# this file.
|
|
# =============================================================================
|
|
|
|
# enable yui compression
|
|
build.compression.yui=1
|
|
|
|
build.options=${build.options.debug.disable},${build.options.logger.disable},${build.options.default}
|
|
app.microloader.name=testing.js
|
|
|