summaryrefslogtreecommitdiffstats
path: root/examples/declarative/proxyviewer/proxyviewer.pro
blob: b6bfa7f60d360297b235f377b10644fcbded5153 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = proxyviewer
DEPENDPATH += .
INCLUDEPATH += .
QT += declarative network

# Input
SOURCES += main.cpp 
RESOURCES += proxyviewer.qrc