##// END OF EJS Templates
run_tests.pl: adding linux specific stuff
run_tests.pl: adding linux specific stuff

File last commit:

r1116:dc4f42f0f54e
r1151:b4dd2f0d11e3
Show More
auto.pro
10 lines | 264 B | text/idl | PrologLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qpieslice qpieseries
test_private:{
SUBDIRS += chartdataset domain
}