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