qtmobility/config.tests/occ/occ.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:18:40 +0300
changeset 4 90517678cc4f
permissions -rw-r--r--
Revision: 201015 Kit: 201018

###############################################################################
# Simple compilation test for the presence of One Click Connectivity
# support. In practice it is supported Symbian^3 onwards.
###############################################################################

CONFIG -= qt
TEMPLATE = app
TARGET = 
DEPENDPATH += 
INCLUDEPATH += .
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE

SOURCES += main.cpp

    LIBS += -lcommdb \
            -lapsettingshandlerui \
            -lconnmon \
            -lcentralrepository \
            -lesock \
            -linsock \
            -lecom \
            -lefsrv \
            -lextendedconnpref \
            -lnetmeta