]>
Commit | Line | Data |
---|---|---|
55e303ae A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
91447636 | 6 | objectVersion = 39; |
55e303ae A |
7 | objects = { |
8 | 05D29F900382361902CA299A = { | |
91447636 | 9 | fileEncoding = 30; |
55e303ae | 10 | isa = PBXFileReference; |
91447636 | 11 | lastKnownFileType = sourcecode.cpp.cpp; |
55e303ae A |
12 | path = test2_main.cpp; |
13 | refType = 4; | |
91447636 | 14 | sourceTree = "<group>"; |
55e303ae A |
15 | }; |
16 | 05D29F910382361902CA299A = { | |
17 | fileRef = 05D29F900382361902CA299A; | |
18 | isa = PBXBuildFile; | |
19 | settings = { | |
20 | }; | |
21 | }; | |
22 | //050 | |
23 | //051 | |
24 | //052 | |
25 | //053 | |
26 | //054 | |
27 | //060 | |
28 | //061 | |
29 | //062 | |
30 | //063 | |
31 | //064 | |
32 | 06AA1261FFB20DD611CA28AA = { | |
33 | buildActionMask = 2147483647; | |
34 | files = ( | |
35 | ); | |
55e303ae | 36 | isa = PBXShellScriptBuildPhase; |
55e303ae A |
37 | runOnlyForDeploymentPostprocessing = 0; |
38 | shellPath = /bin/sh; | |
39 | shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPostprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi"; | |
40 | }; | |
41 | 06AA1262FFB20DD611CA28AA = { | |
42 | buildRules = ( | |
43 | ); | |
44 | buildSettings = { | |
45 | COPY_PHASE_STRIP = NO; | |
91447636 A |
46 | GCC_DYNAMIC_NO_PIC = NO; |
47 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
48 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
49 | GCC_OPTIMIZATION_LEVEL = 0; | |
55e303ae | 50 | OPTIMIZATION_CFLAGS = "-O0"; |
91447636 | 51 | ZERO_LINK = YES; |
55e303ae A |
52 | }; |
53 | isa = PBXBuildStyle; | |
54 | name = Development; | |
55 | }; | |
56 | 06AA1263FFB20DD611CA28AA = { | |
57 | buildRules = ( | |
58 | ); | |
59 | buildSettings = { | |
60 | COPY_PHASE_STRIP = YES; | |
91447636 A |
61 | GCC_ENABLE_FIX_AND_CONTINUE = NO; |
62 | ZERO_LINK = NO; | |
55e303ae A |
63 | }; |
64 | isa = PBXBuildStyle; | |
65 | name = Deployment; | |
66 | }; | |
67 | 06AA1268FFB211EB11CA28AA = { | |
68 | buildActionMask = 2147483647; | |
69 | files = ( | |
70 | ); | |
55e303ae | 71 | isa = PBXShellScriptBuildPhase; |
55e303ae A |
72 | runOnlyForDeploymentPostprocessing = 0; |
73 | shellPath = /bin/sh; | |
74 | shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPreprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi"; | |
75 | }; | |
76 | //060 | |
77 | //061 | |
78 | //062 | |
79 | //063 | |
80 | //064 | |
81 | //080 | |
82 | //081 | |
83 | //082 | |
84 | //083 | |
85 | //084 | |
86 | 089C1669FE841209C02AAC07 = { | |
91447636 A |
87 | buildSettings = { |
88 | }; | |
55e303ae A |
89 | buildStyles = ( |
90 | 06AA1262FFB20DD611CA28AA, | |
91 | 06AA1263FFB20DD611CA28AA, | |
92 | ); | |
91447636 | 93 | hasScannedForEncodings = 1; |
55e303ae A |
94 | isa = PBXProject; |
95 | mainGroup = 089C166AFE841209C02AAC07; | |
96 | projectDirPath = ""; | |
97 | targets = ( | |
98 | 089C1673FE841209C02AAC07, | |
99 | ); | |
100 | }; | |
101 | 089C166AFE841209C02AAC07 = { | |
102 | children = ( | |
103 | 247142CAFF3F8F9811CA285C, | |
104 | 19C28FB6FE9D52B211CA2CBB, | |
105 | ); | |
106 | isa = PBXGroup; | |
107 | name = test2; | |
108 | refType = 4; | |
91447636 | 109 | sourceTree = "<group>"; |
55e303ae A |
110 | }; |
111 | 089C1673FE841209C02AAC07 = { | |
112 | buildPhases = ( | |
113 | 06AA1268FFB211EB11CA28AA, | |
114 | 089C1674FE841209C02AAC07, | |
115 | 089C1675FE841209C02AAC07, | |
116 | 089C1676FE841209C02AAC07, | |
117 | 089C1677FE841209C02AAC07, | |
118 | 089C1679FE841209C02AAC07, | |
119 | 06AA1261FFB20DD611CA28AA, | |
120 | ); | |
121 | buildSettings = { | |
122 | FRAMEWORK_SEARCH_PATHS = ""; | |
123 | HEADER_SEARCH_PATHS = ""; | |
124 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; | |
125 | KERNEL_MODULE = YES; | |
126 | LIBRARY_SEARCH_PATHS = ""; | |
127 | MODULE_NAME = com.MySoftwareCompany.kext.test2; | |
128 | MODULE_START = test2_start; | |
129 | MODULE_STOP = test2_stop; | |
130 | MODULE_VERSION = 1.0.0d1; | |
131 | OTHER_CFLAGS = ""; | |
132 | OTHER_LDFLAGS = ""; | |
133 | OTHER_REZFLAGS = ""; | |
134 | PRODUCT_NAME = test2; | |
135 | SECTORDER_FLAGS = ""; | |
136 | WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; | |
137 | WRAPPER_EXTENSION = kext; | |
138 | }; | |
139 | dependencies = ( | |
140 | ); | |
141 | isa = PBXBundleTarget; | |
142 | name = test2; | |
143 | productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions"; | |
144 | productName = test2; | |
145 | productReference = 0A5A7D55FFB780D811CA28AA; | |
146 | productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?> | |
147 | <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"> | |
148 | <plist version=\"1.0\"> | |
149 | <dict> | |
150 | <key>CFBundleDevelopmentRegion</key> | |
151 | <string>English</string> | |
152 | <key>CFBundleExecutable</key> | |
153 | <string>test2</string> | |
154 | <key>CFBundleIconFile</key> | |
155 | <string></string> | |
156 | <key>CFBundleIdentifier</key> | |
157 | <string>com.MySoftwareCompany.kext.test2</string> | |
158 | <key>CFBundleInfoDictionaryVersion</key> | |
159 | <string>6.0</string> | |
160 | <key>CFBundlePackageType</key> | |
161 | <string>KEXT</string> | |
162 | <key>CFBundleSignature</key> | |
163 | <string>????</string> | |
164 | <key>CFBundleVersion</key> | |
165 | <string>1.0.0d1</string> | |
166 | <key>OSBundleLibraries</key> | |
167 | <dict> | |
168 | <key>com.apple.kernel.libkern</key> | |
169 | <string>1.1</string> | |
170 | </dict> | |
171 | </dict> | |
172 | </plist> | |
173 | "; | |
55e303ae A |
174 | }; |
175 | 089C1674FE841209C02AAC07 = { | |
176 | buildActionMask = 2147483647; | |
177 | files = ( | |
178 | ); | |
179 | isa = PBXHeadersBuildPhase; | |
180 | runOnlyForDeploymentPostprocessing = 0; | |
181 | }; | |
182 | 089C1675FE841209C02AAC07 = { | |
183 | buildActionMask = 2147483647; | |
184 | files = ( | |
185 | ); | |
186 | isa = PBXResourcesBuildPhase; | |
187 | runOnlyForDeploymentPostprocessing = 0; | |
188 | }; | |
189 | 089C1676FE841209C02AAC07 = { | |
190 | buildActionMask = 2147483647; | |
191 | files = ( | |
192 | 05D29F910382361902CA299A, | |
193 | ); | |
194 | isa = PBXSourcesBuildPhase; | |
195 | runOnlyForDeploymentPostprocessing = 0; | |
196 | }; | |
197 | 089C1677FE841209C02AAC07 = { | |
198 | buildActionMask = 2147483647; | |
199 | files = ( | |
200 | ); | |
201 | isa = PBXFrameworksBuildPhase; | |
202 | runOnlyForDeploymentPostprocessing = 0; | |
203 | }; | |
204 | 089C1679FE841209C02AAC07 = { | |
205 | buildActionMask = 2147483647; | |
206 | files = ( | |
207 | ); | |
208 | isa = PBXRezBuildPhase; | |
209 | runOnlyForDeploymentPostprocessing = 0; | |
210 | }; | |
211 | //080 | |
212 | //081 | |
213 | //082 | |
214 | //083 | |
215 | //084 | |
216 | //0A0 | |
217 | //0A1 | |
218 | //0A2 | |
219 | //0A3 | |
220 | //0A4 | |
221 | 0A5A7D55FFB780D811CA28AA = { | |
91447636 A |
222 | explicitFileType = wrapper.cfbundle; |
223 | fallbackIsa = PBXFileReference; | |
55e303ae A |
224 | isa = PBXBundleReference; |
225 | path = test2.kext; | |
226 | refType = 3; | |
91447636 | 227 | sourceTree = BUILT_PRODUCTS_DIR; |
55e303ae A |
228 | }; |
229 | //0A0 | |
230 | //0A1 | |
231 | //0A2 | |
232 | //0A3 | |
233 | //0A4 | |
234 | //190 | |
235 | //191 | |
236 | //192 | |
237 | //193 | |
238 | //194 | |
239 | 19C28FB6FE9D52B211CA2CBB = { | |
240 | children = ( | |
241 | 0A5A7D55FFB780D811CA28AA, | |
242 | ); | |
243 | isa = PBXGroup; | |
244 | name = Products; | |
245 | refType = 4; | |
91447636 | 246 | sourceTree = "<group>"; |
55e303ae A |
247 | }; |
248 | //190 | |
249 | //191 | |
250 | //192 | |
251 | //193 | |
252 | //194 | |
253 | //240 | |
254 | //241 | |
255 | //242 | |
256 | //243 | |
257 | //244 | |
258 | 247142CAFF3F8F9811CA285C = { | |
259 | children = ( | |
260 | 05D29F900382361902CA299A, | |
261 | ); | |
262 | isa = PBXGroup; | |
263 | name = Source; | |
264 | path = ""; | |
265 | refType = 4; | |
91447636 | 266 | sourceTree = "<group>"; |
55e303ae A |
267 | }; |
268 | }; | |
269 | rootObject = 089C1669FE841209C02AAC07; | |
270 | } |