forked from qt-creator/qt-creator
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
|
|
QTC_PLUGIN_NAME = Fossil
|
||
|
|
QTC_LIB_DEPENDS += \
|
||
|
|
extensionsystem \
|
||
|
|
utils
|
||
|
|
QTC_PLUGIN_DEPENDS += \
|
||
|
|
texteditor \
|
||
|
|
projectexplorer \
|
||
|
|
coreplugin \
|
||
|
|
vcsbase
|