auto.pro
10 lines
| 419 B
| text/idl
|
PrologLexer
Michal Klocek
|
r1200 | !include( ../tests.pri ) { | ||
error( "Couldn't find the tests.pri file!" ) | ||||
Michal Klocek
|
r1003 | } | ||
Michal Klocek
|
r224 | TEMPLATE = subdirs | ||
sauimone
|
r1691 | SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qpieslice qpieseries qpiemodelmapper qsplineseries qscatterseries qxymodelmapper qbarmodelmapper qhorizontalbarseries qhorizontalstackedbarseries qhorizontalpercentbarseries | ||
Michal Klocek
|
r1050 | |||
test_private:{ | ||||
Michal Klocek
|
r1564 | SUBDIRS += domain chartdataset | ||
Michal Klocek
|
r1050 | } | ||