merged with use_last_location
[situare] / tests / map / uselastlocation / uselastlocation.pro
1 # #####################################################################
2 # Automatically generated by qmake (2.01a) Tue Apr 27 14:52:31 2010
3 # #####################################################################
4 CONFIG += qtestlib
5 QT += network \
6       webkit
7 TEMPLATE = app
8 TARGET = uselastlocation
9 DEPENDPATH += .
10 INCLUDEPATH += . \
11     ../../../src/
12 RESOURCES += ../../../images.qrc
13
14 # Input
15 SOURCES += testuselastlocation.cpp \
16     ../../../src/map/mapengine.cpp \
17     ../../../src/map/mapscene.cpp \
18     ../../../src/map/mapfetcher.cpp \
19     ../../../src/map/ownlocationitem.cpp \
20     ../../../src/map/gpslocationitem.cpp \
21     ../../../src/map/frienditemshandler.cpp \
22     ../../../src/map/maptile.cpp \
23     ../../../src/user/user.cpp \
24     ../../../src/map/maptilerequest.cpp \
25     ../../../src/map/baselocationitem.cpp \
26     ../../../src/map/friendlocationitem.cpp \
27     ../../../src/map/friendgroupitem.cpp \
28     ../../../src/ui/mainwindow.cpp \
29     ../../../src/ui/mapviewscreen.cpp \
30     ../../../src/ui/settingsdialog.cpp \
31     ../../../src/ui/logindialog.cpp \
32     ../../../src/map/mapview.cpp \
33     ../../../src/ui/friendlistpanel.cpp \
34     ../../../src/ui/userpanel.cpp \
35     ../../../src/ui/panelsidebar.cpp \
36     ../../../src/ui/zoombuttonpanel.cpp \
37     ../../../src/ui/friendlistview.cpp \
38     ../../../src/ui/panelsliderbar.cpp \
39     ../../../src/ui/friendlistitem.cpp \
40     ../../../src/ui/userinfo.cpp \
41     ../../../src/ui/imagebutton.cpp \
42     ../../../src/ui/updatelocation/updatelocationdialog.cpp \
43     ../../../src/ui/updatelocation/texteditautoresizer.cpp
44
45 HEADERS += ../../../src/map/mapengine.h \
46     ../../../src/map/mapscene.h \
47     ../../../src/map/mapfetcher.h \
48     ../../../src/map/ownlocationitem.h \
49     ../../../src/map/gpslocationitem.h \
50     ../../../src/map/frienditemshandler.h \
51     ../../../src/map/maptile.h \
52     ../../../src/user/user.h \
53     ../../../src/map/maptilerequest.h \
54     ../../../src/map/baselocationitem.h \
55     ../../../src/map/friendlocationitem.h \
56     ../../../src/map/friendgroupitem.h \
57     ../../../src/ui/mainwindow.h \
58     ../../../src/ui/mapviewscreen.h \
59     ../../../src/ui/settingsdialog.h \
60     ../../../src/ui/logindialog.h \
61     ../../../src/map/mapview.h \
62     ../../../src/ui/friendlistpanel.h \
63     ../../../src/ui/userpanel.h \
64     ../../../src/ui/panelsidebar.h \
65     ../../../src/ui/zoombuttonpanel.h \
66     ../../../src/ui/friendlistview.h \
67     ../../../src/ui/panelsliderbar.h \
68     ../../../src/ui/friendlistitem.h \
69     ../../../src/ui/userinfo.h \
70     ../../../src/ui/imagebutton.h \
71     ../../../src/ui/updatelocation/updatelocationdialog.h \
72     ../../../src/ui/updatelocation/texteditautoresizer.h
73
74
75
76 #DEFINES += QT_NO_DEBUG_OUTPUT