From 421f5d6b87f509430836fb2c60b57f9266371121 Mon Sep 17 00:00:00 2001 From: kergoth Date: Mon, 09 Dec 2002 22:39:57 +0000 Subject: Add a var to pass in libs from teh environment easily.. needed so that the OZ buildroot can pass in -lsupc++ on the link when building with gcc3. --- (limited to 'mkspecs/qws/qnx4-cc') diff --git a/mkspecs/qws/qnx4-cc/qmake.conf b/mkspecs/qws/qnx4-cc/qmake.conf index ee4a9ec..1ca2029 100644 --- a/mkspecs/qws/qnx4-cc/qmake.conf +++ b/mkspecs/qws/qnx4-cc/qmake.conf @@ -49,7 +49,7 @@ QMAKE_LFLAGS_SONAME = QMAKE_LFLAGS_THREAD = QMAKE_RPATH = -QMAKE_LIBS = -lsocket +QMAKE_LIBS = $(LIBS_EXTRA) QMAKE_LIBS_DYNLOAD = QMAKE_LIBS_QT = -T 1 -lqte QMAKE_LIBS_QT_THREAD = -lqte-mt -- cgit v0.9.0.2