forked from qt-creator/qt-creator
Project: Remove unused function
Change-Id: I6e74577841d4c9c304393a1e2c672ec3e43fd7e4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
04532fe604
commit
7ebc031ad4
@@ -74,10 +74,6 @@ isEmpty(TARGET) {
|
||||
error("qtcreatorplugin.pri: You must provide a TARGET")
|
||||
}
|
||||
|
||||
defineReplace(stripOutDir) {
|
||||
return($$relative_path($$1, $$OUT_PWD))
|
||||
}
|
||||
|
||||
PLUGINJSON = $$_PRO_FILE_PWD_/$${TARGET}.json
|
||||
PLUGINJSON_IN = $${PLUGINJSON}.in
|
||||
exists($$PLUGINJSON_IN) {
|
||||
|
Reference in New Issue
Block a user