diff options
Diffstat (limited to 'examples/phonon/phonon.pro')
-rw-r--r-- | examples/phonon/phonon.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/phonon/phonon.pro b/examples/phonon/phonon.pro index 0dea766..7bb5822 100644 --- a/examples/phonon/phonon.pro +++ b/examples/phonon/phonon.pro @@ -8,3 +8,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/phonon sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS phonon.pro README sources.path = $$[QT_INSTALL_EXAMPLES]/phonon INSTALLS += target sources + +include($$QT_SOURCE_TREE/examples/examplebase.pri) |