summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsingpri/project.pro
blob: 73c6d19a7d53b3b94458f5f3eceaad7c412f42ff (plain)
1
2
3
4
5
6
7
8
9
10
include(win/win.pri)
more = mac unix
for(dir, more): \
    include($$dir/$${dir}.pri)
include (common/common.pri)             # Important: keep the space before the '('
include(relativity/relativity.pri)

message($$SOURCES)

TRANSLATIONS = project.ts