]> git.proxmox.com Git - extjs.git/blame - extjs/examples/classic/responsive-app/.sencha/app/sencha.cfg
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / classic / responsive-app / .sencha / app / sencha.cfg
CommitLineData
6527f429
DM
1# The name of the application\r
2app.name=ResponsiveApp\r
3\r
4# The name of the framework used by the application (ext / touch)\r
5app.framework=ext\r
6\r
7# The path(s) to application javascript sources (comma separated)\r
8app.classpath=${app.dir}/app,${app.dir}/app.js\r
9\r
10# The path(s) to application javascript overrides (comma separated)\r
11app.overrides=${app.dir}/overrides\r
12\r
13# The root namespace to use when mapping scss resources to js classes\r
14# in the sass/src and sass/var directories\r
15\r
16# This value has been replaced by "build.dir" set in defaults.properties but is\r
17# preserved for compatibility.\r
18app.build.dir=${ext.dir}/build/examples/responsive-app\r
19\r
20# Path to sass rule definition files corresponding to JavaScript classes.\r
21app.sass.srcpath=${app.dir}/sass/src\r
22\r
23# Path to sass variable definition files corresponding to JavaScript classes.\r
24app.sass.varpath=${app.dir}/sass/var\r
25\r
26# Path to sass function and mixin files.\r
27app.sass.etcpath=${app.dir}/sass/etc/all.scss\r
28\r
29# Path to extra ruby files to include into the generated sass config.rb,\r
30# <approot>/sass/config.rb will be included automatically if present and does\r
31# not need to be specified.\r
32# app.sass.rubypath=\r
33\r
34# The name of the package containing the theme scss for the app\r
35\r
36# This property can be modified to change the input and output page file\r
37# used in the compile command. (eg: index.aspx, index.jsp ... )\r
38app.page.name=index.html\r
39\r
40# this property specifies a comma separated list of paths containing\r
41# resources to copy to the build directory\r
42app.resource.paths=\r
43\r
44#==============================================================================\r
45# Custom Properties - Place customizations below this line to avoid merge\r
46# conflicts with newer versions\r
47\r
48app.sass.namespace=${app.name}\r
49app.theme=theme-classic\r
50\r
51app.framework.version=6.0.0\r
52\r
53\r
54\r
55\r
56\r
57\r
58\r
59\r
60\r
61\r
62\r
63\r
64\r
65\r
66\r
67app.cmd.version=6.0.1.67\r