##// END OF EJS Templates
functionnal colorbar
functionnal colorbar

File last commit:

r0:5db0360e1259 default
r4:6986421aea60 default
Show More
auto.pri
10 lines | 220 B | text/plain | TextLexer
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
QT += testlib widgets
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")
INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h