mirror of https://github.com/KLayout/klayout.git
555 B
555 B
| 1 | #------------------------------------------------------------------------------- |
|---|---|
| 2 | # File: 'nightlyBuild.csv' |
| 3 | # |
| 4 | # Descriptions: |
| 5 | # 'nightlyBuild.py' via the --qttarget option. |
| 6 | # |
| 7 | # qtVer,target |
| 8 | # where |
| 9 | # qtVer = 5 or 6 |
| 10 | # target = [0='std', 1='ports', 2='brew', 3='brewHW', 4='ana3'] |
| 11 | # note that |
| 12 | # (qtVer,target)=(6,4) will be omitted |
| 13 | #------------------------------------------------------------------------------- |
| 14 | qtVer,target |
| 15 | 5,0 |
| 16 | 5,1 |
| 17 | 5,2 |
| 18 | 5,3 |
| 19 | 5,4 |
| 20 | #6,0 |
| 21 | #6,1 |
| 22 | #6,2 |
| 23 | #6,3 |
| 24 | #6,4 |