qt6windows7/tests/manual/qlocale/qlocale.pro
2023-10-29 23:33:08 +01:00

4 lines
253 B
Prolog

QT += widgets
HEADERS += currency.h calendar.h dateformats.h numberformats.h languages.h window.h miscellaneous.h info.h
SOURCES += currency.cpp main.cpp calendar.cpp dateformats.cpp numberformats.cpp languages.cpp window.cpp miscellaneous.cpp info.cpp