translations/translations.pro
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
child 29 b72c6db6890b
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
    40 }
    40 }
    41 
    41 
    42 translations.path = $$[QT_INSTALL_TRANSLATIONS]
    42 translations.path = $$[QT_INSTALL_TRANSLATIONS]
    43 translations.files = $$TRANSLATIONS
    43 translations.files = $$TRANSLATIONS
    44 translations.files ~= s,\\.ts$,.qm,g
    44 translations.files ~= s,\\.ts$,.qm,g
       
    45 translations.files ~= s,^,$$OUT_PWD/,g
    45 translations.CONFIG += no_check_exist
    46 translations.CONFIG += no_check_exist
    46 INSTALLS += translations
    47 INSTALLS += translations