From 1ba4e6ea4c4d385876d6ac2892af36314d2d00a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Mon, 17 Apr 2006 20:59:54 +0000 Subject: [PATCH] Add QtOpenGL to the list of buildable modules. [SVN r33728] --- src/tools/qt4.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/qt4.jam b/src/tools/qt4.jam index 72bf1d67d..9f2c63f98 100644 --- a/src/tools/qt4.jam +++ b/src/tools/qt4.jam @@ -96,7 +96,7 @@ rule init ( prefix ) if [ glob $(.prefix)/Jamroot ] { # Import all Qt Modules - local all-libraries = QtCore QtGui QtNetwork QtXml QtSql QtSvg Qt3Support QtTest QtAssistantClient QtUiTools ; + local all-libraries = QtCore QtGui QtNetwork QtXml QtSql QtSvg QtOpenGL Qt3Support QtTest QtAssistantClient QtUiTools ; for local l in $(all-libraries) { alias $(l)