qtmobility/config.tests/occ/occ.pro
changeset 4 90517678cc4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/config.tests/occ/occ.pro	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,24 @@
+###############################################################################
+# 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