summaryrefslogtreecommitdiffstats
path: root/tests/qtuitest/testapps/graphicsViewTest/graphicsViewTest.pro
blob: 516694775f7d5d8ea5b081b194938868415cfd59 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

HEADERS += mainwindow.h
SOURCES += main.cpp mainwindow.cpp
mac:DESTDIR=$$BUILDROOT/bin