summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl.xcode
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-12-18 19:54:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-12-18 19:54:55 (GMT)
commit05a370b2d2edcc0726e154d8b1aa51d6a4667542 (patch)
treefd49bbc34f205ebf81530c05dabc131cc5ae6c2a /macosx/Tcl.xcode
parent9c5dc4c207e6610aa3d55e2d4d081779848a21c6 (diff)
parent878077e3b00ba3eb84f253417fa2f7973d15ed81 (diff)
downloadtcl-05a370b2d2edcc0726e154d8b1aa51d6a4667542.zip
tcl-05a370b2d2edcc0726e154d8b1aa51d6a4667542.tar.gz
tcl-05a370b2d2edcc0726e154d8b1aa51d6a4667542.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx/Tcl.xcode')
-rw-r--r--macosx/Tcl.xcode/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Tcl.xcode/project.pbxproj b/macosx/Tcl.xcode/project.pbxproj
index 8c54b5d..51e9c68 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>"; };
@@ -1792,7 +1791,6 @@
F96D449608F272BA004A47F5 /* tclWinSock.c */,
F96D449708F272BA004A47F5 /* tclWinTest.c */,
F96D449808F272BA004A47F5 /* tclWinThrd.c */,
- F96D449908F272BA004A47F5 /* tclWinThrd.h */,
F96D449A08F272BA004A47F5 /* tclWinTime.c */,
);
path = win;