compatibility for ms vc

This commit is contained in:
Roy Qu 2022-12-19 15:13:30 +08:00
parent 0e9278e98a
commit b54a203619
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@ LIBS+= \
-lrt
}
win32: {
DEFINES += _WIN32_WINNT=0x0601
}
CONFIG += lrelease
CONFIG += embed_translations