diff -r cfcbf08528c4 -r 2b40d63a9c3d qtmobility/config.tests/snap/snap.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/config.tests/snap/snap.pro Fri Apr 16 15:51:22 2010 +0300 @@ -0,0 +1,14 @@ +############################################################################### +# 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