summaryrefslogtreecommitdiffstats
path: root/macosx/Wish.xcode/default.pbxuser
diff options
context:
space:
mode:
authordas <das>2004-11-16 04:05:49 (GMT)
committerdas <das>2004-11-16 04:05:49 (GMT)
commitb00fcf3beace12cf94ddd9075c615a2e4ca6a65a (patch)
treee8564332da06153f2b38d67f1261b8dbfbf42b40 /macosx/Wish.xcode/default.pbxuser
parent50af33b1a13e1b6c55e100130ec1e8c22e4beab6 (diff)
downloadtk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.zip
tk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.tar.gz
tk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.tar.bz2
* macosx/Wish.pbproj/project.pbxproj:
* macosx/buildTkConfig.tcl: fixes for tclConfig.h changes. * macosx/Wish.pbproj/project.pbxproj: fixed references to renamed bitmap files. * macosx/Wish.xcode/project.pbxproj (new): * macosx/Wish.xcode/default.pbxuser (new): * macosx/Wish-Info.plist (new): * macosx/Tk-Info.plist (new): added new Xcode 1.5 project using native targets, made possible by tclConfig.h changes. * generic/tk.h: added version number change comments for new files.
Diffstat (limited to 'macosx/Wish.xcode/default.pbxuser')
-rw-r--r--macosx/Wish.xcode/default.pbxuser39
1 files changed, 39 insertions, 0 deletions
diff --git a/macosx/Wish.xcode/default.pbxuser b/macosx/Wish.xcode/default.pbxuser
new file mode 100644
index 0000000..19a7367
--- /dev/null
+++ b/macosx/Wish.xcode/default.pbxuser
@@ -0,0 +1,39 @@
+// !$*UTF8*$!
+{
+ F537552A016C352C01DC9062 = {
+ activeBuildStyle = F537552C016C352C01DC9062;
+ activeExecutable = F957884F0745BB270058B6A3;
+ activeTarget = F95787DD0745BB260058B6A3;
+ executables = (
+ F957884F0745BB270058B6A3,
+ );
+ userBuildSettings = {
+ SYMROOT = "${SRCROOT}/../../build/tk";
+ };
+ };
+ F95787DD0745BB260058B6A3 = {
+ activeExec = 0;
+ executables = (
+ F957884F0745BB270058B6A3,
+ );
+ };
+ F957884F0745BB270058B6A3 = {
+ activeArgIndex = 2147483647;
+ activeArgIndices = (
+ );
+ argumentStrings = (
+ );
+ configStateDict = {
+ };
+ cppStopOnCatchEnabled = 0;
+ cppStopOnThrowEnabled = 0;
+ customDataFormattersEnabled = 1;
+ disassemblyDisplayState = 0;
+ enableDebugStr = 1;
+ isa = PBXExecutable;
+ libgmallocEnabled = 0;
+ name = Wish;
+ shlibInfoDictList = (
+ );
+ };
+}