mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-26 08:01:32 +08:00
Add utf-8 support for msvc to resolve building error in some windows systems. (#277)
This commit is contained in:
parent
44dc76bd19
commit
1a50ea9892
@ -23,6 +23,7 @@ windows {
|
|||||||
}
|
}
|
||||||
# MSVC
|
# MSVC
|
||||||
*-msvc* {
|
*-msvc* {
|
||||||
|
QMAKE_CXXFLAGS += /utf-8
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user