diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-09-12 19:44:15 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-09-12 19:44:15 (GMT) |
commit | 004ac149736cb1946700fee0e64a362f4d48dae3 (patch) | |
tree | 3f056b5bf5ea10121b45794ee0f84c09510c1568 /macosx | |
parent | 4abfb9ea2c2555f32070b4099ae722866fc890e7 (diff) | |
download | tcl-004ac149736cb1946700fee0e64a362f4d48dae3.zip tcl-004ac149736cb1946700fee0e64a362f4d48dae3.tar.gz tcl-004ac149736cb1946700fee0e64a362f4d48dae3.tar.bz2 |
compensate for the removal of the http1.0 directory
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/Tcl.xcode/project.pbxproj | 10 | ||||
-rw-r--r-- | macosx/Tcl.xcodeproj/project.pbxproj | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/macosx/Tcl.xcode/project.pbxproj b/macosx/Tcl.xcode/project.pbxproj index 8c54b5d..c52bfce 100644 --- a/macosx/Tcl.xcode/project.pbxproj +++ b/macosx/Tcl.xcode/project.pbxproj @@ -1341,7 +1341,6 @@ F96D3F3B08F272A8004A47F5 /* dde */, F96D3F8C08F272A8004A47F5 /* history.tcl */, F96D3F8D08F272A8004A47F5 /* http */, - F96D3F9008F272A8004A47F5 /* http1.0 */, F96D3F9308F272A8004A47F5 /* init.tcl */, F96D3F9408F272A8004A47F5 /* msgcat */, F96D401708F272AA004A47F5 /* opt */, @@ -1375,15 +1374,6 @@ path = http; sourceTree = "<group>"; }; - F96D3F9008F272A8004A47F5 /* http1.0 */ = { - isa = PBXGroup; - children = ( - F96D3F9108F272A8004A47F5 /* http.tcl */, - F96D3F9208F272A8004A47F5 /* pkgIndex.tcl */, - ); - path = http1.0; - sourceTree = "<group>"; - }; F96D3F9408F272A8004A47F5 /* msgcat */ = { isa = PBXGroup; children = ( diff --git a/macosx/Tcl.xcodeproj/project.pbxproj b/macosx/Tcl.xcodeproj/project.pbxproj index 6c6acb2..e0e424c 100644 --- a/macosx/Tcl.xcodeproj/project.pbxproj +++ b/macosx/Tcl.xcodeproj/project.pbxproj @@ -1342,7 +1342,6 @@ F96D3F3B08F272A8004A47F5 /* dde */, F96D3F8C08F272A8004A47F5 /* history.tcl */, F96D3F8D08F272A8004A47F5 /* http */, - F96D3F9008F272A8004A47F5 /* http1.0 */, F96D3F9308F272A8004A47F5 /* init.tcl */, F96D3F9408F272A8004A47F5 /* msgcat */, F96D401708F272AA004A47F5 /* opt */, @@ -1376,15 +1375,6 @@ path = http; sourceTree = "<group>"; }; - F96D3F9008F272A8004A47F5 /* http1.0 */ = { - isa = PBXGroup; - children = ( - F96D3F9108F272A8004A47F5 /* http.tcl */, - F96D3F9208F272A8004A47F5 /* pkgIndex.tcl */, - ); - path = http1.0; - sourceTree = "<group>"; - }; F96D3F9408F272A8004A47F5 /* msgcat */ = { isa = PBXGroup; children = ( |