summaryrefslogtreecommitdiffstats
path: root/macosx/Wish.xcode/default.pbxuser
diff options
context:
space:
mode:
authordas <das>2007-01-28 01:42:16 (GMT)
committerdas <das>2007-01-28 01:42:16 (GMT)
commitdcabf7ac6e394c47766a5a81167c4ce83c3006a6 (patch)
treedebbb84339a4e6b374780354952734fc2be550a7 /macosx/Wish.xcode/default.pbxuser
parentb03647d3c8be357389770831d31ab255ef96617a (diff)
downloadtk-dcabf7ac6e394c47766a5a81167c4ce83c3006a6.zip
tk-dcabf7ac6e394c47766a5a81167c4ce83c3006a6.tar.gz
tk-dcabf7ac6e394c47766a5a81167c4ce83c3006a6.tar.bz2
* macosx/Wish.xcodeproj/project.pbxproj: extract build settings that
* macosx/Wish.xcodeproj/default.pbxuser: were common to multiple * macosx/Wish-Common.xcconfig (new file): configurations into external * macosx/Wish-Debug.xcconfig (new file): xcconfig files; add extra * macosx/Wish-Release.xcconfig (new file): configurations for building with SDKs; convert legacy jam-based 'Tk' target to native target with single script phase; correct syntax of build setting references to use $() throughout; remove unused tcltest sources from 'tktest' target. * macosx/README: document new Wish.xcodeproj configurations; other minor updates/corrections. * generic/tk.h: update location of version numbers in macosx files. * macosx/Wish.xcode/project.pbxproj: restore 'tktest' target to working * macosx/Wish.xcode/default.pbxuser: order by replicating applicable changes to Wish.xcodeproj since 2006-07-20.
Diffstat (limited to 'macosx/Wish.xcode/default.pbxuser')
-rw-r--r--macosx/Wish.xcode/default.pbxuser4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Wish.xcode/default.pbxuser b/macosx/Wish.xcode/default.pbxuser
index 2136106..9740be4 100644
--- a/macosx/Wish.xcode/default.pbxuser
+++ b/macosx/Wish.xcode/default.pbxuser
@@ -68,7 +68,7 @@
customDataFormattersEnabled = 1;
debuggerPlugin = GDBDebugging;
disassemblyDisplayState = 0;
- dylibVariantSuffix = _debug;
+ dylibVariantSuffix = "";
enableDebugStr = 0;
environmentEntries = (
{
@@ -163,7 +163,7 @@
customDataFormattersEnabled = 1;
debuggerPlugin = GDBDebugging;
disassemblyDisplayState = 0;
- dylibVariantSuffix = _debug;
+ dylibVariantSuffix = "";
enableDebugStr = 0;
environmentEntries = (
{