summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/allcursors/allcursors.pro
blob: 8e7da30752e4a191c4574c473d4e2c9088de799a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#-------------------------------------------------
#
# Project created by QtCreator 2009-08-05T17:13:23
#
#-------------------------------------------------

TARGET = tst_allcursors
TEMPLATE = app


SOURCES += main.cpp\
        mainwindow.cpp

HEADERS  += mainwindow.h

FORMS    += mainwindow.ui