summaryrefslogtreecommitdiffstats
path: root/qmake/book/qmake-commandreference.leaf
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-28 13:39:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-28 13:39:23 +0900
commit69e1261df646edf24612d7f953dac81182e7461b (patch)
tree5d9a9e9600f0592c3732fe7c9402134fd22d6651 /qmake/book/qmake-commandreference.leaf
parentc9a75bccc60b6ac092f76a2624115fd8935f4888 (diff)
downloadtqt-69e1261d.tar.gz
tqt-69e1261d.zip
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qmake/book/qmake-commandreference.leaf')
-rw-r--r--qmake/book/qmake-commandreference.leaf24
1 files changed, 0 insertions, 24 deletions
diff --git a/qmake/book/qmake-commandreference.leaf b/qmake/book/qmake-commandreference.leaf
index ee2584972..92509efa9 100644
--- a/qmake/book/qmake-commandreference.leaf
+++ b/qmake/book/qmake-commandreference.leaf
@@ -1378,30 +1378,6 @@ value of this variable is typically handled by \e qmake or
-\section3 QMAKE_LIBS_RT
-
-\e {This is used with Borland compilers only}
-
-This variable contains the runtime library needed to link against when
-building an application. The
-value of this variable is typically handled by \e qmake or
- \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified.
-
-
-
-
-
-\section3 QMAKE_LIBS_RTMT
-
-\e {This is used with Borland compilers only}
-
-This variable contains the runtime library needed to link against when
-building a multi-threaded application. The
-value of this variable is typically handled by \e qmake or
- \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified.
-
-
-
\section3 QMAKE_LIBS_THREAD
\e {This is used on Unix platforms only}