--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/qvfb/translations/translations.pro Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,34 @@
+# 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 \
+ ../../../src/gui/embedded/qvfbhdr.h \
+ ../../../src/gui/embedded/qlock_p.h \
+ ../../../src/gui/embedded/qwssignalhandler_p.h \
+ ../../shared/deviceskin/deviceskin.h
+
+SOURCES = ../qvfb.cpp \
+ ../qvfbview.cpp \
+ ../qvfbratedlg.cpp \
+ ../main.cpp \
+ ../qanimationwriter.cpp \
+ ../qvfbprotocol.cpp \
+ ../qvfbshmem.cpp \
+ ../qvfbmmap.cpp \
+ ../../../src/gui/embedded/qlock.cpp \
+ ../../../src/gui/embedded/qwssignalhandler.cpp \
+ ../../shared/deviceskin/deviceskin.cpp
+
+TR_DIR = $$PWD/../../../translations
+TRANSLATIONS = \
+ $$TR_DIR/qvfb_pl.ts \
+ $$TR_DIR/qvfb_ru.ts \
+ $$TR_DIR/qvfb_zh_CN.ts \
+ $$TR_DIR/qvfb_zh_TW.ts