From 17c13e1e9dab40760ebe332b390ce60832de2db6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 15 Nov 2011 19:59:01 +0100 Subject: mkspecs: Remove qtopia*.prf from the mkspecs Qtopia was killed some time ago and these files do not have a direct use. Qt was embedded into the Qtopia sourcetree and it would be in the hands of the Qt Extended fork to move to Qt5 and update the buildsystem. It is unlikely that a Qt5 qmake will be used to build the Qt extended fork as a copy of Qt is embedded in the source tree. Change-Id: I2ef309c381aaf1d265ef385e85fd5c72d6205765 Reviewed-by: Oswald Buddenhagen --- mkspecs/features/qtopialib.prf | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 mkspecs/features/qtopialib.prf (limited to 'mkspecs/features/qtopialib.prf') diff --git a/mkspecs/features/qtopialib.prf b/mkspecs/features/qtopialib.prf deleted file mode 100644 index 0c5ccf1ade..0000000000 --- a/mkspecs/features/qtopialib.prf +++ /dev/null @@ -1,2 +0,0 @@ -!isEmpty(QMAKE_LIBDIR_QTOPIA):QMAKE_LIBDIR = $$QMAKE_LIBDIR_QTOPIA -LIBS += $$QMAKE_LIBS_QTOPIA -- cgit v1.2.3