added missing test files
[situare] / tests / map / friendlocationitem / friendlocationitem.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 = friendlocation
9 DEPENDPATH += .
10 INCLUDEPATH += . \
11      ../../../src/
12
13 RESOURCES += ../../../images.qrc
14
15 # Input
16 SOURCES += testfriendlocationitem.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      ../../../src/map/baselocationitem.cpp \
26      ../../../src/user/user.cpp \
27      ../../../src/map/friendlocationitem.cpp
28
29 HEADERS += ../../../src/map/ownlocationitem.h \
30      ../../../src/map/mapscene.h \
31      ../../../src/map/maptile.h \
32      ../../../src/map/mapengine.h \
33      ../../../src/map/mapfetcher.h \
34      ../../../src/map/mapcommon.h \
35      ../../../src/map/mapview.h \
36      ../../../src/map/mapzoompanel.h \
37      ../../../src/map/mapbutton.h \
38      ../../../src/map/baselocationitem.h \
39      ../../../src/user/user.h \
40      ../../../src/map/friendlocationitem.h