Fixed unit tests
[situare] / tests / map / friendlocationitem / friendlocationitem.pro
1 # #####################################################################
2 # Automatically generated by qmake (2.01a) Tue Apr 27 14:52:31 2010
3 # #####################################################################
4 CONFIG += qtestlib
5 QT += network
6 TEMPLATE = app
7 DEPENDPATH += .
8 INCLUDEPATH += . \
9     ../../../src/
10 RESOURCES += ../../../images.qrc
11
12 # Input
13 SOURCES += testfriendlocationitem.cpp \
14     ../../../src/map/mapscene.cpp \
15     ../../../src/map/maptile.cpp \
16     ../../../src/map/mapengine.cpp \
17     ../../../src/map/mapfetcher.cpp \
18     ../../../src/map/ownlocationitem.cpp \
19     ../../../src/map/mapview.cpp \
20     ../../../src/map/baselocationitem.cpp \
21     ../../../src/user/user.cpp \
22     ../../../src/map/friendlocationitem.cpp \
23     ../../../src/map/maptilerequest.cpp \
24     ../../../src/map/frienditemshandler.cpp \
25     ../../../src/map/friendgroupitem.cpp \
26     ../../../src/map/gpslocationitem.cpp
27 HEADERS += ../../../src/map/ownlocationitem.h \
28     ../../../src/map/mapscene.h \
29     ../../../src/map/maptile.h \
30     ../../../src/map/mapengine.h \
31     ../../../src/map/mapfetcher.h \
32     ../../../src/map/mapcommon.h \
33     ../../../src/map/mapview.h \
34     ../../../src/map/baselocationitem.h \
35     ../../../src/user/user.h \
36     ../../../src/map/friendlocationitem.h \
37     ../../../src/map/maptilerequest.h \
38     ../../../src/map/frienditemshandler.h \
39     ../../../src/map/friendgroupitem.h \
40     ../../../src/map/gpslocationitem.h
41
42 DEFINES += QT_NO_DEBUG_OUTPUT