--- a/aknlayoutcompiler/group/bld.inf Fri Feb 19 23:50:22 2010 +0200
+++ b/aknlayoutcompiler/group/bld.inf Sat Feb 27 16:44:57 2010 +0000
@@ -23,7 +23,7 @@
PRJ_EXPORTS
-../binary/AknLayoutCompiler.exe /epoc32/tools/AknLayoutCompiler.exe
+//../binary/AknLayoutCompiler.exe /epoc32/tools/AknLayoutCompiler.exe
PRJ_MMPFILES
@@ -37,7 +37,7 @@
* /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and
* put the binary to version control.
*/
-// AknLayoutCompiler.mmp
+ AknLayoutCompiler.mmp
#endif
--- a/cdlcompiler/group/bld.inf Fri Feb 19 23:50:22 2010 +0200
+++ b/cdlcompiler/group/bld.inf Sat Feb 27 16:44:57 2010 +0000
@@ -21,7 +21,7 @@
PRJ_EXPORTS
-../binary/CdlCompiler.exe /epoc32/tools/CdlCompiler.exe
+//../binary/CdlCompiler.exe /epoc32/tools/CdlCompiler.exe
PRJ_MMPFILES
@@ -35,7 +35,7 @@
* /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and
* put the binary to version control.
*/
-// CdlCompiler.mmp
+ CdlCompiler.mmp
#endif
// End of File