Phonon video example
qt.examples.mbd
Thu Jul 23 00:16:26 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Phonon video example
--- old-qt.examples/qt.examples.mbd 2014-10-30 07:37:08.000000000 +0100
+++ new-qt.examples/qt.examples.mbd 2014-10-30 07:37:08.000000000 +0100
@@ -47,13 +47,14 @@
(:documentation "Qt examples.")
(:author "Tobias Rautenkranz")
(:license "X11")
- (:needs :qt :qt.webkit :qt.uitools :sysdef.cmake)
+ (:needs :qt :qt.webkit :qt.uitools :qt.phonon :sysdef.cmake)
(:components
("src" module
(:components
("CMakeLists" cmake-file)
"package"
("hello-world" (:needs "package"))
+ ("video" (:needs "package"))
("hello-world-quit" (:needs "package"))
("i18n-hello-world" (:needs "package" "CMakeLists"))
("tick-tack-toe" (:needs "package"))