aboutsummaryrefslogtreecommitdiffstats
path: root/examples/winextras/winextras.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/winextras/winextras.pro')
-rw-r--r--examples/winextras/winextras.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/winextras/winextras.pro b/examples/winextras/winextras.pro
index faa2909..17d9cf3 100644
--- a/examples/winextras/winextras.pro
+++ b/examples/winextras/winextras.pro
@@ -5,4 +5,6 @@ win32:{
dwmfeatures \
jumplistexample
EXAMPLE_FILES += quickdwm
+
+ qtHaveModule(widgets):qtHaveModule(multimedia): SUBDIRS += musicplayer
}