Minor tweaks.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
9d4a3a453c
commit
3a17359978
|
@ -7,8 +7,7 @@ RESOURCES += $$PWD/images.qrc
|
|||
win32 {
|
||||
DEFINES += \
|
||||
WIN32_LEAN_AND_MEAN \
|
||||
_CRT_SECURE_NO_WARNINGS \
|
||||
WNEF_LINK_SYSLIB
|
||||
_CRT_SECURE_NO_WARNINGS
|
||||
CONFIG += windeployqt
|
||||
CONFIG -= embed_manifest_exe
|
||||
LIBS += -luser32 -lshell32 -lgdi32 -ldwmapi -lshcore -ld2d1
|
||||
|
|
Loading…
Reference in New Issue