Merged in changes to build CdlCompiler.exe and aknlayoutcompiler.exe from source RCL_3 PDK_3.0.h
authorWilliam Roberts <williamr@symbian.org>
Sat, 27 Feb 2010 16:44:57 +0000
branchRCL_3
changeset 10 b8b9ec0d9e3f
parent 9 2013ebce6d92 (current diff)
parent 7 68885df73637 (diff)
child 13 a19656173f66
Merged in changes to build CdlCompiler.exe and aknlayoutcompiler.exe from source
--- 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