webengine/wmlengine/group/system/system.mmp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
--- a/webengine/wmlengine/group/system/system.mmp	Fri Apr 16 16:07:13 2010 +0300
+++ b/webengine/wmlengine/group/system/system.mmp	Mon May 03 13:32:15 2010 +0300
@@ -20,7 +20,7 @@
 
 TARGET          System.lib
 TARGETTYPE      lib
-SOURCEPATH      ../../src/system/src/
+SOURCEPATH      ../../src/System/src/
 
 CAPABILITY CAP_GENERAL_DLL
 VENDORID        VID_DEFAULT
@@ -33,12 +33,12 @@
 #include  "../webkitcommon.mmpi"
 
 USERINCLUDE     .
-USERINCLUDE     ../../src/Object/include
-USERINCLUDE     ../../src/mvc/include
-USERINCLUDE     ../../src/system/include
+USERINCLUDE     ../../src/object/include
+USERINCLUDE     ../../src/MVC/include
+USERINCLUDE     ../../src/System/include
 USERINCLUDE     ../../src/utils/include
 USERINCLUDE     ../../src/hed/include
-USERINCLUDE     ../../src/msg/include
+USERINCLUDE     ../../src/Msg/include
 USERINCLUDE     ../../src/wml/include
 USERINCLUDE     ../../src/markup/include
 USERINCLUDE     ../../src/wmlcontrol/include