From eba9bad43145a00529bdf7e5becfbb063e50c673 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 2 May 2011 16:01:57 +0200 Subject: QWS removal, part 2 --- mkspecs/qws/linux-avr32-g++/qmake.conf | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 mkspecs/qws/linux-avr32-g++/qmake.conf (limited to 'mkspecs/qws/linux-avr32-g++/qmake.conf') diff --git a/mkspecs/qws/linux-avr32-g++/qmake.conf b/mkspecs/qws/linux-avr32-g++/qmake.conf deleted file mode 100644 index 32c0444de8..0000000000 --- a/mkspecs/qws/linux-avr32-g++/qmake.conf +++ /dev/null @@ -1,21 +0,0 @@ -# -# qmake configuration for building with avr32-linux-g++ -# - -include(../../common/linux.conf) -include(../../common/gcc-base-unix.conf) -include(../../common/g++-unix.conf) -include(../../common/qws.conf) - -# modifications to g++.conf -QMAKE_CC = avr32-linux-gcc -QMAKE_CXX = avr32-linux-g++ -QMAKE_LINK = avr32-linux-g++ -QMAKE_LINK_SHLIB = avr32-linux-g++ - -# modifications to linux.conf -QMAKE_AR = avr32-linux-ar cqs -QMAKE_OBJCOPY = avr32-linux-objcopy -QMAKE_STRIP = avr32-linux-strip - -load(qt_config) -- cgit v1.2.3