Remove remaining PROVIDER references

Change-Id: I0bfcd7136ec0329cfe15983278c25f6b62415b68
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Orgad Shaneh
2014-05-25 08:45:19 +03:00
committed by Orgad Shaneh
parent 8d587fa816
commit 2ce5b3bc0b
4 changed files with 7 additions and 17 deletions
+4 -8
View File
@@ -34,11 +34,7 @@ isEmpty(IDE_BUILD_TREE):IDE_BUILD_TREE=/Users/example/qtcreator-build
# USE_USER_DESTDIR = yes
#! [4]
#![5]
PROVIDER = MyCompany
#![5]
#! [6]
#! [5]
###### If the plugin can be depended upon by other plugins, this code needs to be outsourced to
###### <dirname>_dependencies.pri, where <dirname> is the name of the directory containing the
###### plugin's sources.
@@ -54,10 +50,10 @@ QTC_PLUGIN_RECOMMENDS += \
# optional plugin dependencies. nothing here at this time
###### End _dependencies.pri contents ######
#! [6]
#! [5]
#![7]
#![6]
include($$QTCREATOR_SOURCES/src/qtcreatorplugin.pri)
#![7]
#![6]