mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
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:
parent
becda2e494
commit
66ece0b9a6
@ -316,6 +316,8 @@ HEADERS += vmainwindow.h \
|
||||
RESOURCES += \
|
||||
vnote.qrc \
|
||||
translations.qrc
|
||||
|
||||
QTQUICK_COMPILER_SKIPPED_RESOURCES += vnote.qrc
|
||||
|
||||
macx {
|
||||
LIBS += -L/usr/local/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user