summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/lib2
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-14 12:13:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-19 19:54:44 +0200
commit33e0d5c9398491c70437e2a33df761a63ce6ddf1 (patch)
tree903b6faa0ff700f60d18cec9c5ce1fa2ce330674 /tests/auto/corelib/plugin/qlibrary/lib2
parent523c90810dd7b283f14971a36918249df73b3e96 (diff)
remove mentions of borland from project files
Change-Id: I3049b24ae287bee50aca1de06664a2309df69edf Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/corelib/plugin/qlibrary/lib2')
-rw-r--r--tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro b/tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro
index a45f694d38..dc6a660c0a 100644
--- a/tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro
+++ b/tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro
@@ -9,7 +9,6 @@ QT = core
wince*: DEFINES += WIN32_MSVC
win32-msvc: DEFINES += WIN32_MSVC
-win32-borland: DEFINES += WIN32_BORLAND
# Force a copy of the library to have an extension that is non-standard.
# We want to test if we can load a shared library with *any* filename...