compatibility for ms vc
This commit is contained in:
parent
0e9278e98a
commit
b54a203619
|
@ -31,6 +31,9 @@ LIBS+= \
|
|||
-lrt
|
||||
}
|
||||
|
||||
win32: {
|
||||
DEFINES += _WIN32_WINNT=0x0601
|
||||
}
|
||||
|
||||
CONFIG += lrelease
|
||||
CONFIG += embed_translations
|
||||
|
|
Loading…
Reference in New Issue