cdlcompiler/group/bld.inf
branchRCL_3
changeset 46 33c0ad3ec005
parent 42 01fc9b7302d1
child 52 8db86ce11363
equal deleted inserted replaced
44:8b4f687b7a95 46:33c0ad3ec005
    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 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    28 /* FIXME: Can we remove this later ? */
    29 
    29 /* defined(TOOLS) || defined(CWTOOLS) ||  */
    30 /*
    30 #if defined(TOOLS2)
    31  * NOTICE! CdlCompiler is not compiled any more during usual build.
    31 CdlCompiler.mmp
    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
       
    39 #endif
    32 #endif
    40 
    33 
    41 // End of File
    34 // End of File