phoneplugins/csplugin/tsrc/automaticanswertest/automaticanswertest.pro
changeset 45 6b911d05207e
child 74 d1c62c765e48
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phoneplugins/csplugin/tsrc/automaticanswertest/automaticanswertest.pro	Wed Jun 23 18:12:20 2010 +0300
@@ -0,0 +1,30 @@
+TEMPLATE = app
+CONFIG += hb 
+
+TRANSLATIONS = automaticanswertest.ts
+
+symbian { 
+    TARGET = automaticanswertest
+    TARGET.UID3 = 0xE23CECCD
+    TARGET.CAPABILITY = ALL -TCB 
+        #-NetworkControl \
+        # -NetworkServices \
+        # -ReadDeviceData \
+        # -MultimediaDD
+    INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE \
+										/epoc32/include/platform \
+										/epoc32/include/ecom
+    LIBS+= -letelmm
+		LIBS+= -letel      
+    LIBS+= -leuser 
+    LIBS+= -lecom 										
+        }
+
+
+HEADERS += automaticanswertest.h \
+					 etelincomingcallmonitor.h
+SOURCES += main.cpp \
+           automaticanswertest.cpp \
+           etelincomingcallmonitor.cpp
+FORMS += 
+RESOURCES +=