diff options
author | das <das> | 2008-06-12 06:31:10 (GMT) |
---|---|---|
committer | das <das> | 2008-06-12 06:31:10 (GMT) |
commit | b17d28a84cdeb21ba9166f0fe62174e3b62d1667 (patch) | |
tree | 54611fd5fbdee8f7dd45b5ccfa9851f798514845 /macosx/Wish.xcode/default.pbxuser | |
parent | b67427f70538c6e0ecff16796635b93df88bde64 (diff) | |
download | tk-b17d28a84cdeb21ba9166f0fe62174e3b62d1667.zip tk-b17d28a84cdeb21ba9166f0fe62174e3b62d1667.tar.gz tk-b17d28a84cdeb21ba9166f0fe62174e3b62d1667.tar.bz2 |
* macosx/Wish.xcodeproj/project.pbxproj: add tclIORTrans.c; add tclOO
* macosx/Wish.xcodeproj/default.pbxuser: files to tktest-X11 target;
add debug targets for 64bit and with corefoundation disabled; updates
and cleanup for Xcode 3.1 and for Leopard; sync with Tcl.xcodeproj.
* macosx/Wish.xcode/project.pbxproj: sync Wish.xcodeproj changes.
* macosx/Wish.xcode/default.pbxuser:
* macosx/README: document new build configs.
Diffstat (limited to 'macosx/Wish.xcode/default.pbxuser')
-rw-r--r-- | macosx/Wish.xcode/default.pbxuser | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Wish.xcode/default.pbxuser b/macosx/Wish.xcode/default.pbxuser index 2972778..c832f6b 100644 --- a/macosx/Wish.xcode/default.pbxuser +++ b/macosx/Wish.xcode/default.pbxuser @@ -214,7 +214,7 @@ sourceDirectories = ( ); }; - F9FD30B30CC1AD070073837D /* tktest-X11 */ = { + F97258A50A86873C00096C78 /* tktest-X11 */ = { activeExec = 0; executables = ( F9FD31F50CC1AD070073837D /* tktest-X11 */, |