summaryrefslogtreecommitdiff
path: root/tests/manual/qlocale/qlocale.pro
blob: 6f0bf8844bfca34ce376995f0395f057120d9940 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

# Input
HEADERS += currency.h calendar.h dateformats.h numberformats.h languages.h window.h miscellaneous.h
SOURCES += currency.cpp main.cpp calendar.cpp dateformats.cpp numberformats.cpp languages.cpp window.cpp miscellaneous.cpp