From 3cefb43441a9879cc512dc3fcc7dca0d42e9ca8c Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 8 Aug 2013 13:17:32 +0200 Subject: Move the parser folder from src/qml/qml to src/qml Change-Id: I5e5684f5b98b00f791ade99c4cb6bc2ed880ad6a Reviewed-by: Simon Hausmann --- src/qml/qml.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qml/qml.pro') diff --git a/src/qml/qml.pro b/src/qml/qml.pro index fe294aa323..6d26d9cb38 100644 --- a/src/qml/qml.pro +++ b/src/qml/qml.pro @@ -21,6 +21,7 @@ HEADERS += qtqmlglobal.h \ #modules include(util/util.pri) +include(parser/parser.pri) include(compiler/compiler.pri) include(jsapi/jsapi.pri) include(jsruntime/jsruntime.pri) -- cgit v1.2.3