centralize assignment of TEMPLATE = lib

Change-Id: I4025539f3875e79f03743ba9ed3fd09cd31b998d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Oswald Buddenhagen
2013-03-28 11:22:28 +01:00
parent edf3eb99ec
commit 9631fb88cf
65 changed files with 2 additions and 63 deletions

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Aggregation
include(../../qtcreatorlibrary.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = CPlusPlus
DEFINES += NDEBUG

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ExtensionSystem
DEFINES += EXTENSIONSYSTEM_LIBRARY
include(../../qtcreatorlibrary.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = GLSL
DEFINES += \
GLSL_BUILD_LIB

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = LanguageUtils
unix:QMAKE_CXXFLAGS_DEBUG += -O3

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlDebug
QT += network

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlEditorWidgets
DEFINES += QWEAKPOINTER_ENABLE_ARROW

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlJS
DEFINES += QMLJS_BUILD_DIR

View File

@@ -1,5 +1,4 @@
# Build the Qt Creator CDB extension
TEMPLATE = lib
include(../../../qtcreator.pri)
include(cdb_detect.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QtcSsh
QT += gui network
DEFINES += QSSH_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Utils
QT += gui network

View File

@@ -3,7 +3,6 @@ QT += network
CONFIG += exceptions
TARGET = zeroconf
TEMPLATE = lib
DEFINES += ZEROCONF_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = AnalyzerBase
DEFINES += ANALYZER_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Android
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = AutotoolsProjectManager
#PROVIDER = Openismus

View File

@@ -1,5 +1,4 @@
TARGET = Bazaar
TEMPLATE = lib
include(../../qtcreatorplugin.pri)
SOURCES += \
bazaarclient.cpp \

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = BinEditor
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Bookmarks
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ClassView
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ClearCase
# PROVIDER = AudioCodes

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = CMakeProjectManager
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Core
DEFINES += CORE_LIBRARY
QT += network \

View File

@@ -1,5 +1,4 @@
QT += network
TEMPLATE = lib
TARGET = CodePaster
include(../../qtcreatorplugin.pri)
HEADERS += cpasterplugin.h \

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = CppEditor
DEFINES += CPPEDITOR_LIBRARY
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = CppTools
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = CVS
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Debugger
# DEFINES += QT_USE_FAST_OPERATOR_PLUS

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Designer
DEFINES += DESIGNER_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = DiffEditor
DEFINES += DIFFEDITOR_LIBRARY
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = FakeVim
# CONFIG += single

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Find
include(../../qtcreatorplugin.pri)
DEFINES += FIND_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = GenericProjectManager
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Git
include(../../qtcreatorplugin.pri)
HEADERS += gitplugin.h \

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = GLSLEditor
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = HelloWorld
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Help
QT += network

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ImageViewer
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Locator
DEFINES += LOCATOR_LIBRARY
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Macros
DEFINES += MACROS_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Madde
QT += network

View File

@@ -1,5 +1,4 @@
TARGET = Mercurial
TEMPLATE = lib
include(../../qtcreatorplugin.pri)
SOURCES += mercurialplugin.cpp \
optionspage.cpp \

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Perforce
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ProjectExplorer
QT += xml script declarative

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = PythonEditor
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QbsProjectManager
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlDesigner
CONFIG += exceptions

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlJSEditor
include(../../qtcreatorplugin.pri)
QT += script

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlJSTools
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlProfiler
DEFINES += QMLPROFILER_LIBRARY

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QmlProjectManager
QT += network declarative

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Qnx
QT += network xml
PROVIDER = BlackBerry

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Qt4ProjectManager
QT += network
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = QtSupport
DEFINES += QTSUPPORT_LIBRARY
QT += network declarative

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = RemoteLinux
QT += network

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = ResourceEditor
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Subversion
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = TaskList
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = TextEditor
DEFINES += TEXTEDITOR_LIBRARY
QT += xml network

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Todo
include(../../qtcreatorplugin.pri)

View File

@@ -1,5 +1,4 @@
TARGET = UpdateInfo
TEMPLATE = lib
QT += network xml
HEADERS += updateinfoplugin.h \

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Valgrind
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = VcsBase
DEFINES += VCSBASE_LIBRARY
include(../../qtcreatorplugin.pri)

View File

@@ -1,4 +1,3 @@
TEMPLATE = lib
TARGET = Welcome
QT += network declarative

View File

@@ -15,6 +15,7 @@ include(rpath.pri)
TARGET = $$qtLibraryName($$TARGET)
TEMPLATE = lib
CONFIG += shared dll
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols

View File

@@ -108,6 +108,7 @@ CONFIG += include_source_dir
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
TEMPLATE = lib
CONFIG += plugin plugin_with_soname
linux*:QMAKE_LFLAGS += $$QMAKE_LFLAGS_NOUNDEF