1 |
d2a8c3fd
|
Marc NICOLAS
|
#Thu, 16 May 2013 14:55:31 -0700
|
2 |
|
|
# This is the SDK version. By defining this property, we are declaring this
|
3 |
|
|
# folder to be an SDK distribution.
|
4 |
|
|
framework.name=ext
|
5 |
|
|
framework.version=4.2.1.883
|
6 |
|
|
framework.classpath=${framework.dir}/src
|
7 |
|
|
|
8 |
|
|
#------------------------------------------------------
|
9 |
|
|
|
10 |
|
|
# This is the minimum required Sencha Command version:
|
11 |
|
|
framework.cmd.minver=3.1.0.206
|
12 |
|
|
|
13 |
|
|
# This is the current version of the Sencha Command at the time of this SDK release:
|
14 |
|
|
framework.cmd.version=3.1.2.342 |