summaryrefslogtreecommitdiffstats
path: root/tests/qtuitest/testapps/fileDialogSaveApp/fileDialogSaveApp.pro
blob: cc8006e0fa0d32989db3d7d106a0947c4c61af9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
######################################################################
# Automatically generated by qmake (2.01a) Wed Jul 12 13:50:18 2006
######################################################################

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .
unix:!maemo* {
    # avoid the need for make install on *nix
    DESTDIR=$$BUILDROOT/bin
}

# Input
SOURCES += main.cpp


target.path += \
    /usr/local/bin

INSTALLS += \
    target