From 1ea05eb7755e9e39f79ab982afa5c652f755d3e2 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 10 Feb 2018 23:49:51 +0100 Subject: Get rid of qlalr generated files Let's not check in the files generated by qlalr. This is ok, as qlalr is part of qtbase since a long time. Change-Id: I1298c76e919169c8f02f1e5d067f128a9f2a7542 Reviewed-by: Oswald Buddenhagen --- sync.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 64abbd2eb9..5915e5e224 100644 --- a/sync.profile +++ b/sync.profile @@ -7,3 +7,6 @@ "QtPacketProtocol" => "$basedir/src/plugins/qmltooling/packetprotocol", "QtQmlDebug" => "$basedir/src/qmldebug", ); +%inject_headers = ( + "$basedir/src/qml" => [ "^qqmljsgrammar_p.h", "^qqmljsparser_p.h" ], +); -- cgit v1.2.1