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