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:
Christian Kamm
2011-12-07 11:21:10 +01:00
parent 67dd062a31
commit b67c0d5f1e
2 changed files with 251 additions and 1 deletions

View File

@@ -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