From 3ea974178ae6fb16048cbd75a32908833ece2cf4 Mon Sep 17 00:00:00 2001 From: Bjoern Breitmeyer Date: Fri, 9 Aug 2013 14:08:17 +0200 Subject: Remove not supported mkspecs for Windows CE. Windows CE 5 and the depending Windows Mobile is not supported. Change-Id: I81b9599f837590a1375b6340e58c47b478c079ba Reviewed-by: Joerg Bornemann --- mkspecs/wincewm50smart-msvc2005/default_post.prf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 mkspecs/wincewm50smart-msvc2005/default_post.prf (limited to 'mkspecs/wincewm50smart-msvc2005/default_post.prf') diff --git a/mkspecs/wincewm50smart-msvc2005/default_post.prf b/mkspecs/wincewm50smart-msvc2005/default_post.prf deleted file mode 100644 index 84ea15e095..0000000000 --- a/mkspecs/wincewm50smart-msvc2005/default_post.prf +++ /dev/null @@ -1,7 +0,0 @@ -# Visual Studio has some definitions set internally. -# Thus we do not need to redefine these. -contains(TEMPLATE, "vc.*") { - DEFINES -= _M_ARM - QMAKE_CXXFLAGS += -fp:precise -} - -- cgit v1.2.3