Updated unit tests
[situare] / tests / map / mapengine / testmapengine.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 TARGET = 
8 DEPENDPATH += .
9 INCLUDEPATH += . \
10     ../../../src/
11
12 # DEFINES += QT_NO_DEBUG_OUTPUT
13 # Input
14 SOURCES += testmapengine.cpp \
15     ../../../src/map/mapengine.cpp \
16     ../../../src/map/mapscene.cpp \
17     ../../../src/map/maptile.cpp \
18     ../../../src/map/mapview.cpp \
19     ../../../src/map/mapfetcher.cpp \
20     ../../../src/map/mapzoompanel.cpp \
21     ../../../src/map/mapbutton.cpp \
22     ../../../src/map/ownlocationitem.cpp
23 HEADERS += ../../../src/map/mapengine.h \
24     ../../../src/map/mapscene.h \
25     ../../../src/map/maptile.h \
26     ../../../src/map/mapview.h \
27     ../../../src/map/mapfetcher.h \
28     ../../../src/common.h \
29     ../../../src/map/mapzoompanel.h \
30     ../../../src/map/mapbutton.h \
31     ../../../src/map/ownlocationitem.h
32 RESOURCES += 
33
34 DEFINES += QT_NO_DEBUG_OUTPUT
35