]> git.proxmox.com Git - extjs.git/blame - extjs/examples/classic/simple-tasks/.sencha/app/sencha.cfg
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / classic / simple-tasks / .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# The name of the application\r
15app.name=SimpleTasks\r
16\r
17# The name of the framework used by the application (ext / touch)\r
18app.framework=ext\r
19\r
20# Output location for application build artifacts\r
21build.dir=${ext.dir}/build/examples/simple-tasks\r
22\r
23# Path to sass rule definition files corresponding to JavaScript classes.\r
24app.sass.srcpath=${app.dir}/sass/src\r
25\r
26# Path to sass variable definition files corresponding to JavaScript classes.\r
27app.sass.varpath=${app.dir}/sass/var\r
28\r
29# Path to sass function and mixin files.\r
30app.sass.etcpath=${app.dir}/sass/etc/all.scss\r
31\r
32# Path to extra ruby files to include into the generated sass config.rb,\r
33# <approot>/sass/config.rb will be included automatically if present and does\r
34# not need to be specified.\r
35# app.sass.rubypath=\r
36\r
37# The name of the package containing the theme scss for the app\r
38\r
39# This property can be modified to change the input and output page file\r
40# used in the compile command. (eg: index.aspx, index.jsp ... )\r
41app.page.name=index.html\r
42\r
43# this property specifies a comma separated list of paths containing\r
44# resources to copy to the build directory\r
45app.resource.paths=\r
46\r
47#==============================================================================\r
48# Custom Properties - Place customizations below this line to avoid merge\r
49# conflicts with newer versions\r
50\r
51app.framework.version=6.0.0\r
52\r
53app.sass.namespace=${app.name}\r
54app.theme=theme-classic\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
67\r
68\r
69\r
70app.cmd.version=6.0.1.67\r