source: release/1.5/source/contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin.xcodeproj/default.pbxuser

Last change on this file was 13631, checked in by Paul Krueger, 15 years ago

Version 2 of InterfaceProjects

File size: 4.2 KB
Line 
1// !$*UTF8*$!
2{
3 0259C573FE90428111CA0C5A /* Project object */ = {
4 activeBuildConfigurationName = Debug;
5 activeExecutable = C096A9340C03CEAB00263BB0 /* Interface Builder */;
6 activeTarget = 53DF6901067E5B8E0090B5B0 /* All */;
7 codeSenseManager = C096A9330C03CEA700263BB0 /* Code sense */;
8 executables = (
9 C096A9340C03CEAB00263BB0 /* Interface Builder */,
10 );
11 perUserDictionary = {
12 PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
13 PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
14 PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
15 PBXFileTableDataSourceColumnWidthsKey = (
16 22,
17 300,
18 252,
19 );
20 PBXFileTableDataSourceColumnsKey = (
21 PBXExecutablesDataSource_ActiveFlagID,
22 PBXExecutablesDataSource_NameID,
23 PBXExecutablesDataSource_CommentsID,
24 );
25 };
26 PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
27 PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
28 PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
29 PBXFileTableDataSourceColumnWidthsKey = (
30 20,
31 364,
32 20,
33 48,
34 43,
35 43,
36 20,
37 );
38 PBXFileTableDataSourceColumnsKey = (
39 PBXFileDataSource_FiletypeID,
40 PBXFileDataSource_Filename_ColumnID,
41 PBXFileDataSource_Built_ColumnID,
42 PBXFileDataSource_ObjectSize_ColumnID,
43 PBXFileDataSource_Errors_ColumnID,
44 PBXFileDataSource_Warnings_ColumnID,
45 PBXFileDataSource_Target_ColumnID,
46 );
47 };
48 PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
49 PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
50 PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
51 PBXFileTableDataSourceColumnWidthsKey = (
52 20,
53 324,
54 60,
55 20,
56 48.16259765625,
57 43,
58 43,
59 );
60 PBXFileTableDataSourceColumnsKey = (
61 PBXFileDataSource_FiletypeID,
62 PBXFileDataSource_Filename_ColumnID,
63 PBXTargetDataSource_PrimaryAttribute,
64 PBXFileDataSource_Built_ColumnID,
65 PBXFileDataSource_ObjectSize_ColumnID,
66 PBXFileDataSource_Errors_ColumnID,
67 PBXFileDataSource_Warnings_ColumnID,
68 );
69 };
70 PBXPerProjectTemplateStateSaveDate = 232924969;
71 PBXWorkspaceStateSaveDate = 232924969;
72 };
73 sourceControlManager = C096A9320C03CEA700263BB0 /* Source Control */;
74 userBuildSettings = {
75 };
76 };
77 53DF68FC067E5B5A0090B5B0 /* LispControllerPluginFramework */ = {
78 activeExec = 0;
79 };
80 53DF6901067E5B8E0090B5B0 /* All */ = {
81 activeExec = 0;
82 };
83 8D1AC9600486D14A00FE50C9 /* LispControllerPlugin */ = {
84 activeExec = 0;
85 };
86 C096A9320C03CEA700263BB0 /* Source Control */ = {
87 isa = PBXSourceControlManager;
88 fallbackIsa = XCSourceControlManager;
89 isSCMEnabled = 0;
90 scmConfiguration = {
91 };
92 };
93 C096A9330C03CEA700263BB0 /* Code sense */ = {
94 isa = PBXCodeSenseManager;
95 indexTemplatePath = "";
96 };
97 C096A9340C03CEAB00263BB0 /* Interface Builder */ = {
98 isa = PBXExecutable;
99 activeArgIndices = (
100 YES,
101 );
102 argumentStrings = (
103 "-NSOpen \"LispControllerPlugin.ibplugin\"",
104 );
105 autoAttachOnCrash = 1;
106 breakpointsEnabled = 1;
107 configStateDict = {
108 "PBXLSLaunchAction-0" = {
109 PBXLSLaunchAction = 0;
110 PBXLSLaunchStartAction = 1;
111 PBXLSLaunchStdioStyle = 2;
112 PBXLSLaunchStyle = 0;
113 class = PBXLSRunLaunchConfig;
114 commandLineArgs = (
115 );
116 displayName = "Executable Runner";
117 environment = {
118 };
119 identifier = com.apple.Xcode.launch.runConfig;
120 remoteHostInfo = "";
121 startActionInfo = "";
122 };
123 };
124 customDataFormattersEnabled = 1;
125 debuggerPlugin = GDBDebugging;
126 disassemblyDisplayState = 0;
127 dylibVariantSuffix = "";
128 enableDebugStr = 1;
129 environmentEntries = (
130 );
131 executableSystemSymbolLevel = 0;
132 executableUserSymbolLevel = 0;
133 launchableReference = C096A9350C03CEAB00263BB0 /* Interface Builder.app */;
134 libgmallocEnabled = 0;
135 name = "Interface Builder";
136 sourceDirectories = (
137 );
138 startupPath = "<<ProductDirectory>>";
139 };
140 C096A9350C03CEAB00263BB0 /* Interface Builder.app */ = {
141 isa = PBXFileReference;
142 lastKnownFileType = wrapper.application;
143 name = "Interface Builder.app";
144 path = "Applications/Interface Builder.app";
145 sourceTree = DEVELOPER_DIR;
146 };
147}
Note: See TracBrowser for help on using the repository browser.