##// END OF EJS Templates
Fixed some of the tests after Model mapping refactoring
Fixed some of the tests after Model mapping refactoring

File last commit:

r1100:63e0c277c9b2
r1178:817f067b4b97
Show More
qbarseries.pro
6 lines | 194 B | text/idl | PrologLexer
!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"