Fix compilation failure caused by some non-ascii characters #3481

This commit is contained in:
Mike Wang 2023-07-13 13:29:52 +00:00 committed by Adam Honse
parent 16d8c8e962
commit 3678262404

View file

@ -1544,6 +1544,7 @@ FORMS +=
#-----------------------------------------------------------------------------------------------#
# Windows-specific Configuration #
#-----------------------------------------------------------------------------------------------#
win32:QMAKE_CXXFLAGS += /utf-8
win32:INCLUDEPATH += \
dependencies/display-library/include \
dependencies/hidapi \