fddfa84e0a535e77501260462883022c11bf8350
[situare] / tests / map / ownlocationitem / ownlocationitem.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Tue Apr 27 14:52:31 2010
3 ######################################################################
4
5 CONFIG += qtestlib
6 QT += network
7 TEMPLATE = app
8 TARGET = ownlocation
9 DEPENDPATH += .
10 INCLUDEPATH += . \
11      ../../../src/
12
13 RESOURCES += ../../../images.qrc
14
15 # Input
16 SOURCES += testownlocationitem.cpp \
17      ../../../src/map/mapscene.cpp \
18      ../../../src/map/maptile.cpp \
19      ../../../src/map/mapengine.cpp \
20      ../../../src/map/mapfetcher.cpp \
21      ../../../src/map/ownlocationitem.cpp \
22      ../../../src/map/mapview.cpp \
23      ../../../src/map/mapzoompanel.cpp \
24     ../../../src/map/mapbutton.cpp
25
26 HEADERS += ../../../src/map/ownlocationitem.h \
27      ../../../src/map/mapscene.h \
28      ../../../src/map/maptile.h \
29      ../../../src/map/mapengine.h \
30      ../../../src/map/mapfetcher.h \
31      ../../../src/map/mapcommon.h \
32      ../../../src/map/mapview.h \
33     ../../../src/map/mapzoompanel.h \
34     ../../../src/map/mapbutton.h