Skip to content
Snippets Groups Projects
Commit cffd9f19 authored by Yang Wang's avatar Yang Wang
Browse files

qt 5.14: fix qt quick skip path javascript files related problem

Change-Id: I77854e03475ae7ad87a5454bc3a8103789136d74
parent 6f4d4ee0
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ win32-msvc {
CONFIG += suppress_vcproj_warnings c++17 qtquickcompiler
QTQUICK_COMPILER_SKIPPED_RESOURCES += ressources.qrc
QTQUICK_COMPILER_SKIPPED_RESOURCES += ./ressources.qrc
# compiler options
QMAKE_CXXFLAGS += /wd"4068" /wd"4099" /wd"4189" /wd"4267" /wd"4577" /wd"4467" /wd"4715" /wd"4828"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment