forked from qt-creator/qt-creator
Fix a typo in share/qtcreator/static.pro
Change-Id: Ic5ef242c0cd66a857ab3625ee4f870555d27d415 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -77,7 +77,7 @@ for(data_dir, DATA_DIRS) {
|
||||
QMAKE_SUBSTITUES += puppetinfo
|
||||
puppet2info.input = qml/qmlpuppet/qml2puppet/Info.plist.in
|
||||
puppet2info.output = $$IDE_DATA_PATH/qml/qmlpuppet/qml2puppet/Info.plist
|
||||
QMAKE_SUBSTITUES += puppetinfo
|
||||
QMAKE_SUBSTITUES += puppet2info
|
||||
}
|
||||
|
||||
SRCRESOURCEDIR = $$IDE_SOURCE_TREE/src/share/qtcreator/
|
||||
|
Reference in New Issue
Block a user