source: releases/appswitch/1.0d1/appswitch.pbproj/project.pbxproj@ 87

Last change on this file since 87 was 85, checked in by Nicholas Riley, 21 years ago

Initial import.

File size: 4.7 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 38;
7 objects = {
8 014CEA490018CE3211CA2923 = {
9 buildRules = (
10 );
11 buildSettings = {
12 COPY_PHASE_STRIP = NO;
13 OPTIMIZATION_CFLAGS = "-O0";
14 };
15 isa = PBXBuildStyle;
16 name = Development;
17 };
18 014CEA4A0018CE3211CA2923 = {
19 buildRules = (
20 );
21 buildSettings = {
22 COPY_PHASE_STRIP = YES;
23 };
24 isa = PBXBuildStyle;
25 name = Deployment;
26 };
27//010
28//011
29//012
30//013
31//014
32//030
33//031
34//032
35//033
36//034
37 034768E2FF38A6DC11DB9C8B = {
38 isa = PBXExecutableFileReference;
39 path = appswitch;
40 refType = 3;
41 };
42//030
43//031
44//032
45//033
46//034
47//080
48//081
49//082
50//083
51//084
52 08FB7793FE84155DC02AAC07 = {
53 buildStyles = (
54 014CEA490018CE3211CA2923,
55 014CEA4A0018CE3211CA2923,
56 );
57 hasScannedForEncodings = 1;
58 isa = PBXProject;
59 mainGroup = 08FB7794FE84155DC02AAC07;
60 projectDirPath = "";
61 targets = (
62 08FB779FFE84155DC02AAC07,
63 );
64 };
65 08FB7794FE84155DC02AAC07 = {
66 children = (
67 08FB7795FE84155DC02AAC07,
68 C6859E96029091FE04C91782,
69 08FB779DFE84155DC02AAC07,
70 19C28FBDFE9D53C911CA2CBB,
71 );
72 isa = PBXGroup;
73 name = appswitch;
74 refType = 4;
75 };
76 08FB7795FE84155DC02AAC07 = {
77 children = (
78 08FB7796FE84155DC02AAC07,
79 E1A0BD3203EFAD9E00050001,
80 );
81 isa = PBXGroup;
82 name = Source;
83 refType = 4;
84 };
85 08FB7796FE84155DC02AAC07 = {
86 fileEncoding = 4;
87 isa = PBXFileReference;
88 path = main.c;
89 refType = 4;
90 };
91 08FB779DFE84155DC02AAC07 = {
92 children = (
93 E1A0BD4C03EFB64400050001,
94 );
95 isa = PBXGroup;
96 name = "External Frameworks and Libraries";
97 refType = 4;
98 };
99 08FB779FFE84155DC02AAC07 = {
100 buildPhases = (
101 08FB77A0FE84155DC02AAC07,
102 08FB77A1FE84155DC02AAC07,
103 08FB77A3FE84155DC02AAC07,
104 08FB77A5FE84155DC02AAC07,
105 C6859E980290922304C91782,
106 );
107 buildSettings = {
108 FRAMEWORK_SEARCH_PATHS = "";
109 HEADER_SEARCH_PATHS = "";
110 INSTALL_PATH = "$(HOME)/bin";
111 LIBRARY_SEARCH_PATHS = "";
112 OTHER_CFLAGS = "";
113 OTHER_LDFLAGS = "";
114 OTHER_REZFLAGS = "";
115 PRODUCT_NAME = appswitch;
116 REZ_EXECUTABLE = YES;
117 SECTORDER_FLAGS = "";
118 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
119 };
120 dependencies = (
121 );
122 isa = PBXToolTarget;
123 name = appswitch;
124 productInstallPath = "$(HOME)/bin";
125 productName = appswitch;
126 productReference = 034768E2FF38A6DC11DB9C8B;
127 };
128 08FB77A0FE84155DC02AAC07 = {
129 buildActionMask = 2147483647;
130 files = (
131 E1A0BD3303EFAD9E00050001,
132 );
133 isa = PBXHeadersBuildPhase;
134 runOnlyForDeploymentPostprocessing = 0;
135 };
136 08FB77A1FE84155DC02AAC07 = {
137 buildActionMask = 2147483647;
138 files = (
139 08FB77A2FE84155DC02AAC07,
140 );
141 isa = PBXSourcesBuildPhase;
142 runOnlyForDeploymentPostprocessing = 0;
143 };
144 08FB77A2FE84155DC02AAC07 = {
145 fileRef = 08FB7796FE84155DC02AAC07;
146 isa = PBXBuildFile;
147 settings = {
148 ATTRIBUTES = (
149 );
150 };
151 };
152 08FB77A3FE84155DC02AAC07 = {
153 buildActionMask = 2147483647;
154 files = (
155 E1A0BD4D03EFB64400050001,
156 );
157 isa = PBXFrameworksBuildPhase;
158 runOnlyForDeploymentPostprocessing = 0;
159 };
160 08FB77A5FE84155DC02AAC07 = {
161 buildActionMask = 2147483647;
162 files = (
163 );
164 isa = PBXRezBuildPhase;
165 runOnlyForDeploymentPostprocessing = 0;
166 };
167//080
168//081
169//082
170//083
171//084
172//190
173//191
174//192
175//193
176//194
177 19C28FBDFE9D53C911CA2CBB = {
178 children = (
179 034768E2FF38A6DC11DB9C8B,
180 );
181 isa = PBXGroup;
182 name = Products;
183 refType = 4;
184 };
185//190
186//191
187//192
188//193
189//194
190//C60
191//C61
192//C62
193//C63
194//C64
195 C6859E96029091FE04C91782 = {
196 children = (
197 C6859E970290921104C91782,
198 );
199 isa = PBXGroup;
200 name = Documentation;
201 refType = 4;
202 };
203 C6859E970290921104C91782 = {
204 isa = PBXFileReference;
205 path = appswitch.1;
206 refType = 4;
207 };
208 C6859E980290922304C91782 = {
209 buildActionMask = 8;
210 dstPath = /usr/share/man/man1/;
211 dstSubfolderSpec = 0;
212 files = (
213 C6859E990290922B04C91782,
214 );
215 isa = PBXCopyFilesBuildPhase;
216 runOnlyForDeploymentPostprocessing = 1;
217 };
218 C6859E990290922B04C91782 = {
219 fileRef = C6859E970290921104C91782;
220 isa = PBXBuildFile;
221 settings = {
222 };
223 };
224//C60
225//C61
226//C62
227//C63
228//C64
229//E10
230//E11
231//E12
232//E13
233//E14
234 E1A0BD3203EFAD9E00050001 = {
235 fileEncoding = 30;
236 isa = PBXFileReference;
237 path = CPS.h;
238 refType = 4;
239 };
240 E1A0BD3303EFAD9E00050001 = {
241 fileRef = E1A0BD3203EFAD9E00050001;
242 isa = PBXBuildFile;
243 settings = {
244 };
245 };
246 E1A0BD4C03EFB64400050001 = {
247 isa = PBXFrameworkReference;
248 name = ApplicationServices.framework;
249 path = /System/Library/Frameworks/ApplicationServices.framework;
250 refType = 0;
251 };
252 E1A0BD4D03EFB64400050001 = {
253 fileRef = E1A0BD4C03EFB64400050001;
254 isa = PBXBuildFile;
255 settings = {
256 };
257 };
258 };
259 rootObject = 08FB7793FE84155DC02AAC07;
260}
Note: See TracBrowser for help on using the repository browser.