cdlcompiler/group/bld.inf
changeset 6 d811f7979633
parent 1 b700e12870ca
equal deleted inserted replaced
3:de36cc5e7eac 6:d811f7979633
    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 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    29 
    29 
    33  * If you really want compile AknLayoutCompiler from sources you need to 
    33  * If you really want compile AknLayoutCompiler from sources you need to 
    34  * uncomment below line, build this project and copy 
    34  * uncomment below line, build this project and copy 
    35  * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
    35  * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
    36  * put the binary to version control.
    36  * put the binary to version control.
    37  */
    37  */
    38 // CdlCompiler.mmp
    38  CdlCompiler.mmp
    39 #endif
    39 #endif
    40 
    40 
    41 // End of File
    41 // End of File