##// END OF EJS Templates
chartdesigner draft, pushed before beging away
chartdesigner draft, pushed before beging away

File last commit:

r1105:fc38b75b444a
r1126:10e4d0a81e94
Show More
auto.pro
10 lines | 228 B | text/idl | PrologLexer
!include( ../test.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qpieslice qpieseries
test_private:{
SUBDIRS += chartdataset domain
}