Browse Source

add QTQUICK_COMPILER_SKIPPED_RESOURCES (#1350)

Reference: https://doc.qt.io/qt-5/qtwebengine-deploying.html#javascript-
files-in-qt-resource-files
tootal 5 years ago
parent
commit
66ece0b9a6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/src.pro

+ 2 - 0
src/src.pro

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