input.p 407 B

12345678910111213141516
  1. --- ../base/testpkg.yaml 2010-09-07 11:40:02.000000000 +0800
  2. +++ testpkg.yaml 2010-09-17 10:58:15.238565836 +0800
  3. @@ -12,8 +12,10 @@ Description: |
  4. the base of all testings. In this YAML file, only basic keywords
  5. specified, plus with one sub package "devel".
  6. -Configure: none
  7. -Builder: none
  8. +Builder: qmake
  9. +QMakeOptions:
  10. + - --qmake-one
  11. + - --qmake-two
  12. SubPackages:
  13. - Name: devel