connectivitymodules/SeCon/services/ftp/bld/sconftp.mmp
changeset 20 e1de7d03f843
parent 19 2691f6aa1921
child 22 1a3f0bca12c6
--- a/connectivitymodules/SeCon/services/ftp/bld/sconftp.mmp	Fri Mar 19 09:27:26 2010 +0200
+++ b/connectivitymodules/SeCon/services/ftp/bld/sconftp.mmp	Fri Apr 16 14:53:26 2010 +0300
@@ -16,7 +16,6 @@
 */
 
 
-// To get the MW_LAYER_SYSTEMINCLUDE-definition
 #include <platform_paths.hrh>
 #include <data_caging_paths.hrh>
 
@@ -46,11 +45,10 @@
 
 USERINCLUDE     ../../../inc
 USERINCLUDE     ../inc
-// cntparser is dropped as it depends on APP-layer. TODO: Check howto get this working
-// USERINCLUDE     ../../../cntParser/inc
+USERINCLUDE     ../../../cntParser/inc
 
-
-MW_LAYER_SYSTEMINCLUDE
+// Default system include paths.
+APP_LAYER_SYSTEMINCLUDE
 
 
 START RESOURCE  ../src/sconftp.rss
@@ -69,8 +67,7 @@
 LIBRARY         bafl.lib                // Basic Application Framework Library
 LIBRARY         commonengine.lib        // For resource reader
 LIBRARY         platformenv.lib         // For pathinfo
-// cntparser is dropped as it depends on APP-layer. TODO: Check howto get this working
-// LIBRARY         CntParserServer.lib     // for contacts
+LIBRARY         CntParserServer.lib     // for contacts
 LIBRARY         directorylocalizer.lib  // For localizing directories
 LIBRARY         sysutil.lib
 LIBRARY         centralrepository.lib