Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Jun 26, 2014
1 parent eb57689 commit 13609e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/examples.pro
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
# qtHaveModule does not exist in Qt5.0
isEqual(QT_MINOR_VERSION, 0)|qtHaveModule(quick) {
SUBDIRS += QMLPlayer \
qmlvideofx \
qmlmultiwindow
qmlvideofx
QMLPlayer.depends += common
}
}

0 comments on commit 13609e1

Please sign in to comment.