From 968596588b2b919aeccef64c2f932dca3e12b72a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 11 Jul 2011 15:24:55 +0200 Subject: make the non-bootstrapped build work again Change-Id: I48d33bea7fd3081461e6edcf7077bfb749e2d2b7 Reviewed-on: http://codereview.qt.nokia.com/1433 Reviewed-by: Qt Sanity Bot Reviewed-by: Marius Storm-Olsen --- qmake/qmake.pri | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qmake/qmake.pri') diff --git a/qmake/qmake.pri b/qmake/qmake.pri index d6c5f09107..79794e751c 100644 --- a/qmake/qmake.pri +++ b/qmake/qmake.pri @@ -68,6 +68,7 @@ bootstrap { #Qt code qlist.cpp \ qlinkedlist.cpp \ qlocale.cpp \ + qlocale_tools.cpp \ qmalloc.cpp \ qmap.cpp \ qmetatype.cpp \ @@ -111,6 +112,7 @@ bootstrap { #Qt code qlist.h \ qlinkedlist.h \ qlocale.h \ + qlocale_tools_p.h \ qmalloc.h \ qmap.h \ qmetatype.h \ -- cgit v1.2.3