git: rename ScmGit into Git

Change-Id: I953008bbd9ae4d9e253e48f2562f6b1a34542a95
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
hjk
2012-02-24 15:34:09 +01:00
committed by hjk
parent de7f77e219
commit 52ead77bf9
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
TEMPLATE = lib
TARGET = ScmGit
TARGET = Git
DEFINES += QT_NO_CAST_FROM_ASCII
include(../../qtcreatorplugin.pri)
include(../../plugins/projectexplorer/projectexplorer.pri)