aknlayoutcompiler/group/bld.inf
changeset 7 68885df73637
parent 1 b700e12870ca
equal deleted inserted replaced
6:d811f7979633 7:68885df73637
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 TOOLS CWTOOLS TOOLS2
    22 TOOLS CWTOOLS TOOLS2
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
    25 
    25 
    26 ../binary/AknLayoutCompiler.exe /epoc32/tools/AknLayoutCompiler.exe
    26 //../binary/AknLayoutCompiler.exe /epoc32/tools/AknLayoutCompiler.exe
    27 
    27 
    28 PRJ_MMPFILES
    28 PRJ_MMPFILES
    29 
    29 
    30 #if	defined(TOOLS2) || defined(TOOLS) || defined(CWTOOLS)
    30 #if	defined(TOOLS2) || defined(TOOLS) || defined(CWTOOLS)
    31 
    31 
    35  * If you really want compile AknLayoutCompiler from sources you need to 
    35  * If you really want compile AknLayoutCompiler from sources you need to 
    36  * uncomment below line, build this project and copy 
    36  * uncomment below line, build this project and copy 
    37  * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
    37  * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
    38  * put the binary to version control.
    38  * put the binary to version control.
    39  */
    39  */
    40 // AknLayoutCompiler.mmp
    40  AknLayoutCompiler.mmp
    41 
    41 
    42 #endif
    42 #endif
    43 
    43 
    44 // End of File
    44 // End of File