From 740a034dfa9dcf14920b14054c40acc907cf0dd0 Mon Sep 17 00:00:00 2001 From: das Date: Thu, 22 May 2003 03:39:39 +0000 Subject: * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and tclMacOSXFCmd.c. --- ChangeLog | 3 +++ macosx/Tcl.pbproj/project.pbxproj | 25 +++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f54bec..f93a8ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-05-22 Daniel Steffen + * macosx/Tcl.pbproj/project.pbxproj: added missing references to + new source files tclPathObj.c and tclMacOSXFCmd.c. + * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersionedBundleResources() for a given bundle identifier to succeed. This caused the tcl runtime library diff --git a/macosx/Tcl.pbproj/project.pbxproj b/macosx/Tcl.pbproj/project.pbxproj index 246d6e7..0e25e87 100644 --- a/macosx/Tcl.pbproj/project.pbxproj +++ b/macosx/Tcl.pbproj/project.pbxproj @@ -274,6 +274,7 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright F5F24FB8016ECAFC01DC9062, F5F24FB9016ECAFC01DC9062, F5F24FBA016ECAFC01DC9062, + F9FED5C7047C7D1B006F146B, F5F24FBB016ECAFC01DC9062, F5F24FD3016ECB4901DC9062, F5F24FBC016ECAFC01DC9062, @@ -354,6 +355,7 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright 00E2F859016E92B00ACA28DC = { children = ( F5A1836F018242A501DC9062, + F9FED5C6047C7CEC006F146B, ); isa = PBXGroup; name = Sources; @@ -1560,6 +1562,29 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright path = ../library/word.tcl; refType = 2; }; +//F50 +//F51 +//F52 +//F53 +//F54 +//F90 +//F91 +//F92 +//F93 +//F94 + F9FED5C6047C7CEC006F146B = { + fileEncoding = 30; + isa = PBXFileReference; + path = tclMacOSXFCmd.c; + refType = 4; + }; + F9FED5C7047C7D1B006F146B = { + fileEncoding = 30; + isa = PBXFileReference; + name = tclPathObj.c; + path = /Users/steffen/Documents/Development/TclTk/HEAD/tcl/generic/tclPathObj.c; + refType = 0; + }; }; rootObject = 00E2F845016E82EB0ACA28DC; } -- cgit v0.12