diff options
author | Oswald Buddenhagen <[email protected]> | 2013-03-28 11:22:28 +0100 |
---|---|---|
committer | Oswald Buddenhagen <[email protected]> | 2013-04-02 17:13:17 +0200 |
commit | 9631fb88cff9d4458216f39dac18cfa974a085db (patch) | |
tree | 54d1bb2b38551b39f9ed22554e41e27987ef1670 /src/plugins/find | |
parent | edf3eb99ec8825522cf940f226b9f437824c70d2 (diff) |
centralize assignment of TEMPLATE = lib
Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d
Reviewed-by: Tobias Hunger <[email protected]>
Diffstat (limited to 'src/plugins/find')
-rw-r--r-- | src/plugins/find/find.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/find/find.pro b/src/plugins/find/find.pro index f5e662a2ddc..2437c80dfe9 100644 --- a/src/plugins/find/find.pro +++ b/src/plugins/find/find.pro @@ -1,4 +1,3 @@ -TEMPLATE = lib TARGET = Find include(../../qtcreatorplugin.pri) DEFINES += FIND_LIBRARY |