add QTQUICK_COMPILER_SKIPPED_RESOURCES (#1350)

Reference: https://doc.qt.io/qt-5/qtwebengine-deploying.html#javascript-
files-in-qt-resource-files
This commit is contained in:
tootal 2020-05-07 07:44:14 +08:00 committed by GitHub
parent becda2e494
commit 66ece0b9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,6 +316,8 @@ HEADERS += vmainwindow.h \
RESOURCES += \ RESOURCES += \
vnote.qrc \ vnote.qrc \
translations.qrc translations.qrc
QTQUICK_COMPILER_SKIPPED_RESOURCES += vnote.qrc
macx { macx {
LIBS += -L/usr/local/lib LIBS += -L/usr/local/lib