Rename qworkbenchplugin.pri to qtcreatorplugin.pri

This commit is contained in:
Alessandro Portale
2009-05-08 11:29:56 +02:00
parent 97b3e71d08
commit 2be7226215
28 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
TEMPLATE = lib
TARGET = VCSBase
DEFINES += VCSBASE_LIBRARY
include(../../qworkbenchplugin.pri)
include(../../qtcreatorplugin.pri)
include(vcsbase_dependencies.pri)
HEADERS += vcsbase_global.h \
vcsbaseconstants.h \