sencha.cfg 458 B

12345678910111213
  1. # This is the SDK version. By defining this property, we are declaring this
  2. # folder to be an SDK distribution.
  3. framework.name=ext
  4. framework.version=4.1.1
  5. framework.classpath=${framework.dir}/src
  6. #------------------------------------------------------
  7. # This is the minimum required Sencha Command version:
  8. framework.cmd.minver=3.0.0.136
  9. # This is the current version of the Sencha Command at the time of this SDK release:
  10. framework.cmd.version=3.0.0.136