##// END OF EJS Templates
Added some tests for BarModelMapper
Added some tests for BarModelMapper

File last commit:

r1364:7e4ecbbc6885
r1364:7e4ecbbc6885
Show More
qbarmodelmapper.pro
8 lines | 206 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += \
tst_qbarmodelmapper.cpp
!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"