phoneclientserver/phoneserver/Group/bld.inf
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
child 21 0a6dd2dc9970
--- a/phoneclientserver/phoneserver/Group/bld.inf	Tue Aug 31 15:45:17 2010 +0300
+++ b/phoneclientserver/phoneserver/Group/bld.inf	Wed Sep 01 12:15:03 2010 +0100
@@ -21,20 +21,23 @@
 DEFAULT
 
 PRJ_EXPORTS
-
+..\inc\ussd\ussdinterfaceconstants.hrh		MW_LAYER_PLATFORM_EXPORT_PATH(ussdinterfaceconstants.hrh)
+..\inc\ussd\CUssdExtensionInterface.h		MW_LAYER_PLATFORM_EXPORT_PATH(CUssdExtensionInterface.h)
+..\inc\ussd\CUssdExtensionInterface.inl 	MW_LAYER_PLATFORM_EXPORT_PATH(CUssdExtensionInterface.inl)
 
 backup_registration.xml  z:/private/10000850/backup_registration.xml
 
-phoneserver_stub.sis                /epoc32/data/z/system/install/phoneserver_stub.sis
+Phoneserver_stub.SIS                /epoc32/data/z/system/install/phoneserver_stub.sis
 
 // IBY files
-../rom/phoneserver.iby              CORE_MW_LAYER_IBY_EXPORT_PATH(phoneserver.iby)
+../rom/PhoneServer.iby              CORE_MW_LAYER_IBY_EXPORT_PATH(PhoneServer.iby)
 
 // LOC files
 ../loc/phoneserver.loc              MW_LAYER_LOC_EXPORT_PATH(phoneserver.loc)
 
 PRJ_MMPFILES
-../group/phoneserver.mmp
+../Group/PhoneServer.mmp
+
 
 PRJ_TESTMMPFILES
 // specify the .mmp files required for building any test programs here