author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 23 Jun 2010 19:08:38 +0300 | |
changeset 14 | 6fbed849b4f4 |
parent 1 | 2b40d63a9c3d |
permissions | -rw-r--r-- |
############################################################################### # Simple compilation test for the presence of Service Network Access Point # support. In practice it is supported S60 3rd Edition Featurepack 2 onwards. ############################################################################### CONFIG -= qt TEMPLATE = app TARGET = DEPENDPATH += INCLUDEPATH += . INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE SOURCES += main.cpp LIBS += -lcmmanager