summaryrefslogtreecommitdiffstats
path: root/tools/qtconfig/translations/translations.pro
blob: 1f9f5726d8547efe92ecb0a29064968a6bf10225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Include those manually as they do not contain any directory specification

SOURCES        += ../colorbutton.cpp ../main.cpp ../previewframe.cpp ../previewwidget.cpp ../mainwindow.cpp ../paletteeditoradvanced.cpp \
    ../mainwindowbase.cpp ../paletteeditoradvancedbase.cpp ../previewwidgetbase.cpp
HEADERS        += ../colorbutton.h ../previewframe.h ../previewwidget.h ../mainwindow.h ../paletteeditoradvanced.h \
    ../mainwindowbase.h ../paletteeditoradvancedbase.h ../previewwidgetbase.h

FORMS        = ../mainwindowbase.ui ../paletteeditoradvancedbase.ui ../previewwidgetbase.ui

TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/qtconfig_pl.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qtconfig_ru.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qtconfig_untranslated.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qtconfig_zh_CN.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qtconfig_zh_TW.ts