Skip to content

Commit

Permalink
Update libQmlAV.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin authored Jan 9, 2018
1 parent 293433f commit e00c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/libQmlAV.pro
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ preparePaths($$OUT_PWD/../out)
# mkspecs/features/qml_plugin.prf mkspecs/features/qml_module.prf
TARGETPATH = QtAV
URI = $$replace(TARGETPATH, "/", ".")
QMAKE_MOC_OPTIONS += -Muri=$$URI
qtAtLeast(5, 3): QMAKE_MOC_OPTIONS += -Muri=$$URI

static: CONFIG += builtin_resources

Expand Down

0 comments on commit e00c0d8

Please sign in to comment.