messagingfw/wappushfw/pushutils/group/bld.inf
changeset 3 28ae839b4c09
parent 0 8e480a14352b
--- a/messagingfw/wappushfw/pushutils/group/bld.inf	Tue Jan 26 12:18:06 2010 +0200
+++ b/messagingfw/wappushfw/pushutils/group/bld.inf	Tue Feb 02 10:12:21 2010 +0200
@@ -18,12 +18,12 @@
    
 PRJ_EXPORTS
 ../../pushutils/inc/PushMessage.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/pushmessage.h)
-#ifdef SYMBIAN_OLD_EXPORT_LOCATION
-../../pushutils/inc/WapDecoder.h	/epoc32/include/push/wapdecoder.h
-#endif
+../../pushutils/inc/WapDecoder.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/wapdecoder.h)
 ../../pushutils/inc/PluginKiller.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(push/pluginkiller.h)
 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
 ../../pushutils/inc/PushDispatcher.h	/epoc32/include/push/pushdispatcher.h
+#else
+../../pushutils/inc/PushDispatcher.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(Push/pushdispatcher.h)
 #endif
 ../../pushutils/inc/thttpfields.h	SYMBIAN_MW_LAYER_PUBLIC_EXPORT_PATH(thttpfields.h)