Support translation for library.
--HG-- branch : feature
This commit is contained in:
parent
44372c7e6b
commit
68bf51c884
|
@ -12,13 +12,15 @@ DEPENDPATH += \
|
|||
../src/libs/qmuparser \
|
||||
../src/libs/vpropertyexplorer \
|
||||
../src/libs/ifc \
|
||||
../src/libs/vobj
|
||||
../src/libs/vobj \
|
||||
../src/libs/vlayout
|
||||
|
||||
include(../src/app/app.pri)
|
||||
include(../src/libs/qmuparser/qmuparser.pri)
|
||||
include(../src/libs/vpropertyexplorer/vpropertyexplorer.pri)
|
||||
include(../src/libs/ifc/ifc.pri)
|
||||
include(../src/libs/vobj/vobj.pri)
|
||||
include(../src/libs/vlayout/vlayout.pri)
|
||||
|
||||
# Add here path to new translation file with name "valentina_*_*.ts" if you want to add new language.
|
||||
# Same paths in variable INSTALL_TRANSLATIONS (app.pro).
|
||||
|
|
Loading…
Reference in New Issue
Block a user