summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxyseries/qlineseries.pro
blob: cb353869ee18d52a3ef2e900881aedfb9a602823 (plain)
1
2
3
4
5
6
!include( ../auto.pri ) {
    error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qlineseries.cpp

!system_build:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"