diff options
Diffstat (limited to 'mediaplayer.pro')
-rw-r--r-- | mediaplayer.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mediaplayer.pro b/mediaplayer.pro index 80f6d6c..579a952 100644 --- a/mediaplayer.pro +++ b/mediaplayer.pro @@ -1,3 +1,3 @@ TEMPLATE = subdirs -SUBDIRS = app binding package -package.depends += app binding +SUBDIRS = app package +package.depends += app |