summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2004-01-01 00:34:56 (GMT)
committerdas <das>2004-01-01 00:34:56 (GMT)
commita17e4c4701d5221f8b3197963574a7af51f5ea72 (patch)
treefdcf6aa779e4983e7303f4edabbabc7d8fe857ad /macosx
parent7bbf35d799607f27798c04e1a2292bdcf2d5e8e9 (diff)
downloadtk-a17e4c4701d5221f8b3197963574a7af51f5ea72.zip
tk-a17e4c4701d5221f8b3197963574a7af51f5ea72.tar.gz
tk-a17e4c4701d5221f8b3197963574a7af51f5ea72.tar.bz2
* macosx/Wish.pbproj/project.pbxproj: added missing private headers
to installed Tk.framework, so that tkInt.h can be included sucessfully from Tk.framework/PrivateHeaders. * generic/tkPort.h: corrected include of tkMacOSXPort.h
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Wish.pbproj/project.pbxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj
index 1d6779f..4c0a85e 100644
--- a/macosx/Wish.pbproj/project.pbxproj
+++ b/macosx/Wish.pbproj/project.pbxproj
@@ -1909,6 +1909,9 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
fileRef = F537557B016C37A601DC9062;
isa = PBXBuildFile;
settings = {
+ ATTRIBUTES = (
+ Private,
+ );
};
};
F53755F8016C390401DC9062 = {
@@ -1975,6 +1978,9 @@ MacOS X Port by Jim Ingham &lt;jingham@apple.com&gt; &amp; Ian Reid, Copyright Â
fileRef = F5375543016C376E01DC9062;
isa = PBXBuildFile;
settings = {
+ ATTRIBUTES = (
+ Private,
+ );
};
};
F5375603016C397D01DC9062 = {