mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Copy qm files manually after linking to the output folder
Windows only
This commit is contained in:
@ -7,8 +7,6 @@ CONFIG += c++17
|
||||
win32 {
|
||||
#enable c++17 explicitly in msvc
|
||||
QMAKE_CXXFLAGS += /std:c++17 /Zc:__cplusplus /permissive-
|
||||
CONFIG -= debug_and_release
|
||||
!CONFIG(Release):!CONFIG(Debug):CONFIG += Release
|
||||
}
|
||||
|
||||
DEFINES += NOMINMAX
|
||||
|
Reference in New Issue
Block a user