##// END OF EJS Templates
Add vs2010 64bit support for Bamboo builds
Add vs2010 64bit support for Bamboo builds

File last commit:

r1100:63e0c277c9b2
r1156:19e643798636
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"