diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-12-18 20:02:07 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-12-18 20:02:07 (GMT) |
commit | 492ad5610cb7c67cd5f3aaafaccd9f81e3432be3 (patch) | |
tree | f906198cbd603e2b8b2eb772b44c4012fb4ca651 /macosx/Tcl.xcode | |
parent | 4cbeaa529ce09f93337280323fb52da94c58185f (diff) | |
parent | b143bb3fdde4bf18cf2ba4f8d7167108cd3b827c (diff) | |
download | tcl-492ad5610cb7c67cd5f3aaafaccd9f81e3432be3.zip tcl-492ad5610cb7c67cd5f3aaafaccd9f81e3432be3.tar.gz tcl-492ad5610cb7c67cd5f3aaafaccd9f81e3432be3.tar.bz2 |
Merge 8.7
Diffstat (limited to 'macosx/Tcl.xcode')
-rw-r--r-- | macosx/Tcl.xcode/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Tcl.xcode/project.pbxproj b/macosx/Tcl.xcode/project.pbxproj index c52bfce..d06a1a8 100644 --- a/macosx/Tcl.xcode/project.pbxproj +++ b/macosx/Tcl.xcode/project.pbxproj @@ -870,7 +870,6 @@ F96D449608F272BA004A47F5 /* tclWinSock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinSock.c; sourceTree = "<group>"; }; F96D449708F272BA004A47F5 /* tclWinTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinTest.c; sourceTree = "<group>"; }; F96D449808F272BA004A47F5 /* tclWinThrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinThrd.c; sourceTree = "<group>"; }; - F96D449908F272BA004A47F5 /* tclWinThrd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclWinThrd.h; sourceTree = "<group>"; }; F96D449A08F272BA004A47F5 /* tclWinTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinTime.c; sourceTree = "<group>"; }; F974D56C0FBE7D6300BF728B /* http11.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = http11.test; sourceTree = "<group>"; }; F974D56D0FBE7D6300BF728B /* httpd11.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = httpd11.tcl; sourceTree = "<group>"; }; @@ -1782,7 +1781,6 @@ F96D449608F272BA004A47F5 /* tclWinSock.c */, F96D449708F272BA004A47F5 /* tclWinTest.c */, F96D449808F272BA004A47F5 /* tclWinThrd.c */, - F96D449908F272BA004A47F5 /* tclWinThrd.h */, F96D449A08F272BA004A47F5 /* tclWinTime.c */, ); path = win; |