diff options
Diffstat (limited to 'mkspecs/symbian-armcc/features/default_post.prf')
-rw-r--r-- | mkspecs/symbian-armcc/features/default_post.prf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mkspecs/symbian-armcc/features/default_post.prf b/mkspecs/symbian-armcc/features/default_post.prf new file mode 100644 index 0000000..7aa1f4d --- /dev/null +++ b/mkspecs/symbian-armcc/features/default_post.prf @@ -0,0 +1,5 @@ +load(default_post.prf) + +# It is important that this config be executed last, +# and qmake does them in reverse order. +CONFIG = symbian_building $$CONFIG |