summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
commitbe01f8c8e3e09a1c71165640ab722df948c4dfbb (patch)
tree58d900e8952a66580c86f7ae3a9255c1eeac09e9 /config.tests
parentc489c62c1713924c29e560cd2ebd36b006c14a11 (diff)
downloadtqt3-be01f8c8e3e09a1c71165640ab722df948c4dfbb.tar.gz
tqt3-be01f8c8e3e09a1c71165640ab722df948c4dfbb.zip
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.tests')
-rwxr-xr-xconfig.tests/unix/cups.test2
-rwxr-xr-xconfig.tests/unix/nis.test2
-rwxr-xr-xconfig.tests/unix/precomp.test2
-rwxr-xr-xconfig.tests/x11/opengl.test2
-rwxr-xr-xconfig.tests/x11/sm.test2
-rwxr-xr-xconfig.tests/x11/xcursor.test2
-rwxr-xr-xconfig.tests/x11/xfreetype.test2
-rwxr-xr-xconfig.tests/x11/xinerama.test2
-rwxr-xr-xconfig.tests/x11/xinput.test2
-rwxr-xr-xconfig.tests/x11/xkb.test2
-rwxr-xr-xconfig.tests/x11/xrandr.test2
-rwxr-xr-xconfig.tests/x11/xrender.test2
-rwxr-xr-xconfig.tests/x11/xshape.test2
13 files changed, 13 insertions, 13 deletions
diff --git a/config.tests/unix/cups.test b/config.tests/unix/cups.test
index 55f5aeee7..a172d7f78 100755
--- a/config.tests/unix/cups.test
+++ b/config.tests/unix/cups.test
@@ -2,7 +2,7 @@
CUPS=yes
XPLATFORM=`basename $1`
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_INCDIRS=""
diff --git a/config.tests/unix/nis.test b/config.tests/unix/nis.test
index 21f9f89c9..922dca032 100755
--- a/config.tests/unix/nis.test
+++ b/config.tests/unix/nis.test
@@ -2,7 +2,7 @@
NIS=yes
XPLATFORM=`basename $1`
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_INCDIRS=""
diff --git a/config.tests/unix/precomp.test b/config.tests/unix/precomp.test
index 1a553d352..bffc9ccfd 100755
--- a/config.tests/unix/precomp.test
+++ b/config.tests/unix/precomp.test
@@ -2,7 +2,7 @@
PRECOMP_SUPPORT=no
XPLATFORM=`basename $1`
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
>precomp_header.h
diff --git a/config.tests/x11/opengl.test b/config.tests/x11/opengl.test
index 74cd29535..53f3754bd 100755
--- a/config.tests/x11/opengl.test
+++ b/config.tests/x11/opengl.test
@@ -1,7 +1,7 @@
#!/bin/sh
OPENGL=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
THREAD=$2
VERBOSE=$3
shift 3
diff --git a/config.tests/x11/sm.test b/config.tests/x11/sm.test
index ad99d0e70..361744612 100755
--- a/config.tests/x11/sm.test
+++ b/config.tests/x11/sm.test
@@ -1,7 +1,7 @@
#!/bin/sh
SM=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_INCDIRS=""
diff --git a/config.tests/x11/xcursor.test b/config.tests/x11/xcursor.test
index 514e33ca9..8a2375d5b 100755
--- a/config.tests/x11/xcursor.test
+++ b/config.tests/x11/xcursor.test
@@ -1,7 +1,7 @@
#!/bin/sh
XCURSOR=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=""
diff --git a/config.tests/x11/xfreetype.test b/config.tests/x11/xfreetype.test
index d4cb4ba17..1fb1a9d5a 100755
--- a/config.tests/x11/xfreetype.test
+++ b/config.tests/x11/xfreetype.test
@@ -3,7 +3,7 @@
XFT=yes
XFT2=no
XFT2_HEADER=no
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
SRCDIR=$3
OUTDIR=$4
diff --git a/config.tests/x11/xinerama.test b/config.tests/x11/xinerama.test
index dc015589d..962adc2d0 100755
--- a/config.tests/x11/xinerama.test
+++ b/config.tests/x11/xinerama.test
@@ -1,7 +1,7 @@
#!/bin/sh
XINERAMA=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=""
diff --git a/config.tests/x11/xinput.test b/config.tests/x11/xinput.test
index c31388bd1..d4ea290c8 100755
--- a/config.tests/x11/xinput.test
+++ b/config.tests/x11/xinput.test
@@ -1,7 +1,7 @@
#!/bin/sh
XINPUT=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=""
diff --git a/config.tests/x11/xkb.test b/config.tests/x11/xkb.test
index 5560b0809..2901adb00 100755
--- a/config.tests/x11/xkb.test
+++ b/config.tests/x11/xkb.test
@@ -2,7 +2,7 @@
XKB=yes
XPLATFORM=`basename $1`
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_INCDIRS=""
diff --git a/config.tests/x11/xrandr.test b/config.tests/x11/xrandr.test
index 59145a17e..1cde8c693 100755
--- a/config.tests/x11/xrandr.test
+++ b/config.tests/x11/xrandr.test
@@ -1,7 +1,7 @@
#!/bin/sh
XRANDR=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=""
diff --git a/config.tests/x11/xrender.test b/config.tests/x11/xrender.test
index 64ccc205f..a91b153d1 100755
--- a/config.tests/x11/xrender.test
+++ b/config.tests/x11/xrender.test
@@ -1,7 +1,7 @@
#!/bin/sh
XRENDER=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=""
diff --git a/config.tests/x11/xshape.test b/config.tests/x11/xshape.test
index 4fae606d9..fd91d067d 100755
--- a/config.tests/x11/xshape.test
+++ b/config.tests/x11/xshape.test
@@ -1,7 +1,7 @@
#!/bin/sh
XSHAPE=yes
-XCONFIG=$1/qmake.conf
+XCONFIG=$1/tqmake.conf
VERBOSE=$2
shift 2
IN_LIBDIRS=