pcsxr-1.9.92
[pcsx_rearmed.git] / macosx / plugins / DFCdrom / DFCdrom.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 2BD707180555997500CB5D9B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BD707170555997500CB5D9B /* IOKit.framework */; };
11                 713DB2E811F113C30001BDD4 /* cdr.c in Sources */ = {isa = PBXBuildFile; fileRef = 713DB2E311F113C30001BDD4 /* cdr.c */; };
12                 713DB2E911F113C30001BDD4 /* cdr.h in Headers */ = {isa = PBXBuildFile; fileRef = 713DB2E411F113C30001BDD4 /* cdr.h */; };
13                 713DB2EB11F113C30001BDD4 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 713DB2E611F113C30001BDD4 /* util.c */; };
14                 71F3C32811F3CD0B007B9F12 /* cdr-macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3C32411F3CD0B007B9F12 /* cdr-macosx.c */; };
15                 71F3C32911F3CD0B007B9F12 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3C32511F3CD0B007B9F12 /* cfg.c */; };
16                 71F3C32A11F3CD0B007B9F12 /* PluginConfigController.h in Headers */ = {isa = PBXBuildFile; fileRef = 71F3C32611F3CD0B007B9F12 /* PluginConfigController.h */; };
17                 71F3C32B11F3CD0B007B9F12 /* PluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3C32711F3CD0B007B9F12 /* PluginConfigController.m */; };
18                 71F3C38611F3CFED007B9F12 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F3C38511F3CFED007B9F12 /* AppKit.framework */; };
19                 71F3C38811F3CFF7007B9F12 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F3C38711F3CFF7007B9F12 /* Carbon.framework */; };
20                 71F3C47A11F3D108007B9F12 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 71F3C47811F3D108007B9F12 /* Credits.rtf */; };
21                 71F3C49D11F3D2B3007B9F12 /* DFCdromPluginConfig.nib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3C49B11F3D2B3007B9F12 /* DFCdromPluginConfig.nib */; };
22                 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
23                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
24 /* End PBXBuildFile section */
25
26 /* Begin PBXFileReference section */
27                 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
28                 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
29                 2BD707170555997500CB5D9B /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
30                 713DB2E311F113C30001BDD4 /* cdr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = cdr.c; path = ../../../plugins/dfcdrom/cdr.c; sourceTree = SOURCE_ROOT; };
31                 713DB2E411F113C30001BDD4 /* cdr.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = cdr.h; path = ../../../plugins/dfcdrom/cdr.h; sourceTree = SOURCE_ROOT; };
32                 713DB2E611F113C30001BDD4 /* util.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = util.c; path = ../../../plugins/dfcdrom/util.c; sourceTree = SOURCE_ROOT; };
33                 71F3C32411F3CD0B007B9F12 /* cdr-macosx.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = "cdr-macosx.c"; path = "macsrc/cdr-macosx.c"; sourceTree = "<group>"; };
34                 71F3C32511F3CD0B007B9F12 /* cfg.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = cfg.c; path = macsrc/cfg.c; sourceTree = "<group>"; };
35                 71F3C32611F3CD0B007B9F12 /* PluginConfigController.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = PluginConfigController.h; path = macsrc/PluginConfigController.h; sourceTree = "<group>"; };
36                 71F3C32711F3CD0B007B9F12 /* PluginConfigController.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = PluginConfigController.m; path = macsrc/PluginConfigController.m; sourceTree = "<group>"; };
37                 71F3C38511F3CFED007B9F12 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
38                 71F3C38711F3CFF7007B9F12 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
39                 71F3C47911F3D108007B9F12 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
40                 71F3C49C11F3D2B3007B9F12 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/DFCdromPluginConfig.nib; sourceTree = "<group>"; };
41                 8D576316048677EA00EA77CD /* DFCdrom.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DFCdrom.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
42                 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
43 /* End PBXFileReference section */
44
45 /* Begin PBXFrameworksBuildPhase section */
46                 8D576313048677EA00EA77CD /* Frameworks */ = {
47                         isa = PBXFrameworksBuildPhase;
48                         buildActionMask = 2147483647;
49                         files = (
50                                 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
51                                 2BD707180555997500CB5D9B /* IOKit.framework in Frameworks */,
52                                 71F3C38611F3CFED007B9F12 /* AppKit.framework in Frameworks */,
53                                 71F3C38811F3CFF7007B9F12 /* Carbon.framework in Frameworks */,
54                         );
55                         runOnlyForDeploymentPostprocessing = 0;
56                 };
57 /* End PBXFrameworksBuildPhase section */
58
59 /* Begin PBXGroup section */
60                 089C166AFE841209C02AAC07 /* CdrDevMac */ = {
61                         isa = PBXGroup;
62                         children = (
63                                 08FB77AFFE84173DC02AAC07 /* Source Files */,
64                                 089C167CFE841241C02AAC07 /* Resources */,
65                                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
66                                 19C28FB6FE9D52B211CA2CBB /* Products */,
67                         );
68                         name = CdrDevMac;
69                         sourceTree = "<group>";
70                 };
71                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
72                         isa = PBXGroup;
73                         children = (
74                                 71F3C38511F3CFED007B9F12 /* AppKit.framework */,
75                                 71F3C38711F3CFF7007B9F12 /* Carbon.framework */,
76                                 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
77                                 2BD707170555997500CB5D9B /* IOKit.framework */,
78                         );
79                         name = "External Frameworks and Libraries";
80                         sourceTree = "<group>";
81                 };
82                 089C167CFE841241C02AAC07 /* Resources */ = {
83                         isa = PBXGroup;
84                         children = (
85                                 71F3C49B11F3D2B3007B9F12 /* DFCdromPluginConfig.nib */,
86                                 71F3C47811F3D108007B9F12 /* Credits.rtf */,
87                                 8D576317048677EA00EA77CD /* Info.plist */,
88                                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
89                         );
90                         name = Resources;
91                         sourceTree = "<group>";
92                 };
93                 08FB77AFFE84173DC02AAC07 /* Source Files */ = {
94                         isa = PBXGroup;
95                         children = (
96                                 71F3C32111F3CCEF007B9F12 /* macsrc */,
97                                 71F3C30911F3CC22007B9F12 /* src */,
98                         );
99                         name = "Source Files";
100                         sourceTree = "<group>";
101                 };
102                 19C28FB6FE9D52B211CA2CBB /* Products */ = {
103                         isa = PBXGroup;
104                         children = (
105                                 8D576316048677EA00EA77CD /* DFCdrom.psxplugin */,
106                         );
107                         name = Products;
108                         sourceTree = "<group>";
109                 };
110                 71F3C30911F3CC22007B9F12 /* src */ = {
111                         isa = PBXGroup;
112                         children = (
113                                 713DB2E311F113C30001BDD4 /* cdr.c */,
114                                 713DB2E411F113C30001BDD4 /* cdr.h */,
115                                 713DB2E611F113C30001BDD4 /* util.c */,
116                         );
117                         name = src;
118                         sourceTree = "<group>";
119                 };
120                 71F3C32111F3CCEF007B9F12 /* macsrc */ = {
121                         isa = PBXGroup;
122                         children = (
123                                 71F3C32411F3CD0B007B9F12 /* cdr-macosx.c */,
124                                 71F3C32511F3CD0B007B9F12 /* cfg.c */,
125                                 71F3C32611F3CD0B007B9F12 /* PluginConfigController.h */,
126                                 71F3C32711F3CD0B007B9F12 /* PluginConfigController.m */,
127                         );
128                         name = macsrc;
129                         sourceTree = "<group>";
130                 };
131 /* End PBXGroup section */
132
133 /* Begin PBXHeadersBuildPhase section */
134                 8D57630E048677EA00EA77CD /* Headers */ = {
135                         isa = PBXHeadersBuildPhase;
136                         buildActionMask = 2147483647;
137                         files = (
138                                 713DB2E911F113C30001BDD4 /* cdr.h in Headers */,
139                                 71F3C32A11F3CD0B007B9F12 /* PluginConfigController.h in Headers */,
140                         );
141                         runOnlyForDeploymentPostprocessing = 0;
142                 };
143 /* End PBXHeadersBuildPhase section */
144
145 /* Begin PBXNativeTarget section */
146                 8D57630D048677EA00EA77CD /* DFCdrom */ = {
147                         isa = PBXNativeTarget;
148                         buildConfigurationList = 710735990FDEED75004AD098 /* Build configuration list for PBXNativeTarget "DFCdrom" */;
149                         buildPhases = (
150                                 8D57630E048677EA00EA77CD /* Headers */,
151                                 8D57630F048677EA00EA77CD /* Resources */,
152                                 8D576311048677EA00EA77CD /* Sources */,
153                                 8D576313048677EA00EA77CD /* Frameworks */,
154                                 8D576315048677EA00EA77CD /* Rez */,
155                         );
156                         buildRules = (
157                         );
158                         dependencies = (
159                         );
160                         name = DFCdrom;
161                         productInstallPath = "$(HOME)/Library/Bundles";
162                         productName = CdrDevMac;
163                         productReference = 8D576316048677EA00EA77CD /* DFCdrom.psxplugin */;
164                         productType = "com.apple.product-type.bundle";
165                 };
166 /* End PBXNativeTarget section */
167
168 /* Begin PBXProject section */
169                 089C1669FE841209C02AAC07 /* Project object */ = {
170                         isa = PBXProject;
171                         buildConfigurationList = 7107359E0FDEED75004AD098 /* Build configuration list for PBXProject "DFCdrom" */;
172                         hasScannedForEncodings = 1;
173                         mainGroup = 089C166AFE841209C02AAC07 /* CdrDevMac */;
174                         projectDirPath = "";
175                         targets = (
176                                 8D57630D048677EA00EA77CD /* DFCdrom */,
177                         );
178                 };
179 /* End PBXProject section */
180
181 /* Begin PBXResourcesBuildPhase section */
182                 8D57630F048677EA00EA77CD /* Resources */ = {
183                         isa = PBXResourcesBuildPhase;
184                         buildActionMask = 2147483647;
185                         files = (
186                                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
187                                 71F3C47A11F3D108007B9F12 /* Credits.rtf in Resources */,
188                                 71F3C49D11F3D2B3007B9F12 /* DFCdromPluginConfig.nib in Resources */,
189                         );
190                         runOnlyForDeploymentPostprocessing = 0;
191                 };
192 /* End PBXResourcesBuildPhase section */
193
194 /* Begin PBXRezBuildPhase section */
195                 8D576315048677EA00EA77CD /* Rez */ = {
196                         isa = PBXRezBuildPhase;
197                         buildActionMask = 2147483647;
198                         files = (
199                         );
200                         runOnlyForDeploymentPostprocessing = 0;
201                 };
202 /* End PBXRezBuildPhase section */
203
204 /* Begin PBXSourcesBuildPhase section */
205                 8D576311048677EA00EA77CD /* Sources */ = {
206                         isa = PBXSourcesBuildPhase;
207                         buildActionMask = 2147483647;
208                         files = (
209                                 713DB2E811F113C30001BDD4 /* cdr.c in Sources */,
210                                 713DB2EB11F113C30001BDD4 /* util.c in Sources */,
211                                 71F3C32811F3CD0B007B9F12 /* cdr-macosx.c in Sources */,
212                                 71F3C32911F3CD0B007B9F12 /* cfg.c in Sources */,
213                                 71F3C32B11F3CD0B007B9F12 /* PluginConfigController.m in Sources */,
214                         );
215                         runOnlyForDeploymentPostprocessing = 0;
216                 };
217 /* End PBXSourcesBuildPhase section */
218
219 /* Begin PBXVariantGroup section */
220                 71F3C47811F3D108007B9F12 /* Credits.rtf */ = {
221                         isa = PBXVariantGroup;
222                         children = (
223                                 71F3C47911F3D108007B9F12 /* English */,
224                         );
225                         name = Credits.rtf;
226                         sourceTree = "<group>";
227                 };
228                 71F3C49B11F3D2B3007B9F12 /* DFCdromPluginConfig.nib */ = {
229                         isa = PBXVariantGroup;
230                         children = (
231                                 71F3C49C11F3D2B3007B9F12 /* English */,
232                         );
233                         name = DFCdromPluginConfig.nib;
234                         sourceTree = "<group>";
235                 };
236                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
237                         isa = PBXVariantGroup;
238                         children = (
239                                 089C167EFE841241C02AAC07 /* English */,
240                         );
241                         name = InfoPlist.strings;
242                         sourceTree = "<group>";
243                 };
244 /* End PBXVariantGroup section */
245
246 /* Begin XCBuildConfiguration section */
247                 7107359A0FDEED75004AD098 /* Development */ = {
248                         isa = XCBuildConfiguration;
249                         buildSettings = {
250                                 COPY_PHASE_STRIP = NO;
251                                 GCC_DYNAMIC_NO_PIC = NO;
252                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
253                                 GCC_MODEL_TUNING = "";
254                                 GCC_OPTIMIZATION_LEVEL = 0;
255                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
256                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
257                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
258                                 INFOPLIST_FILE = Info.plist;
259                                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
260                                 LIBRARY_STYLE = BUNDLE;
261                                 OTHER_CFLAGS = "";
262                                 OTHER_LDFLAGS = "";
263                                 OTHER_REZFLAGS = "";
264                                 PRODUCT_NAME = DFCdrom;
265                                 SECTORDER_FLAGS = "";
266                                 SYMROOT = ../../build;
267                                 WARNING_CFLAGS = (
268                                         "-Wmost",
269                                         "-Wno-four-char-constants",
270                                         "-Wno-unknown-pragmas",
271                                 );
272                                 WRAPPER_EXTENSION = psxplugin;
273                         };
274                         name = Development;
275                 };
276                 7107359B0FDEED75004AD098 /* Deployment */ = {
277                         isa = XCBuildConfiguration;
278                         buildSettings = {
279                                 COPY_PHASE_STRIP = YES;
280                                 DEBUGGING_SYMBOLS = NO;
281                                 GCC_DYNAMIC_NO_PIC = NO;
282                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
283                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
284                                 GCC_MODEL_TUNING = "";
285                                 GCC_OPTIMIZATION_LEVEL = s;
286                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
287                                 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
288                                 GCC_WARN_UNKNOWN_PRAGMAS = NO;
289                                 INFOPLIST_FILE = Info.plist;
290                                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
291                                 LIBRARY_STYLE = BUNDLE;
292                                 OTHER_CFLAGS = "";
293                                 OTHER_LDFLAGS = "";
294                                 OTHER_REZFLAGS = "";
295                                 PRODUCT_NAME = DFCdrom;
296                                 SECTORDER_FLAGS = "";
297                                 SYMROOT = ../../build;
298                                 WARNING_CFLAGS = (
299                                         "-Wmost",
300                                         "-Wno-four-char-constants",
301                                         "-Wno-unknown-pragmas",
302                                 );
303                                 WRAPPER_EXTENSION = psxplugin;
304                                 ZERO_LINK = NO;
305                         };
306                         name = Deployment;
307                 };
308                 7107359F0FDEED75004AD098 /* Development */ = {
309                         isa = XCBuildConfiguration;
310                         buildSettings = {
311                                 GCC_MODEL_TUNING = "";
312                                 GCC_OPTIMIZATION_LEVEL = 0;
313                                 GCC_PREPROCESSOR_DEFINITIONS = "_MACOSX=1";
314                                 HEADER_SEARCH_PATHS = (
315                                         ../../../libpcsxcore,
316                                         ../..,
317                                         ../../../plugins/dfcdrom,
318                                 );
319                                 STRIP_INSTALLED_PRODUCT = NO;
320                         };
321                         name = Development;
322                 };
323                 710735A00FDEED75004AD098 /* Deployment */ = {
324                         isa = XCBuildConfiguration;
325                         buildSettings = {
326                                 GCC_MODEL_TUNING = "";
327                                 GCC_PREPROCESSOR_DEFINITIONS = "_MACOSX=1";
328                                 HEADER_SEARCH_PATHS = (
329                                         ../../../libpcsxcore,
330                                         ../..,
331                                         ../../../plugins/dfcdrom,
332                                 );
333                         };
334                         name = Deployment;
335                 };
336 /* End XCBuildConfiguration section */
337
338 /* Begin XCConfigurationList section */
339                 710735990FDEED75004AD098 /* Build configuration list for PBXNativeTarget "DFCdrom" */ = {
340                         isa = XCConfigurationList;
341                         buildConfigurations = (
342                                 7107359A0FDEED75004AD098 /* Development */,
343                                 7107359B0FDEED75004AD098 /* Deployment */,
344                         );
345                         defaultConfigurationIsVisible = 0;
346                         defaultConfigurationName = Development;
347                 };
348                 7107359E0FDEED75004AD098 /* Build configuration list for PBXProject "DFCdrom" */ = {
349                         isa = XCConfigurationList;
350                         buildConfigurations = (
351                                 7107359F0FDEED75004AD098 /* Development */,
352                                 710735A00FDEED75004AD098 /* Deployment */,
353                         );
354                         defaultConfigurationIsVisible = 0;
355                         defaultConfigurationName = Development;
356                 };
357 /* End XCConfigurationList section */
358         };
359         rootObject = 089C1669FE841209C02AAC07 /* Project object */;
360 }