phonesettings/cpphonesettingsplugins/telephonyplugin/telephonyplugin.pro
changeset 77 2be0b271d017
parent 21 92ab7f8d0eab
child 78 baacf668fe89
--- a/phonesettings/cpphonesettingsplugins/telephonyplugin/telephonyplugin.pro	Fri Sep 17 08:29:19 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/telephonyplugin/telephonyplugin.pro	Mon Oct 04 00:16:48 2010 +0300
@@ -32,10 +32,10 @@
 
 
 # Input
-HEADERS += src/cptelephonyplugin.h  \
-			src/cptelephonypluginview.h
+HEADERS += src/cptelephonyplugin.h \
+           src/cptelephonypluginview.h
 SOURCES += src/cptelephonyplugin.cpp \
-		   src/cptelephonypluginview.cpp
+           src/cptelephonypluginview.cpp
 
 include(../cpplugincommon.pri)
 
@@ -44,8 +44,7 @@
         -lxqsettingsmanager
         
     TARGET.UID3 = 0X20029F23
+    VERSION = 10.0
 }
 
-
-
-
+BLD_INF_RULES.prj_exports += "./rom/cptelephonyplugin_stub.sis /epoc32/data/z/system/install/cptelephonyplugin_stub.sis"