From 172b3813078a2bf99051cdee236643fe7d35740a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 22 Jan 2013 21:00:37 +0100 Subject: purge QMAKE_LIBS_OPENGL_QT it differed from QMAKE_LIBS_OPENGL only for the irix/sco/unixware -cc specs for not entirely obvious reasons. as all these specs are obsolete, remove it. Change-Id: I7d50ffa11ff830371ea52c9ebe25e1f1bc56b307 Reviewed-by: Joerg Bornemann Reviewed-by: Thiago Macieira --- mkspecs/irix-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/irix-g++') diff --git a/mkspecs/irix-g++/qmake.conf b/mkspecs/irix-g++/qmake.conf index 6b1dbbd1f0..8783af4b54 100644 --- a/mkspecs/irix-g++/qmake.conf +++ b/mkspecs/irix-g++/qmake.conf @@ -64,7 +64,6 @@ QMAKE_LIBS_X11 = -lXext -lX11 -lm # with the GNU C++ library (similar name mangling and symbol names?) # so we add -lC so that the SGI C++ library is used first... QMAKE_LIBS_OPENGL = -lGL -QMAKE_LIBS_OPENGL_QT = -lGL QMAKE_LIBS_THREAD = -lpthread QMAKE_AR = ar cq -- cgit v1.2.3