##// END OF EJS Templates
Some tests added for Vertical and Horizontal pie mappers
Some tests added for Vertical and Horizontal pie mappers

File last commit:

r1200:49edf2d3495f
r1239:81e9e29a1f6f
Show More
qbarseries.pro
6 lines | 194 B | text/idl | PrologLexer
sauimone
barseries unit testing
r1100 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qbarseries.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"