pcsxr-1.9.92
[pcsx_rearmed.git] / macosx / plugins / DFInput / DFInput.xcodeproj / project.pbxproj
CommitLineData
ef79bbde
P
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 2B679862069193F300E2BD4F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B679860069193F300E2BD4F /* Cocoa.framework */; };
11 2B679863069193F300E2BD4F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B679861069193F300E2BD4F /* IOKit.framework */; };
12 71054DC51204A20900AC2CCB /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA11204A20900AC2CCB /* begin_code.h */; };
13 71054DC61204A20900AC2CCB /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA21204A20900AC2CCB /* close_code.h */; };
14 71054DC71204A20900AC2CCB /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA31204A20900AC2CCB /* SDL.h */; };
15 71054DC81204A20900AC2CCB /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA41204A20900AC2CCB /* SDL_assert.h */; };
16 71054DC91204A20900AC2CCB /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA51204A20900AC2CCB /* SDL_config.h */; };
17 71054DCA1204A20900AC2CCB /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA61204A20900AC2CCB /* SDL_endian.h */; };
18 71054DCB1204A20900AC2CCB /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA71204A20900AC2CCB /* SDL_error.h */; };
19 71054DCC1204A20900AC2CCB /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA81204A20900AC2CCB /* SDL_haptic.h */; };
20 71054DCD1204A20900AC2CCB /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DA91204A20900AC2CCB /* SDL_joystick.h */; };
21 71054DCE1204A20900AC2CCB /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DAA1204A20900AC2CCB /* SDL_main.h */; };
22 71054DD01204A20900AC2CCB /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DAC1204A20900AC2CCB /* SDL_platform.h */; };
23 71054DD31204A20900AC2CCB /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DAF1204A20900AC2CCB /* SDL_stdinc.h */; };
24 71054DD61204A20900AC2CCB /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DB51204A20900AC2CCB /* SDL_syshaptic.c */; };
25 71054DD71204A20900AC2CCB /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DB61204A20900AC2CCB /* SDL_haptic.c */; };
26 71054DD81204A20900AC2CCB /* SDL_haptic_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DB71204A20900AC2CCB /* SDL_haptic_c.h */; };
27 71054DD91204A20900AC2CCB /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DB81204A20900AC2CCB /* SDL_syshaptic.h */; };
28 71054DDA1204A20900AC2CCB /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DBB1204A20900AC2CCB /* SDL_sysjoystick.c */; };
29 71054DDB1204A20900AC2CCB /* SDL_sysjoystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DBC1204A20900AC2CCB /* SDL_sysjoystick_c.h */; };
30 71054DDC1204A20900AC2CCB /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DBD1204A20900AC2CCB /* SDL_joystick.c */; };
31 71054DDD1204A20900AC2CCB /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DBE1204A20900AC2CCB /* SDL_joystick_c.h */; };
32 71054DDE1204A20900AC2CCB /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DBF1204A20900AC2CCB /* SDL_sysjoystick.h */; };
33 71054DDF1204A20900AC2CCB /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DC01204A20900AC2CCB /* SDL.c */; };
34 71054DE21204A20900AC2CCB /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 71054DC31204A20900AC2CCB /* SDL_error.c */; };
35 71054DE31204A20900AC2CCB /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 71054DC41204A20900AC2CCB /* SDL_error_c.h */; };
36 71054E211204A49F00AC2CCB /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71054E201204A49F00AC2CCB /* ForceFeedback.framework */; };
37 7136F1DA1200E163001973D9 /* ControllerList.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E861A411FF75AC001C1826 /* ControllerList.h */; };
38 7136F1DB1200E163001973D9 /* ControllerList.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E861A511FF75AC001C1826 /* ControllerList.m */; };
39 7136F1DC1200E164001973D9 /* MappingCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E861A811FF75AC001C1826 /* MappingCell.h */; };
40 7136F1DD1200E164001973D9 /* MappingCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E861A911FF75AC001C1826 /* MappingCell.m */; };
41 7136F1DE1200E165001973D9 /* PadController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E861AB11FF75AC001C1826 /* PadController.m */; };
42 7136F1DF1200E165001973D9 /* PadController.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E861AA11FF75AC001C1826 /* PadController.h */; };
43 7136F51A12011BB4001973D9 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 7136F51812011BB4001973D9 /* Credits.rtf */; };
44 714FA82E11FC822A00517F47 /* analog.c in Sources */ = {isa = PBXBuildFile; fileRef = 714FA82A11FC822A00517F47 /* analog.c */; };
45 714FA82F11FC822A00517F47 /* pad.c in Sources */ = {isa = PBXBuildFile; fileRef = 714FA82B11FC822A00517F47 /* pad.c */; };
46 714FA83011FC822A00517F47 /* pad.h in Headers */ = {isa = PBXBuildFile; fileRef = 714FA82C11FC822A00517F47 /* pad.h */; };
47 714FA83111FC822A00517F47 /* sdljoy.c in Sources */ = {isa = PBXBuildFile; fileRef = 714FA82D11FC822A00517F47 /* sdljoy.c */; };
48 714FA8A011FC846800517F47 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 714FA89F11FC846800517F47 /* Carbon.framework */; };
49 714FA8FA11FC863500517F47 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 714FA8F811FC863500517F47 /* cfg.c */; };
50 714FA8FB11FC863500517F47 /* xkb.c in Sources */ = {isa = PBXBuildFile; fileRef = 714FA8F911FC863500517F47 /* xkb.c */; };
51 7192EAAE1200D54500038B92 /* cfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 7192EAAB1200D54500038B92 /* cfg.h */; };
52 71E861B611FF75AC001C1826 /* PadView.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E861AC11FF75AC001C1826 /* PadView.h */; };
53 71E861B711FF75AC001C1826 /* PadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E861AD11FF75AC001C1826 /* PadView.m */; };
54 71E861BC11FF75BA001C1826 /* NetPcsxHIDInputPluginMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 71E861BA11FF75BA001C1826 /* NetPcsxHIDInputPluginMain.nib */; };
55 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
56 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
57/* End PBXBuildFile section */
58
59/* Begin PBXFileReference section */
60 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
61 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
62 2B679860069193F300E2BD4F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
63 2B679861069193F300E2BD4F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
64 71054DA11204A20900AC2CCB /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = begin_code.h; sourceTree = "<group>"; };
65 71054DA21204A20900AC2CCB /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = close_code.h; sourceTree = "<group>"; };
66 71054DA31204A20900AC2CCB /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL.h; sourceTree = "<group>"; };
67 71054DA41204A20900AC2CCB /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_assert.h; sourceTree = "<group>"; };
68 71054DA51204A20900AC2CCB /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_config.h; sourceTree = "<group>"; };
69 71054DA61204A20900AC2CCB /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_endian.h; sourceTree = "<group>"; };
70 71054DA71204A20900AC2CCB /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_error.h; sourceTree = "<group>"; };
71 71054DA81204A20900AC2CCB /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_haptic.h; sourceTree = "<group>"; };
72 71054DA91204A20900AC2CCB /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_joystick.h; sourceTree = "<group>"; };
73 71054DAA1204A20900AC2CCB /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_main.h; sourceTree = "<group>"; };
74 71054DAC1204A20900AC2CCB /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_platform.h; sourceTree = "<group>"; };
75 71054DAF1204A20900AC2CCB /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_stdinc.h; sourceTree = "<group>"; };
76 71054DB51204A20900AC2CCB /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; };
77 71054DB61204A20900AC2CCB /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; };
78 71054DB71204A20900AC2CCB /* SDL_haptic_c.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_haptic_c.h; sourceTree = "<group>"; };
79 71054DB81204A20900AC2CCB /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; };
80 71054DBB1204A20900AC2CCB /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
81 71054DBC1204A20900AC2CCB /* SDL_sysjoystick_c.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick_c.h; sourceTree = "<group>"; };
82 71054DBD1204A20900AC2CCB /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
83 71054DBE1204A20900AC2CCB /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = "<group>"; };
84 71054DBF1204A20900AC2CCB /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = "<group>"; };
85 71054DC01204A20900AC2CCB /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL.c; sourceTree = "<group>"; };
86 71054DC31204A20900AC2CCB /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = SDL_error.c; sourceTree = "<group>"; };
87 71054DC41204A20900AC2CCB /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = SDL_error_c.h; sourceTree = "<group>"; };
88 71054E201204A49F00AC2CCB /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; };
89 7136F51912011BB4001973D9 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
90 714FA82A11FC822A00517F47 /* analog.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = analog.c; path = ../../../plugins/dfinput/analog.c; sourceTree = SOURCE_ROOT; };
91 714FA82B11FC822A00517F47 /* pad.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pad.c; path = ../../../plugins/dfinput/pad.c; sourceTree = SOURCE_ROOT; };
92 714FA82C11FC822A00517F47 /* pad.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = pad.h; path = ../../../plugins/dfinput/pad.h; sourceTree = SOURCE_ROOT; };
93 714FA82D11FC822A00517F47 /* sdljoy.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = sdljoy.c; path = ../../../plugins/dfinput/sdljoy.c; sourceTree = SOURCE_ROOT; };
94 714FA89F11FC846800517F47 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
95 714FA8F811FC863500517F47 /* cfg.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = cfg.c; path = macsrc/cfg.c; sourceTree = "<group>"; };
96 714FA8F911FC863500517F47 /* xkb.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = xkb.c; path = macsrc/xkb.c; sourceTree = "<group>"; };
97 7192EAAB1200D54500038B92 /* cfg.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = cfg.h; path = macsrc/cfg.h; sourceTree = "<group>"; };
98 71E861A411FF75AC001C1826 /* ControllerList.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = ControllerList.h; path = macsrc/ControllerList.h; sourceTree = "<group>"; };
99 71E861A511FF75AC001C1826 /* ControllerList.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = ControllerList.m; path = macsrc/ControllerList.m; sourceTree = "<group>"; };
100 71E861A811FF75AC001C1826 /* MappingCell.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = MappingCell.h; path = macsrc/MappingCell.h; sourceTree = "<group>"; };
101 71E861A911FF75AC001C1826 /* MappingCell.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = MappingCell.m; path = macsrc/MappingCell.m; sourceTree = "<group>"; };
102 71E861AA11FF75AC001C1826 /* PadController.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = PadController.h; path = macsrc/PadController.h; sourceTree = "<group>"; };
103 71E861AB11FF75AC001C1826 /* PadController.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = PadController.m; path = macsrc/PadController.m; sourceTree = "<group>"; };
104 71E861AC11FF75AC001C1826 /* PadView.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = PadView.h; path = macsrc/PadView.h; sourceTree = "<group>"; };
105 71E861AD11FF75AC001C1826 /* PadView.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = PadView.m; path = macsrc/PadView.m; sourceTree = "<group>"; };
106 71E861BB11FF75BA001C1826 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/NetPcsxHIDInputPluginMain.nib; sourceTree = "<group>"; };
107 8D576316048677EA00EA77CD /* DFInput.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DFInput.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
108 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
109/* End PBXFileReference section */
110
111/* Begin PBXFrameworksBuildPhase section */
112 8D576313048677EA00EA77CD /* Frameworks */ = {
113 isa = PBXFrameworksBuildPhase;
114 buildActionMask = 2147483647;
115 files = (
116 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
117 2B679862069193F300E2BD4F /* Cocoa.framework in Frameworks */,
118 2B679863069193F300E2BD4F /* IOKit.framework in Frameworks */,
119 714FA8A011FC846800517F47 /* Carbon.framework in Frameworks */,
120 71054E211204A49F00AC2CCB /* ForceFeedback.framework in Frameworks */,
121 );
122 runOnlyForDeploymentPostprocessing = 0;
123 };
124/* End PBXFrameworksBuildPhase section */
125
126/* Begin PBXGroup section */
127 089C166AFE841209C02AAC07 /* DFInput */ = {
128 isa = PBXGroup;
129 children = (
130 714FA82911FC820D00517F47 /* macsrc */,
131 714FA82811FC820900517F47 /* src */,
132 71054D9F1204A20900AC2CCB /* SDL */,
133 089C167CFE841241C02AAC07 /* Resources */,
134 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
135 19C28FB6FE9D52B211CA2CBB /* Products */,
136 );
137 name = DFInput;
138 sourceTree = "<group>";
139 };
140 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
141 isa = PBXGroup;
142 children = (
143 71054E201204A49F00AC2CCB /* ForceFeedback.framework */,
144 714FA89F11FC846800517F47 /* Carbon.framework */,
145 2B679860069193F300E2BD4F /* Cocoa.framework */,
146 2B679861069193F300E2BD4F /* IOKit.framework */,
147 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
148 );
149 name = "External Frameworks and Libraries";
150 sourceTree = "<group>";
151 };
152 089C167CFE841241C02AAC07 /* Resources */ = {
153 isa = PBXGroup;
154 children = (
155 7136F51812011BB4001973D9 /* Credits.rtf */,
156 71E861BA11FF75BA001C1826 /* NetPcsxHIDInputPluginMain.nib */,
157 8D576317048677EA00EA77CD /* Info.plist */,
158 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
159 );
160 name = Resources;
161 sourceTree = "<group>";
162 };
163 19C28FB6FE9D52B211CA2CBB /* Products */ = {
164 isa = PBXGroup;
165 children = (
166 8D576316048677EA00EA77CD /* DFInput.psxplugin */,
167 );
168 name = Products;
169 sourceTree = "<group>";
170 };
171 71054D9F1204A20900AC2CCB /* SDL */ = {
172 isa = PBXGroup;
173 children = (
174 71054DA01204A20900AC2CCB /* include */,
175 71054DB21204A20900AC2CCB /* src */,
176 );
177 path = SDL;
178 sourceTree = "<group>";
179 };
180 71054DA01204A20900AC2CCB /* include */ = {
181 isa = PBXGroup;
182 children = (
183 71054DA11204A20900AC2CCB /* begin_code.h */,
184 71054DA21204A20900AC2CCB /* close_code.h */,
185 71054DA31204A20900AC2CCB /* SDL.h */,
186 71054DA41204A20900AC2CCB /* SDL_assert.h */,
187 71054DA51204A20900AC2CCB /* SDL_config.h */,
188 71054DA61204A20900AC2CCB /* SDL_endian.h */,
189 71054DA71204A20900AC2CCB /* SDL_error.h */,
190 71054DA81204A20900AC2CCB /* SDL_haptic.h */,
191 71054DA91204A20900AC2CCB /* SDL_joystick.h */,
192 71054DAA1204A20900AC2CCB /* SDL_main.h */,
193 71054DAC1204A20900AC2CCB /* SDL_platform.h */,
194 71054DAF1204A20900AC2CCB /* SDL_stdinc.h */,
195 );
196 path = include;
197 sourceTree = "<group>";
198 };
199 71054DB21204A20900AC2CCB /* src */ = {
200 isa = PBXGroup;
201 children = (
202 71054DB31204A20900AC2CCB /* haptic */,
203 71054DB91204A20900AC2CCB /* joystick */,
204 71054DC01204A20900AC2CCB /* SDL.c */,
205 71054DC31204A20900AC2CCB /* SDL_error.c */,
206 71054DC41204A20900AC2CCB /* SDL_error_c.h */,
207 );
208 path = src;
209 sourceTree = "<group>";
210 };
211 71054DB31204A20900AC2CCB /* haptic */ = {
212 isa = PBXGroup;
213 children = (
214 71054DB41204A20900AC2CCB /* darwin */,
215 71054DB61204A20900AC2CCB /* SDL_haptic.c */,
216 71054DB71204A20900AC2CCB /* SDL_haptic_c.h */,
217 71054DB81204A20900AC2CCB /* SDL_syshaptic.h */,
218 );
219 path = haptic;
220 sourceTree = "<group>";
221 };
222 71054DB41204A20900AC2CCB /* darwin */ = {
223 isa = PBXGroup;
224 children = (
225 71054DB51204A20900AC2CCB /* SDL_syshaptic.c */,
226 );
227 path = darwin;
228 sourceTree = "<group>";
229 };
230 71054DB91204A20900AC2CCB /* joystick */ = {
231 isa = PBXGroup;
232 children = (
233 71054DBA1204A20900AC2CCB /* darwin */,
234 71054DBD1204A20900AC2CCB /* SDL_joystick.c */,
235 71054DBE1204A20900AC2CCB /* SDL_joystick_c.h */,
236 71054DBF1204A20900AC2CCB /* SDL_sysjoystick.h */,
237 );
238 path = joystick;
239 sourceTree = "<group>";
240 };
241 71054DBA1204A20900AC2CCB /* darwin */ = {
242 isa = PBXGroup;
243 children = (
244 71054DBB1204A20900AC2CCB /* SDL_sysjoystick.c */,
245 71054DBC1204A20900AC2CCB /* SDL_sysjoystick_c.h */,
246 );
247 path = darwin;
248 sourceTree = "<group>";
249 };
250 714FA82811FC820900517F47 /* src */ = {
251 isa = PBXGroup;
252 children = (
253 714FA82A11FC822A00517F47 /* analog.c */,
254 714FA82B11FC822A00517F47 /* pad.c */,
255 714FA82C11FC822A00517F47 /* pad.h */,
256 714FA82D11FC822A00517F47 /* sdljoy.c */,
257 );
258 name = src;
259 sourceTree = "<group>";
260 };
261 714FA82911FC820D00517F47 /* macsrc */ = {
262 isa = PBXGroup;
263 children = (
264 71E861A411FF75AC001C1826 /* ControllerList.h */,
265 71E861A511FF75AC001C1826 /* ControllerList.m */,
266 71E861A811FF75AC001C1826 /* MappingCell.h */,
267 71E861A911FF75AC001C1826 /* MappingCell.m */,
268 71E861AA11FF75AC001C1826 /* PadController.h */,
269 71E861AB11FF75AC001C1826 /* PadController.m */,
270 71E861AC11FF75AC001C1826 /* PadView.h */,
271 71E861AD11FF75AC001C1826 /* PadView.m */,
272 714FA8F811FC863500517F47 /* cfg.c */,
273 7192EAAB1200D54500038B92 /* cfg.h */,
274 714FA8F911FC863500517F47 /* xkb.c */,
275 );
276 name = macsrc;
277 sourceTree = "<group>";
278 };
279/* End PBXGroup section */
280
281/* Begin PBXHeadersBuildPhase section */
282 8D57630E048677EA00EA77CD /* Headers */ = {
283 isa = PBXHeadersBuildPhase;
284 buildActionMask = 2147483647;
285 files = (
286 714FA83011FC822A00517F47 /* pad.h in Headers */,
287 71E861B611FF75AC001C1826 /* PadView.h in Headers */,
288 7192EAAE1200D54500038B92 /* cfg.h in Headers */,
289 7136F1DA1200E163001973D9 /* ControllerList.h in Headers */,
290 7136F1DC1200E164001973D9 /* MappingCell.h in Headers */,
291 7136F1DF1200E165001973D9 /* PadController.h in Headers */,
292 71054DC51204A20900AC2CCB /* begin_code.h in Headers */,
293 71054DC61204A20900AC2CCB /* close_code.h in Headers */,
294 71054DC71204A20900AC2CCB /* SDL.h in Headers */,
295 71054DC81204A20900AC2CCB /* SDL_assert.h in Headers */,
296 71054DC91204A20900AC2CCB /* SDL_config.h in Headers */,
297 71054DCA1204A20900AC2CCB /* SDL_endian.h in Headers */,
298 71054DCB1204A20900AC2CCB /* SDL_error.h in Headers */,
299 71054DCC1204A20900AC2CCB /* SDL_haptic.h in Headers */,
300 71054DCD1204A20900AC2CCB /* SDL_joystick.h in Headers */,
301 71054DCE1204A20900AC2CCB /* SDL_main.h in Headers */,
302 71054DD01204A20900AC2CCB /* SDL_platform.h in Headers */,
303 71054DD31204A20900AC2CCB /* SDL_stdinc.h in Headers */,
304 71054DD81204A20900AC2CCB /* SDL_haptic_c.h in Headers */,
305 71054DD91204A20900AC2CCB /* SDL_syshaptic.h in Headers */,
306 71054DDB1204A20900AC2CCB /* SDL_sysjoystick_c.h in Headers */,
307 71054DDD1204A20900AC2CCB /* SDL_joystick_c.h in Headers */,
308 71054DDE1204A20900AC2CCB /* SDL_sysjoystick.h in Headers */,
309 71054DE31204A20900AC2CCB /* SDL_error_c.h in Headers */,
310 );
311 runOnlyForDeploymentPostprocessing = 0;
312 };
313/* End PBXHeadersBuildPhase section */
314
315/* Begin PBXNativeTarget section */
316 8D57630D048677EA00EA77CD /* DFInput */ = {
317 isa = PBXNativeTarget;
318 buildConfigurationList = 71155B0C0FDFA2DE00EC0BC5 /* Build configuration list for PBXNativeTarget "DFInput" */;
319 buildPhases = (
320 8D57630E048677EA00EA77CD /* Headers */,
321 8D57630F048677EA00EA77CD /* Resources */,
322 8D576311048677EA00EA77CD /* Sources */,
323 8D576313048677EA00EA77CD /* Frameworks */,
324 8D576315048677EA00EA77CD /* Rez */,
325 );
326 buildRules = (
327 );
328 dependencies = (
329 );
330 name = DFInput;
331 productInstallPath = "$(HOME)/Library/Bundles";
332 productName = DFInput;
333 productReference = 8D576316048677EA00EA77CD /* DFInput.psxplugin */;
334 productType = "com.apple.product-type.bundle";
335 };
336/* End PBXNativeTarget section */
337
338/* Begin PBXProject section */
339 089C1669FE841209C02AAC07 /* Project object */ = {
340 isa = PBXProject;
341 buildConfigurationList = 71155B110FDFA2DE00EC0BC5 /* Build configuration list for PBXProject "DFInput" */;
342 hasScannedForEncodings = 1;
343 mainGroup = 089C166AFE841209C02AAC07 /* DFInput */;
344 projectDirPath = "";
345 targets = (
346 8D57630D048677EA00EA77CD /* DFInput */,
347 );
348 };
349/* End PBXProject section */
350
351/* Begin PBXResourcesBuildPhase section */
352 8D57630F048677EA00EA77CD /* Resources */ = {
353 isa = PBXResourcesBuildPhase;
354 buildActionMask = 2147483647;
355 files = (
356 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
357 71E861BC11FF75BA001C1826 /* NetPcsxHIDInputPluginMain.nib in Resources */,
358 7136F51A12011BB4001973D9 /* Credits.rtf in Resources */,
359 );
360 runOnlyForDeploymentPostprocessing = 0;
361 };
362/* End PBXResourcesBuildPhase section */
363
364/* Begin PBXRezBuildPhase section */
365 8D576315048677EA00EA77CD /* Rez */ = {
366 isa = PBXRezBuildPhase;
367 buildActionMask = 2147483647;
368 files = (
369 );
370 runOnlyForDeploymentPostprocessing = 0;
371 };
372/* End PBXRezBuildPhase section */
373
374/* Begin PBXSourcesBuildPhase section */
375 8D576311048677EA00EA77CD /* Sources */ = {
376 isa = PBXSourcesBuildPhase;
377 buildActionMask = 2147483647;
378 files = (
379 714FA82E11FC822A00517F47 /* analog.c in Sources */,
380 714FA82F11FC822A00517F47 /* pad.c in Sources */,
381 714FA83111FC822A00517F47 /* sdljoy.c in Sources */,
382 714FA8FA11FC863500517F47 /* cfg.c in Sources */,
383 714FA8FB11FC863500517F47 /* xkb.c in Sources */,
384 71E861B711FF75AC001C1826 /* PadView.m in Sources */,
385 7136F1DB1200E163001973D9 /* ControllerList.m in Sources */,
386 7136F1DD1200E164001973D9 /* MappingCell.m in Sources */,
387 7136F1DE1200E165001973D9 /* PadController.m in Sources */,
388 71054DD61204A20900AC2CCB /* SDL_syshaptic.c in Sources */,
389 71054DD71204A20900AC2CCB /* SDL_haptic.c in Sources */,
390 71054DDA1204A20900AC2CCB /* SDL_sysjoystick.c in Sources */,
391 71054DDC1204A20900AC2CCB /* SDL_joystick.c in Sources */,
392 71054DDF1204A20900AC2CCB /* SDL.c in Sources */,
393 71054DE21204A20900AC2CCB /* SDL_error.c in Sources */,
394 );
395 runOnlyForDeploymentPostprocessing = 0;
396 };
397/* End PBXSourcesBuildPhase section */
398
399/* Begin PBXVariantGroup section */
400 7136F51812011BB4001973D9 /* Credits.rtf */ = {
401 isa = PBXVariantGroup;
402 children = (
403 7136F51912011BB4001973D9 /* English */,
404 );
405 name = Credits.rtf;
406 sourceTree = "<group>";
407 };
408 71E861BA11FF75BA001C1826 /* NetPcsxHIDInputPluginMain.nib */ = {
409 isa = PBXVariantGroup;
410 children = (
411 71E861BB11FF75BA001C1826 /* English */,
412 );
413 name = NetPcsxHIDInputPluginMain.nib;
414 sourceTree = "<group>";
415 };
416 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
417 isa = PBXVariantGroup;
418 children = (
419 089C167EFE841241C02AAC07 /* English */,
420 );
421 name = InfoPlist.strings;
422 sourceTree = "<group>";
423 };
424/* End PBXVariantGroup section */
425
426/* Begin XCBuildConfiguration section */
427 71155B0D0FDFA2DE00EC0BC5 /* Development */ = {
428 isa = XCBuildConfiguration;
429 buildSettings = {
430 COPY_PHASE_STRIP = NO;
431 DEBUGGING_SYMBOLS = YES;
432 GCC_DYNAMIC_NO_PIC = NO;
433 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
434 GCC_MODEL_TUNING = "";
435 GCC_OPTIMIZATION_LEVEL = 0;
436 GCC_PRECOMPILE_PREFIX_HEADER = NO;
437 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
438 GCC_WARN_UNKNOWN_PRAGMAS = NO;
439 HEADER_SEARCH_PATHS = (
440 ../../../libpcsxcore,
441 ../HID,
442 Utilities,
443 Source,
444 ./HID,
445 Utilities,
446 Source,
447 );
448 INFOPLIST_FILE = Info.plist;
449 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
450 LIBRARY_SEARCH_PATHS = .;
451 LIBRARY_STYLE = BUNDLE;
452 OTHER_CFLAGS = "";
453 OTHER_LDFLAGS = "";
454 OTHER_REZFLAGS = "";
455 PRODUCT_NAME = DFInput;
456 SECTORDER_FLAGS = "";
457 SYMROOT = ../../build;
458 WARNING_CFLAGS = (
459 "-Wmost",
460 "-Wno-four-char-constants",
461 "-Wno-unknown-pragmas",
462 );
463 WRAPPER_EXTENSION = psxplugin;
464 };
465 name = Development;
466 };
467 71155B0E0FDFA2DE00EC0BC5 /* Deployment */ = {
468 isa = XCBuildConfiguration;
469 buildSettings = {
470 COPY_PHASE_STRIP = YES;
471 DEBUGGING_SYMBOLS = NO;
472 GCC_DYNAMIC_NO_PIC = NO;
473 GCC_ENABLE_FIX_AND_CONTINUE = NO;
474 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
475 GCC_MODEL_TUNING = "";
476 GCC_OPTIMIZATION_LEVEL = s;
477 GCC_PRECOMPILE_PREFIX_HEADER = NO;
478 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
479 GCC_WARN_UNKNOWN_PRAGMAS = NO;
480 HEADER_SEARCH_PATHS = (
481 ../../../libpcsxcore,
482 ../HID,
483 Utilities,
484 Source,
485 ./HID,
486 Utilities,
487 Source,
488 );
489 INFOPLIST_FILE = Info.plist;
490 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
491 LIBRARY_SEARCH_PATHS = .;
492 LIBRARY_STYLE = BUNDLE;
493 OTHER_CFLAGS = "";
494 OTHER_LDFLAGS = "";
495 OTHER_REZFLAGS = "";
496 PRODUCT_NAME = DFInput;
497 SECTORDER_FLAGS = "";
498 SYMROOT = ../../build;
499 WARNING_CFLAGS = (
500 "-Wmost",
501 "-Wno-four-char-constants",
502 "-Wno-unknown-pragmas",
503 );
504 WRAPPER_EXTENSION = psxplugin;
505 ZERO_LINK = NO;
506 };
507 name = Deployment;
508 };
509 71155B120FDFA2DE00EC0BC5 /* Development */ = {
510 isa = XCBuildConfiguration;
511 buildSettings = {
512 GCC_MODEL_TUNING = "";
513 GCC_OPTIMIZATION_LEVEL = 0;
514 GCC_PREPROCESSOR_DEFINITIONS = "_MACOSX=1";
515 HEADER_SEARCH_PATHS = (
516 ../../../libpcsxcore,
517 ../..,
518 ../../../plugins/dfinput,
519 ../../../plugins/dfinput,
520 ../../../../plugins/dfinput,
521 ./SDL,
522 ./SDL/include,
523 );
524 STRIP_INSTALLED_PRODUCT = NO;
525 };
526 name = Development;
527 };
528 71155B130FDFA2DE00EC0BC5 /* Deployment */ = {
529 isa = XCBuildConfiguration;
530 buildSettings = {
531 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
532 GCC_PREPROCESSOR_DEFINITIONS = "_MACOSX=1";
533 HEADER_SEARCH_PATHS = (
534 ../../../libpcsxcore,
535 ../..,
536 ../../../plugins/dfinput,
537 ../../../../plugins/dfinput,
538 ./SDL,
539 ./SDL/include,
540 ../include,
541 );
542 };
543 name = Deployment;
544 };
545/* End XCBuildConfiguration section */
546
547/* Begin XCConfigurationList section */
548 71155B0C0FDFA2DE00EC0BC5 /* Build configuration list for PBXNativeTarget "DFInput" */ = {
549 isa = XCConfigurationList;
550 buildConfigurations = (
551 71155B0D0FDFA2DE00EC0BC5 /* Development */,
552 71155B0E0FDFA2DE00EC0BC5 /* Deployment */,
553 );
554 defaultConfigurationIsVisible = 0;
555 defaultConfigurationName = Development;
556 };
557 71155B110FDFA2DE00EC0BC5 /* Build configuration list for PBXProject "DFInput" */ = {
558 isa = XCConfigurationList;
559 buildConfigurations = (
560 71155B120FDFA2DE00EC0BC5 /* Development */,
561 71155B130FDFA2DE00EC0BC5 /* Deployment */,
562 );
563 defaultConfigurationIsVisible = 0;
564 defaultConfigurationName = Development;
565 };
566/* End XCConfigurationList section */
567 };
568 rootObject = 089C1669FE841209C02AAC07 /* Project object */;
569}