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