summaryrefslogtreecommitdiffstats
path: root/tools/qvfb/translations/translations.pro
blob: 736a72cd334c41255aaf4c8224af8ed192d55bcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Include those manually as they do not contain any directory specification

FORMS    = ../config.ui
HEADERS  = ../qvfb.h \
           ../qvfbview.h \
           ../qvfbratedlg.h \
           ../qanimationwriter.h \
           ../gammaview.h \
           ../qvfbprotocol.h \
           ../qvfbshmem.h \
           ../qvfbmmap.h \
           ../qvfbhdr.h \
           ../qlock_p.h \
           ../qwssignalhandler_p.h \
           ../../shared/deviceskin/deviceskin.cpp

SOURCES =  ../qvfb.cpp \
           ../qvfbview.cpp \
           ../qvfbratedlg.cpp \
           ../main.cpp \
           ../qanimationwriter.cpp \
           ../qvfbprotocol.cpp \
           ../qvfbshmem.cpp \
           ../qvfbmmap.cpp \
           ../qlock.cpp \
           ../qwssignalhandler.cpp \
           ../../shared/deviceskin/deviceskin.cpp

TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/qvfb_pl.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qvfb_untranslated.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qvfb_zh_CN.ts \
             $$[QT_INSTALL_TRANSLATIONS]/qvfb_zh_TW.ts