Merge branch 'master' into locationlistview
[situare] / src / src.pro
index 01451ba..20ad86d 100644 (file)
@@ -72,7 +72,8 @@ SOURCES += main.cpp \
     ui/extendedlistitemstore.cpp \
     ui/extendedlistitemdelegate.cpp \
     ui/locationlistview.cpp \
-    ui/friendlistview.cpp
+    ui/friendlistview.cpp \
+    routing/geocodingservice.cpp
 HEADERS += application.h \
     common.h \
     engine/engine.h \
@@ -145,7 +146,10 @@ HEADERS += application.h \
     ui/extendedlistitemstore.h \
     ui/extendedlistitemdelegate.h \
     ui/locationlistview.h \
-    ui/friendlistview.h
+    ui/friendlistview.h \
+    error.h \
+    routing/geocodingservice.h
+
 QT += network \
     webkit