summaryrefslogtreecommitdiffstats
path: root/tools/linguist/tests/data/test.pro
blob: 90e5704b465a34bf39326b67d9b1d4c7e5799ecf (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET += 
DEPENDPATH += .
INCLUDEPATH += .

SOURCES += main.cpp

TRANSLATIONS += t1_en.ts
TRANSLATIONS += t1_de.ts