Added networkhandler include to
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 1 Jun 2010 06:08:55 +0000 (09:08 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 1 Jun 2010 06:08:55 +0000 (09:08 +0300)
tests/map/gpslocationitem/gpslocationitem.pro.

tests/map/gpslocationitem/gpslocationitem.pro

index 575514c..54d72b8 100644 (file)
@@ -11,9 +11,11 @@ INCLUDEPATH += . \
 
 # Input
 SOURCES += testgpslocationitem.cpp \ 
-    ../../../src/map/gpslocationitem.cpp
+    ../../../src/map/gpslocationitem.cpp \
+    ../../../src/network/networkhandler.cpp
 HEADERS += \ 
-    ../../../src/map/gpslocationitem.h
+    ../../../src/map/gpslocationitem.h \
+    ../../../src/network/networkhandler.h
 DEFINES += QT_NO_DEBUG_OUTPUT
 RESOURCES += ../../../images.qrc