forked from qt-creator/qt-creator
QmlJS: Automate patching of generated parser.
* License headers in qmljs.g * Directives usage Change-Id: Ia68498c58049a2e47f0e7b120ad44556aff7b17f Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
This commit is contained in:
@@ -19,4 +19,4 @@ perl -p -0777 -i -e 's/#include \"qmlglobal_p.h\"/bool Qml_isFileCaseCorrect(con
|
||||
|
||||
./changeLicense.py $me/../qmljs_global.h qml*.{cpp,h}
|
||||
|
||||
echo "Fix licenses in qmljs.g!"
|
||||
patch -p5 < parser.patch
|
||||
|
||||
Reference in New Issue
Block a user