summaryrefslogtreecommitdiff
path: root/cocoa/config/release.xcconfig
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-01-12 22:07:27 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-01-12 22:07:27 +0000
commit040922106491f061ba3bbff3fdbd6fe295ea8347 (patch)
tree27b7162788adf67ece29141fc73b165bea5cb0e4 /cocoa/config/release.xcconfig
parent9e317534205df240dbc31fafa80d226106e47122 (diff)
downloadnetsurf-040922106491f061ba3bbff3fdbd6fe295ea8347.tar.gz
netsurf-040922106491f061ba3bbff3fdbd6fe295ea8347.tar.bz2
Changed project file to use .xcconfig files and added shell script (config/detect.sh) to auto-generate local config file using pkg-config
svn path=/trunk/netsurf/; revision=11295
Diffstat (limited to 'cocoa/config/release.xcconfig')
-rw-r--r--cocoa/config/release.xcconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/cocoa/config/release.xcconfig b/cocoa/config/release.xcconfig
new file mode 100644
index 000000000..efcded046
--- /dev/null
+++ b/cocoa/config/release.xcconfig
@@ -0,0 +1,3 @@
+#include "common.xcconfig"
+
+DEBUG_INFORMATION_FORMAT = dwarf-with-dsym