##// END OF EJS Templates
Fixed naming of the lib on system build; debug on OSX and Win
Fixed naming of the lib on system build; debug on OSX and Win

File last commit:

r1364:7e4ecbbc6885
r1431:e9fe3eb4488c
Show More
auto.pro
10 lines | 360 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += qchartview qchart qlineseries qbarset qbarseries qstackedbarseries qpercentbarseries qgroupedbarseries qpieslice qpieseries qpiemodelmapper qsplineseries qscatterseries qxymodelmapper qbarmodelmapper
test_private:{
SUBDIRS += chartdataset domain
}