Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[commhistory-daemon] Remove CONFIG += ordered.
Completely useless, and saves me 20 seconds off build time from clean.
  • Loading branch information
rburchell committed Jun 29, 2013
1 parent 6027c03 commit d9b9141
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions commhistory-daemon.pro
Expand Up @@ -22,8 +22,6 @@

TEMPLATE = subdirs
SUBDIRS = src data tests translations
CONFIG += ordered


# End of File

1 change: 0 additions & 1 deletion tests/tests.pro
Expand Up @@ -27,7 +27,6 @@ SUBDIRS = ut_notificationmanager \
ut_textchannellistener \
ut_streamchannellistener \
ut_messagereviver
CONFIG += ordered

# make sure the destination path exists
!system( mkdir -p $${OUT_PWD}/bin ) : \
Expand Down

0 comments on commit d9b9141

Please sign in to comment.