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
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user