5 lines
295 B
Prolog
5 lines
295 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
|
|
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|