summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2008-07-31 22:11:57 (GMT)
committerdas <das>2008-07-31 22:11:57 (GMT)
commit62713768eda1dfeb194cbef982b9bbea710cd64d (patch)
tree7a8d802500f15cfbca827308173aeea88549bf21
parent41641da41bb777e1a9d3a347ce6e2847edf5fed2 (diff)
downloadtk-62713768eda1dfeb194cbef982b9bbea710cd64d.zip
tk-62713768eda1dfeb194cbef982b9bbea710cd64d.tar.gz
tk-62713768eda1dfeb194cbef982b9bbea710cd64d.tar.bz2
tclNRE.h die die die
-rw-r--r--macosx/Wish.xcodeproj/project.pbxproj4
1 files changed, 1 insertions, 3 deletions
diff --git a/macosx/Wish.xcodeproj/project.pbxproj b/macosx/Wish.xcodeproj/project.pbxproj
index 65f5195..58fb14d 100644
--- a/macosx/Wish.xcodeproj/project.pbxproj
+++ b/macosx/Wish.xcodeproj/project.pbxproj
@@ -2085,7 +2085,6 @@
F9A3084E08F2D4F400BAE1AB /* Tcl.framework */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.framework; path = Tcl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F9A493240CEBF38300B78AE2 /* chanio.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = chanio.test; sourceTree = "<group>"; };
F9D1360A0CDC252C00DBE0B5 /* mclist.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = mclist.tcl; sourceTree = "<group>"; };
- F9E070AE0E2A2BB400B853D2 /* tclNRE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclNRE.h; sourceTree = "<group>"; };
F9E070B40E2A2BCC00B853D2 /* NRE.test */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NRE.test; sourceTree = "<group>"; };
F9ECB1120B26521500A28025 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
F9ECB1130B26521500A28025 /* platform.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = platform.tcl; sourceTree = "<group>"; };
@@ -2143,7 +2142,7 @@
F966C06F08F281DC005CB29B /* Frameworks */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
- comments = "Copyright (c) 2004-2008 Daniel A. Steffen <das@users.sourceforge.net>\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id: project.pbxproj,v 1.42 2008/07/13 12:58:02 das Exp $\n";
+ comments = "Copyright (c) 2004-2008 Daniel A. Steffen <das@users.sourceforge.net>\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id: project.pbxproj,v 1.43 2008/07/31 22:11:57 das Exp $\n";
name = Wish;
path = .;
sourceTree = SOURCE_ROOT;
@@ -3338,7 +3337,6 @@
F96D3F0A08F272A7004A47F5 /* tclMain.c */,
F96D3F0B08F272A7004A47F5 /* tclNamesp.c */,
F96D3F0C08F272A7004A47F5 /* tclNotify.c */,
- F9E070AE0E2A2BB400B853D2 /* tclNRE.h */,
F96D3F0D08F272A7004A47F5 /* tclObj.c */,
F93599B20DF1F75400E04F67 /* tclOO.c */,
F93599B40DF1F75900E04F67 /* tclOO.decls */,