summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-ios-clang/features/exclusive_builds_post.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-ios-clang/features/exclusive_builds_post.prf')
-rw-r--r--mkspecs/macx-ios-clang/features/exclusive_builds_post.prf8
1 files changed, 0 insertions, 8 deletions
diff --git a/mkspecs/macx-ios-clang/features/exclusive_builds_post.prf b/mkspecs/macx-ios-clang/features/exclusive_builds_post.prf
deleted file mode 100644
index 1fb0a55846..0000000000
--- a/mkspecs/macx-ios-clang/features/exclusive_builds_post.prf
+++ /dev/null
@@ -1,8 +0,0 @@
-
-xcodebuild {
- # Prevent qmake from generating empty output dirs for each exclusive build,
- # as Xcode will do this by itself, and with a different name.
- QMAKE_DIR_REPLACE =
-}
-
-load(exclusive_builds_post)