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