From 33e0d5c9398491c70437e2a33df761a63ce6ddf1 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 14 Sep 2012 12:13:55 +0200 Subject: remove mentions of borland from project files Change-Id: I3049b24ae287bee50aca1de06664a2309df69edf Reviewed-by: Joerg Bornemann --- tests/auto/corelib/plugin/qlibrary/lib/lib.pro | 1 - tests/auto/corelib/plugin/qlibrary/lib2/lib2.pro | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/auto/corelib/plugin/qlibrary') diff --git a/tests/auto/corelib/plugin/qlibrary/lib/lib.pro b/tests/auto/corelib/plugin/qlibrary/lib/lib.pro index 1f2561a8b3..a92b4faca5 100644 --- a/tests/auto/corelib/plugin/qlibrary/lib/lib.pro +++ b/tests/auto/corelib/plugin/qlibrary/lib/lib.pro @@ -8,7 +8,6 @@ QT = core wince*: DEFINES += WIN32_MSVC win32-msvc: DEFINES += WIN32_MSVC -win32-borland: DEFINES += WIN32_BORLAND # This project is testdata for tst_qlibrary target.path = $$[QT_INSTALL_TESTS]/tst_qlibrary 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... -- cgit v1.2.3