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