contentstorage/casrv/calocalizerscanner/calocalizerscanner.pro
changeset 86 e492551a0d54
parent 85 7feec50967db
child 87 9d806967057c
equal deleted inserted replaced
85:7feec50967db 86:e492551a0d54
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 include(.\..\..\..\common.pri)
    17 include(.\..\..\..\common.pri)
    18 
    18 
    19 TRANSLATIONS=Contentstorage_texmap_pl_PL.ts \
    19 TRANSLATIONS=contentstorage.ts
    20              Contentstorage_texmap_fr_FR.ts \
       
    21              Contentstorage_texmap_en_GB.ts
       
    22 
       
    23 
    20 
    24 symbian: { 
    21 symbian: { 
    25     DEPENDPATH += ./inc \
    22     DEPENDPATH += ./inc \
    26         ./src
    23         ./src
    27     INCLUDEPATH += ./inc \
    24     INCLUDEPATH += ./inc \
    60         -lcamenu
    57         -lcamenu
    61     
    58     
    62     
    59     
    63 }
    60 }
    64 
    61 
    65 exportResources(./*.qm, resource)
    62 exportResources(./*.qm, resource/qt/translations)
    66 
    63 
    67 
    64 
    68 
    65