Finalised review and removed review comments
[situare] / tests / map / maptile / testmaptile.pro
1 # #####################################################################
2 # Automatically generated by qmake (2.01a) Mon Mar 29 10:06:28 2010
3 # #####################################################################
4 CONFIG += qtestlib
5 QT += network
6 TEMPLATE = app
7 TARGET = 
8 DEPENDPATH += .
9 INCLUDEPATH += . \
10     ../../../src/
11
12 # Input
13 SOURCES += testmaptile.cpp \
14     ../../../src/map/maptile.cpp \
15     ../../../src/map/mapfetcher.cpp \
16     ../../../src/map/mapengine.cpp \
17     ../../../src/map/mapscene.cpp
18 HEADERS += ../../../src/map/maptile.h \
19     ../../../src/map/mapfetcher.h \
20     ../../../src/map/mapengine.h \
21     ../../../src/map/mapscene.h