mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +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
@ -317,6 +317,8 @@ RESOURCES += \
|
||||
vnote.qrc \
|
||||
translations.qrc
|
||||
|
||||
QTQUICK_COMPILER_SKIPPED_RESOURCES += vnote.qrc
|
||||
|
||||
macx {
|
||||
LIBS += -L/usr/local/lib
|
||||
INCLUDEPATH += /usr/local/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user