Subversion Repositories Projects

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
828 - 1
// !$*UTF8*$!
2
{
3
	4079523D0CEA382200E202DC /* Project object */ = {
4
		activeBuildConfigurationName = Release;
5
		activeTarget = 407952600CEA391500E202DC /* build */;
6
		addToTargets = (
7
			407952600CEA391500E202DC /* build */,
8
			DD940D8B104D9DA1000BD14B /* flash */,
9
			DD940D88104D9D9E000BD14B /* fuse */,
10
			DD4E92051115D223004B6C92 /* debug init */,
11
			DD4477A511219657004B391C /* clean */,
12
		);
13
		codeSenseManager = 6F33B46D127B45E800A6F483 /* Code sense */;
14
		perUserDictionary = {
15
			PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
16
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
17
				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
18
				PBXFileTableDataSourceColumnWidthsKey = (
19
					20,
20
					364,
21
					20,
22
					48.16259765625,
23
					43,
24
					43,
25
					20,
26
				);
27
				PBXFileTableDataSourceColumnsKey = (
28
					PBXFileDataSource_FiletypeID,
29
					PBXFileDataSource_Filename_ColumnID,
30
					PBXFileDataSource_Built_ColumnID,
31
					PBXFileDataSource_ObjectSize_ColumnID,
32
					PBXFileDataSource_Errors_ColumnID,
33
					PBXFileDataSource_Warnings_ColumnID,
34
					PBXFileDataSource_Target_ColumnID,
35
				);
36
			};
37
			PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
38
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
39
				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
40
				PBXFileTableDataSourceColumnWidthsKey = (
41
					20,
42
					324,
43
					60,
44
					20,
45
					48.16259765625,
46
					43,
47
					43,
48
				);
49
				PBXFileTableDataSourceColumnsKey = (
50
					PBXFileDataSource_FiletypeID,
51
					PBXFileDataSource_Filename_ColumnID,
52
					PBXTargetDataSource_PrimaryAttribute,
53
					PBXFileDataSource_Built_ColumnID,
54
					PBXFileDataSource_ObjectSize_ColumnID,
55
					PBXFileDataSource_Errors_ColumnID,
56
					PBXFileDataSource_Warnings_ColumnID,
57
				);
58
			};
59
			PBXPerProjectTemplateStateSaveDate = 310068700;
60
			PBXWorkspaceStateSaveDate = 310068700;
61
		};
62
		perUserProjectItems = {
63
			6F33B470127B45F200A6F483 /* PBXTextBookmark */ = 6F33B470127B45F200A6F483 /* PBXTextBookmark */;
64
			6F33B471127B45F200A6F483 /* PBXTextBookmark */ = 6F33B471127B45F200A6F483 /* PBXTextBookmark */;
65
			6F33B472127B45F200A6F483 /* PBXTextBookmark */ = 6F33B472127B45F200A6F483 /* PBXTextBookmark */;
66
			6F33B4A6127B490400A6F483 /* PBXTargetBookmark */ = 6F33B4A6127B490400A6F483 /* PBXTargetBookmark */;
67
			6F33B4A7127B490400A6F483 /* PBXTargetBookmark */ = 6F33B4A7127B490400A6F483 /* PBXTargetBookmark */;
68
		};
69
		sourceControlManager = 6F33B46C127B45E800A6F483 /* Source Control */;
70
		userBuildSettings = {
71
		};
72
	};
73
	4079525E0CEA38CC00E202DC /* main.c_ */ = {
74
		isa = PBXFileReference;
75
		fileEncoding = 4;
76
		lastKnownFileType = text;
77
		name = main.c_;
78
		path = "/Users/ajaensch/Andys Daten/Entwicklung/Apple/X-CodeTry/C-OSD/C-OSD XCode/firmware/main.c_";
79
		sourceTree = "<absolute>";
80
		uiCtxt = {
81
			sepNavIntBoundsRect = "{{0, 0}, {542, 325}}";
82
			sepNavSelRange = "{0, 0}";
83
			sepNavVisRange = "{0, 136}";
84
		};
85
	};
