summaryrefslogtreecommitdiffstats
path: root/.mailmap
Commit message (Expand)AuthorAgeFilesLines
* Update .mailmapDavid Pursehouse2017-07-191-1/+2
* Update .mailmapDavid Pursehouse2017-07-191-0/+1
* Update the .mailmap fileSebastian Schuberth2017-06-271-3/+18
* Update .mailmapDavid Pursehouse2017-06-271-0/+2
* Update .mailmapDavid Pursehouse2017-02-211-0/+5
* Fix .mailmapDavid Pursehouse2016-10-171-1/+1
* Update mailmapDavid Pursehouse2016-09-231-0/+2
* Update my email addess in mail mapEdwin Kempin2016-02-121-1/+2
* Update mailmapDavid Pursehouse2015-04-081-0/+1
* Add more people to .mailmap fileStefan Beller2015-03-311-20/+41
* Update mailmapDavid Pursehouse2015-01-231-1/+5
* Define mailmapEdwin Kempin2014-11-061-0/+17
installerfw.pri)
QT -= gui
QT += script
-LIBS += -linstaller
CONFIG += console
CONFIG -= app_bundle
diff --git a/tools/binarycreator/binarycreator.pro b/tools/binarycreator/binarycreator.pro
index 706318ebc..2e36e1575 100644
--- a/tools/binarycreator/binarycreator.pro
+++ b/tools/binarycreator/binarycreator.pro
@@ -7,7 +7,6 @@ include(../../installerfw.pri)
QT -= gui
QT += script
-LIBS += -linstaller
CONFIG += console
CONFIG -= app_bundle
diff --git a/tools/repogen/repogen.pro b/tools/repogen/repogen.pro
index 5b6f0d03a..e4df1f56b 100644
--- a/tools/repogen/repogen.pro
+++ b/tools/repogen/repogen.pro
@@ -7,7 +7,6 @@ include(../../installerfw.pri)
QT -= gui
QT += script
-LIBS += -linstaller
CONFIG += console
CONFIG -= app_bundle