summaryrefslogtreecommitdiffstats
path: root/mkspecs/wince50standard-x86-msvc2005/default_post.prf
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-08-22 00:11:16 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-22 02:04:39 +0200
commitc374f4441ab42d1849431bb42fec91a976a8e502 (patch)
tree0733146c5df48b91a39097730c445dbe9cd2359a /mkspecs/wince50standard-x86-msvc2005/default_post.prf
parent85b24bb2dea97c3a9b013bacd5a422b26fe5d14b (diff)
parentc8ca300e491c186304d0864a9e870337e891e6f7 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'mkspecs/wince50standard-x86-msvc2005/default_post.prf')
-rw-r--r--mkspecs/wince50standard-x86-msvc2005/default_post.prf6
1 files changed, 0 insertions, 6 deletions
diff --git a/mkspecs/wince50standard-x86-msvc2005/default_post.prf b/mkspecs/wince50standard-x86-msvc2005/default_post.prf
deleted file mode 100644
index 2436efb207..0000000000
--- a/mkspecs/wince50standard-x86-msvc2005/default_post.prf
+++ /dev/null
@@ -1,6 +0,0 @@
-# Visual Studio has some definitions set internally.
-# Thus we do not need to redefine these.
-equals(TEMPLATE, "vc.*") {
- QMAKE_CXXFLAGS += -fp:precise
-}
-