86
	4079525F0CEA38CC00E202DC /* Makefile_ */ = {
87
		isa = PBXFileReference;
88
		fileEncoding = 4;
89
		lastKnownFileType = text;
90
		name = Makefile_;
91
		path = "/Users/ajaensch/Andys Daten/Entwicklung/Apple/X-CodeTry/C-OSD/C-OSD XCode/firmware/Makefile_";
92
		sourceTree = "<absolute>";
93
		uiCtxt = {
94
			sepNavIntBoundsRect = "{{0, 0}, {542, 4225}}";
95
			sepNavSelRange = "{0, 0}";
96
			sepNavVisRange = "{0, 372}";
97
		};
98
	};
99
	407952600CEA391500E202DC /* build */ = {
100
		activeExec = 0;
101
	};
102
	6F33B46C127B45E800A6F483 /* Source Control */ = {
103
		isa = PBXSourceControlManager;
104
		fallbackIsa = XCSourceControlManager;
105
		isSCMEnabled = 0;
106
		scmConfiguration = {
107
			repositoryNamesForRoots = {
108
				"" = Mikrokopter;
109
			};
110
		};
111
	};
112
	6F33B46D127B45E800A6F483 /* Code sense */ = {
113
		isa = PBXCodeSenseManager;
114
		indexTemplatePath = "";
115
	};
116
	6F33B470127B45F200A6F483 /* PBXTextBookmark */ = {
117
		isa = PBXTextBookmark;
118
		fRef = 4079525E0CEA38CC00E202DC /* main.c_ */;
119
		name = "main.c_: 1";
120
		rLen = 0;
121
		rLoc = 0;
122
		rType = 0;
123
		vrLen = 136;
124
		vrLoc = 0;
125
	};
126
	6F33B471127B45F200A6F483 /* PBXTextBookmark */ = {
127
		isa = PBXTextBookmark;
128
		fRef = 4079525F0CEA38CC00E202DC /* Makefile_ */;
129
		name = "Makefile_: 1";
130
		rLen = 0;
131
		rLoc = 0;
132
		rType = 0;
133
		vrLen = 372;
134
		vrLoc = 0;
135
	};
136
	6F33B472127B45F200A6F483 /* PBXTextBookmark */ = {
137
		isa = PBXTextBookmark;
138
		fRef = 4079525F0CEA38CC00E202DC /* Makefile_ */;
139
		name = "Makefile_: 1";
140
		rLen = 0;
141
		rLoc = 0;
142
		rType = 0;
143
		vrLen = 372;
144
		vrLoc = 0;
145
	};
146
	6F33B4A6127B490400A6F483 /* PBXTargetBookmark */ = {
147
		isa = PBXTargetBookmark;
148
		trg = 407952600CEA391500E202DC /* build */;
149
	};
150
	6F33B4A7127B490400A6F483 /* PBXTargetBookmark */ = {
151
		isa = PBXTargetBookmark;
152
		trg = 407952600CEA391500E202DC /* build */;
153
		uiCtxt = {
154
			TOCViewDetailVisibleRect = "{{0, 0}, {692, 440}}";
155
			TOCViewExpandedItems = (
156
				"com.apple.target-editor-pane.settings",
157
			);
158
			TOCViewMasterVisibleRect = "{{0, 0}, {278, 500}}";
159
			TOCViewSelectedItems = (
160
				"com.apple.target-editor-pane.settings",
161
			);
162
		};
163
	};
164
	DD4477A511219657004B391C /* clean */ = {
165
		activeExec = 0;
166
	};
167
	DD4E92051115D223004B6C92 /* debug init */ = {
168
		activeExec = 0;
169
	};
170
	DD940D88104D9D9E000BD14B /* fuse */ = {
171
		activeExec = 0;
172
	};
173
	DD940D8B104D9DA1000BD14B /* flash */ = {
174
		activeExec = 0;
175
	};
176
}