telephonyprotocols/rawipnif/group/BLD.INF
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
child 82 042fd2753b8f
--- a/telephonyprotocols/rawipnif/group/BLD.INF	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyprotocols/rawipnif/group/BLD.INF	Wed Sep 01 12:40:21 2010 +0100
@@ -19,6 +19,12 @@
  @file
 */
 
+#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
+
+#include "../version1/group/bld.inf"
+
+#else
+
 PRJ_PLATFORMS
 
 DEFAULT
@@ -39,5 +45,7 @@
 RawIPNif.mmp
 
 #ifdef SYMBIAN_ZERO_COPY_NETWORKING
-#include "../rawipnif2/group/bld.inf"
+RawIPNif2.mmp
 #endif
+
+#endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY