Added project for building all unit tests
[situare] / tests / situareservice / testlocationupdate / testlocationupdate.pro
1 # #####################################################################
2 # Automatically generated by qmake (2.01a) Wed Apr 7 16:44:14 2010
3 # #####################################################################
4 CONFIG += qtestlib
5 TEMPLATE = app
6 TARGET = 
7 DEPENDPATH += .
8 INCLUDEPATH += "/usr/include/qjson"
9 LIBS += "-lqjson"
10
11 # Input
12 HEADERS += ../../../src/situareservice/situareservice.h \
13     ../../../src/situareservice/imagefetcher.h \
14     ../../../src/facebookservice/facebookauthentication.h \
15     ../../../src/facebookservice/facebookcredentials.h \
16     ../../../src/cookiehandler/cookiehandler.h \
17     ../../../src/user/user.h \
18     testlocationupdate.moc
19 SOURCES += testlocationupdate.cpp \
20     ../../../src/situareservice/situareservice.cpp \
21     ../../../src/situareservice/imagefetcher.cpp \
22     ../../../src/facebookservice/facebookauthentication.cpp \
23     ../../../src/facebookservice/facebookcredentials.cpp \
24     ../../../src/cookiehandler/cookiehandler.cpp \
25     ../../../src/user/user.cpp
26 QT += core \
27     network \
28     webkit