Skip to content

Commit

Permalink
Fixed internal build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Mattila committed May 5, 2014
1 parent e7bf71f commit c8e368b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transfer-engine.pro
Expand Up @@ -3,6 +3,7 @@ SUBDIRS = lib src declarative tests

src.depends = lib
tests.depends = lib
declarative.depends = lib

# no daemon for Qt 4
equals(QT_MAJOR_VERSION, 4): SUBDIRS -= src
Expand Down

0 comments on commit c8e368b

Please sign in to comment.