blob: 10f0b57e76004f54a83d5fb8d7a934f2ab5cb4f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
// !$*UTF8*$!
{
00E2F845016E82EB0ACA28DC = {
activeBuildStyle = 00E2F847016E82EB0ACA28DC;
activeExecutable = F9A61CCE04C2B5A8006F5A0B;
activeTarget = 00E2F84C016E8B780ACA28DC;
breakpoints = (
);
executables = (
F9A61CCE04C2B5A8006F5A0B,
F973FC3204852E75006F146B,
);
perUserDictionary = {
PBXPerProjectTemplateStateSaveDate = 79872121;
};
projectwideBuildSettings = {
SYMROOT = "${SRCROOT}/../../build/tcl";
};
wantsIndex = 1;
wantsSCM = -1;
};
00E2F84C016E8B780ACA28DC = {
activeExec = 0;
};
F973FC3204852E75006F146B = {
activeArgIndex = 2147483647;
activeArgIndices = (
);
argumentStrings = (
);
configStateDict = {
};
debuggerPlugin = GDBDebugging;
dylibVariantSuffix = "";
enableDebugStr = 1;
environmentEntries = (
);
isa = PBXExecutable;
launchableReference = F9A61CCD04C2B5A5006F5A0B;
name = tclsh8.4;
shlibInfoDictList = (
);
sourceDirectories = (
);
};
F9A61CCD04C2B5A5006F5A0B = {
isa = PBXFileReference;
name = tclsh8.4;
path = ../../build/tcl/tclsh8.4;
refType = 4;
};
F9A61CCE04C2B5A8006F5A0B = {
activeArgIndex = 2147483647;
activeArgIndices = (
);
argumentStrings = (
);
configStateDict = {
};
debuggerPlugin = GDBDebugging;
dylibVariantSuffix = "";
enableDebugStr = 1;
environmentEntries = (
);
isa = PBXExecutable;
launchableReference = F9A61CD104C2B5B4006F5A0B;
name = tcltest;
shlibInfoDictList = (
);
sourceDirectories = (
);
};
F9A61CD104C2B5B4006F5A0B = {
isa = PBXFileReference;
name = tcltest;
path = ../../build/tcl/tcltest;
refType = 4;
};
}
|