cdlcompiler/group/bld.inf
branchRCL_3
changeset 52 8db86ce11363
parent 46 33c0ad3ec005
equal deleted inserted replaced
46:33c0ad3ec005 52:8db86ce11363
    19 PRJ_PLATFORMS
    19 PRJ_PLATFORMS
    20 TOOLS CWTOOLS TOOLS2
    20 TOOLS CWTOOLS TOOLS2
    21 
    21 
    22 PRJ_EXPORTS
    22 PRJ_EXPORTS
    23 
    23 
    24 /* ../binary/CdlCompiler.EXE /epoc32/tools/CdlCompiler.EXE  */
    24 ../binary/CdlCompiler.exe /epoc32/tools/CdlCompiler.exe 
    25 
    25 
    26 PRJ_MMPFILES
    26 PRJ_MMPFILES
    27 
    27 
    28 /* FIXME: Can we remove this later ? */
    28 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    29 /* defined(TOOLS) || defined(CWTOOLS) ||  */
    29 
    30 #if defined(TOOLS2)
    30 /*
    31 CdlCompiler.mmp
    31  * NOTICE! CdlCompiler is not compiled any more during usual build.
       
    32  * It is just exported from ../binary directory.
       
    33  * If you really want compile AknLayoutCompiler from sources you need to 
       
    34  * uncomment below line, build this project and copy 
       
    35  * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
       
    36  * put the binary to version control.
       
    37  */
       
    38 // CdlCompiler.mmp
    32 #endif
    39 #endif
    33 
    40 
    34 // End of File
    41 // End of File