Skip to content

Commit

Permalink
Install the QMLified files in the QMake project
Browse files Browse the repository at this point in the history
  • Loading branch information
iBelieve committed Mar 28, 2016
1 parent 8477bb3 commit 67032b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickly/quickly.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ QMLIFY += src
target.path = $$[QT_INSTALL_QML]/Quickly

qml.files += src/qmldir \
build/src/*
build/src-qmlified/*
qml.path = $$[QT_INSTALL_QML]/Quickly

INSTALLS += target qml
Expand Down

0 comments on commit 67032b6

Please sign in to comment.