##// END OF EJS Templates
Added Config::Tiny as a local module....
Added Config::Tiny as a local module. This removes the dependency to install any extra modules on perl.

File last commit:

r1100:63e0c277c9b2
r1150:27b7fe27c99d
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"