提交ConvertorManager.pro

This commit is contained in:
zhaolei 2026-03-30 09:37:36 +08:00
parent 3c01797fcf
commit 2064cf96c3

View File

@ -18,6 +18,7 @@ TEMPLATE = lib
DEFINES += QT_DEPRECATED_WARNINGS DEFINES += QT_DEPRECATED_WARNINGS
DEFINES += _WINDOWS DEFINES += _WINDOWS
DEFINES += CONVERTOR_LIB DEFINES += CONVERTOR_LIB
DEFINES += _TIMESPEC_DEFINED
# You can also make your code fail to compile if you use deprecated APIs. # You can also make your code fail to compile if you use deprecated APIs.
# In order to do so, uncomment the following line. # In order to do so, uncomment the following line.