OSDN Git Service

7aa4a9764262aafb2c61111cb0b0fbc515e11da1
[chnosproject/CHNOSProject.git] / CHNOSProject / AI003 / AI003.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 173BB42616C6600100126A00 /* config.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 173BB42316C65FBB00126A00 /* config.txt */; };
11                 173BB42816C6618500126A00 /* words.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 173BB42716C660E000126A00 /* words.txt */; };
12                 175A87A516B5827800F5166E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 175A87A416B5827800F5166E /* main.c */; };
13                 175A87A716B5827800F5166E /* AI003.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 175A87A616B5827800F5166E /* AI003.1 */; };
14                 17D0F41216DA374300C62B79 /* libchn.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17D0F41116DA374300C62B79 /* libchn.a */; };
15 /* End PBXBuildFile section */
16
17 /* Begin PBXContainerItemProxy section */
18                 17EE908D16DA4AC6005238B2 /* PBXContainerItemProxy */ = {
19                         isa = PBXContainerItemProxy;
20                         containerPortal = 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */;
21                         proxyType = 2;
22                         remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
23                         remoteInfo = chn;
24                 };
25 /* End PBXContainerItemProxy section */
26
27 /* Begin PBXCopyFilesBuildPhase section */
28                 173BB42516C65FEF00126A00 /* CopyFiles */ = {
29                         isa = PBXCopyFilesBuildPhase;
30                         buildActionMask = 2147483647;
31                         dstPath = "";
32                         dstSubfolderSpec = 16;
33                         files = (
34                                 173BB42816C6618500126A00 /* words.txt in CopyFiles */,
35                                 173BB42616C6600100126A00 /* config.txt in CopyFiles */,
36                         );
37                         runOnlyForDeploymentPostprocessing = 0;
38                 };
39                 175A879E16B5827800F5166E /* CopyFiles */ = {
40                         isa = PBXCopyFilesBuildPhase;
41                         buildActionMask = 2147483647;
42                         dstPath = /usr/share/man/man1/;
43                         dstSubfolderSpec = 0;
44                         files = (
45                                 175A87A716B5827800F5166E /* AI003.1 in CopyFiles */,
46                         );
47                         runOnlyForDeploymentPostprocessing = 1;
48                 };
49 /* End PBXCopyFilesBuildPhase section */
50
51 /* Begin PBXFileReference section */
52                 173BB42316C65FBB00126A00 /* config.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 2; path = config.txt; sourceTree = "<group>"; };
53                 173BB42716C660E000126A00 /* words.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 2; path = words.txt; sourceTree = "<group>"; };
54                 175A87A016B5827800F5166E /* AI003 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AI003; sourceTree = BUILT_PRODUCTS_DIR; };
55                 175A87A416B5827800F5166E /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = main.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
56                 175A87A616B5827800F5166E /* AI003.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = AI003.1; sourceTree = "<group>"; };
57                 175A87AF16B5833500F5166E /* core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 2; path = core.h; sourceTree = "<group>"; };
58                 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = ../chn/chn.xcodeproj; sourceTree = "<group>"; };
59                 17D0F41116DA374300C62B79 /* libchn.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchn.a; path = ../DerivedData/CHNOSProject/Build/Products/Debug/libchn.a; sourceTree = "<group>"; };
60 /* End PBXFileReference section */
61
62 /* Begin PBXFrameworksBuildPhase section */
63                 175A879D16B5827800F5166E /* Frameworks */ = {
64                         isa = PBXFrameworksBuildPhase;
65                         buildActionMask = 2147483647;
66                         files = (
67                                 17D0F41216DA374300C62B79 /* libchn.a in Frameworks */,
68                         );
69                         runOnlyForDeploymentPostprocessing = 0;
70                 };
71 /* End PBXFrameworksBuildPhase section */
72
73 /* Begin PBXGroup section */
74                 175A879516B5827800F5166E = {
75                         isa = PBXGroup;
76                         children = (
77                                 17D0F41116DA374300C62B79 /* libchn.a */,
78                                 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */,
79                                 175A87A316B5827800F5166E /* AI003 */,
80                                 175A87A116B5827800F5166E /* Products */,
81                         );
82                         sourceTree = "<group>";
83                 };
84                 175A87A116B5827800F5166E /* Products */ = {
85                         isa = PBXGroup;
86                         children = (
87                                 175A87A016B5827800F5166E /* AI003 */,
88                         );
89                         name = Products;
90                         sourceTree = "<group>";
91                 };
92                 175A87A316B5827800F5166E /* AI003 */ = {
93                         isa = PBXGroup;
94                         children = (
95                                 175A87A616B5827800F5166E /* AI003.1 */,
96                                 173BB42316C65FBB00126A00 /* config.txt */,
97                                 175A87AF16B5833500F5166E /* core.h */,
98                                 175A87A416B5827800F5166E /* main.c */,
99                                 173BB42716C660E000126A00 /* words.txt */,
100                         );
101                         path = AI003;
102                         sourceTree = "<group>";
103                 };
104                 17EE908716DA4AC6005238B2 /* Products */ = {
105                         isa = PBXGroup;
106                         children = (
107                                 17EE908E16DA4AC6005238B2 /* libchn.a */,
108                         );
109                         name = Products;
110                         sourceTree = "<group>";
111                 };
112 /* End PBXGroup section */
113
114 /* Begin PBXNativeTarget section */
115                 175A879F16B5827800F5166E /* AI003 */ = {
116                         isa = PBXNativeTarget;
117                         buildConfigurationList = 175A87AA16B5827800F5166E /* Build configuration list for PBXNativeTarget "AI003" */;
118                         buildPhases = (
119                                 175A879C16B5827800F5166E /* Sources */,
120                                 175A879D16B5827800F5166E /* Frameworks */,
121                                 175A879E16B5827800F5166E /* CopyFiles */,
122                                 173BB42516C65FEF00126A00 /* CopyFiles */,
123                         );
124                         buildRules = (
125                         );
126                         dependencies = (
127                         );
128                         name = AI003;
129                         productName = AI003;
130                         productReference = 175A87A016B5827800F5166E /* AI003 */;
131                         productType = "com.apple.product-type.tool";
132                 };
133 /* End PBXNativeTarget section */
134
135 /* Begin PBXProject section */
136                 175A879716B5827800F5166E /* Project object */ = {
137                         isa = PBXProject;
138                         attributes = {
139                                 LastUpgradeCheck = 0450;
140                                 ORGANIZATIONNAME = "Hikaru Nishida";
141                         };
142                         buildConfigurationList = 175A879A16B5827800F5166E /* Build configuration list for PBXProject "AI003" */;
143                         compatibilityVersion = "Xcode 3.2";
144                         developmentRegion = English;
145                         hasScannedForEncodings = 0;
146                         knownRegions = (
147                                 en,
148                         );
149                         mainGroup = 175A879516B5827800F5166E;
150                         productRefGroup = 175A87A116B5827800F5166E /* Products */;
151                         projectDirPath = "";
152                         projectReferences = (
153                                 {
154                                         ProductGroup = 17EE908716DA4AC6005238B2 /* Products */;
155                                         ProjectRef = 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */;
156                                 },
157                         );
158                         projectRoot = "";
159                         targets = (
160                                 175A879F16B5827800F5166E /* AI003 */,
161                         );
162                 };
163 /* End PBXProject section */
164
165 /* Begin PBXReferenceProxy section */
166                 17EE908E16DA4AC6005238B2 /* libchn.a */ = {
167                         isa = PBXReferenceProxy;
168                         fileType = archive.ar;
169                         path = libchn.a;
170                         remoteRef = 17EE908D16DA4AC6005238B2 /* PBXContainerItemProxy */;
171                         sourceTree = BUILT_PRODUCTS_DIR;
172                 };
173 /* End PBXReferenceProxy section */
174
175 /* Begin PBXSourcesBuildPhase section */
176                 175A879C16B5827800F5166E /* Sources */ = {
177                         isa = PBXSourcesBuildPhase;
178                         buildActionMask = 2147483647;
179                         files = (
180                                 175A87A516B5827800F5166E /* main.c in Sources */,
181                         );
182                         runOnlyForDeploymentPostprocessing = 0;
183                 };
184 /* End PBXSourcesBuildPhase section */
185
186 /* Begin XCBuildConfiguration section */
187                 175A87A816B5827800F5166E /* Debug */ = {
188                         isa = XCBuildConfiguration;
189                         buildSettings = {
190                                 ALWAYS_SEARCH_USER_PATHS = NO;
191                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
192                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
193                                 CLANG_CXX_LIBRARY = "libc++";
194                                 CLANG_WARN_EMPTY_BODY = YES;
195                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
196                                 COPY_PHASE_STRIP = NO;
197                                 GCC_C_LANGUAGE_STANDARD = gnu99;
198                                 GCC_DYNAMIC_NO_PIC = NO;
199                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
200                                 GCC_OPTIMIZATION_LEVEL = 0;
201                                 GCC_PREPROCESSOR_DEFINITIONS = (
202                                         "DEBUG=1",
203                                         "$(inherited)",
204                                 );
205                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
206                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
207                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
208                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
209                                 GCC_WARN_UNUSED_VARIABLE = YES;
210                                 "HEADER_SEARCH_PATHS[arch=*]" = (
211                                         "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
212                                         "$(INSTALL_ROOT)/usr/local/include",
213                                 );
214                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
215                                 ONLY_ACTIVE_ARCH = YES;
216                                 SDKROOT = macosx;
217                         };
218                         name = Debug;
219                 };
220                 175A87A916B5827800F5166E /* Release */ = {
221                         isa = XCBuildConfiguration;
222                         buildSettings = {
223                                 ALWAYS_SEARCH_USER_PATHS = NO;
224                                 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
225                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
226                                 CLANG_CXX_LIBRARY = "libc++";
227                                 CLANG_WARN_EMPTY_BODY = YES;
228                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
229                                 COPY_PHASE_STRIP = YES;
230                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
231                                 GCC_C_LANGUAGE_STANDARD = gnu99;
232                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
233                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
234                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
235                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
236                                 GCC_WARN_UNUSED_VARIABLE = YES;
237                                 "HEADER_SEARCH_PATHS[arch=*]" = "$(INSTALL_ROOT)/usr/local/include";
238                                 MACOSX_DEPLOYMENT_TARGET = 10.7;
239                                 SDKROOT = macosx;
240                         };
241                         name = Release;
242                 };
243                 175A87AB16B5827800F5166E /* Debug */ = {
244                         isa = XCBuildConfiguration;
245                         buildSettings = {
246                                 LIBRARY_SEARCH_PATHS = (
247                                         "$(inherited)",
248                                         "\"/Users/hikaru/Library/Developer/Xcode/DerivedData/CHNOSProject-gnwoplkymhzfwnfwujfxmsiruzbr/Build/Products/Debug\"",
249                                         "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
250                                 );
251                                 PRODUCT_NAME = "$(TARGET_NAME)";
252                         };
253                         name = Debug;
254                 };
255                 175A87AC16B5827800F5166E /* Release */ = {
256                         isa = XCBuildConfiguration;
257                         buildSettings = {
258                                 "HEADER_SEARCH_PATHS[arch=*]" = (
259                                         "$(INSTALL_ROOT)/usr/local/include",
260                                         "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
261                                 );
262                                 LIBRARY_SEARCH_PATHS = (
263                                         "$(inherited)",
264                                         "\"/Users/hikaru/Library/Developer/Xcode/DerivedData/CHNOSProject-gnwoplkymhzfwnfwujfxmsiruzbr/Build/Products/Debug\"",
265                                         "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
266                                 );
267                                 PRODUCT_NAME = "$(TARGET_NAME)";
268                         };
269                         name = Release;
270                 };
271 /* End XCBuildConfiguration section */
272
273 /* Begin XCConfigurationList section */
274                 175A879A16B5827800F5166E /* Build configuration list for PBXProject "AI003" */ = {
275                         isa = XCConfigurationList;
276                         buildConfigurations = (
277                                 175A87A816B5827800F5166E /* Debug */,
278                                 175A87A916B5827800F5166E /* Release */,
279                         );
280                         defaultConfigurationIsVisible = 0;
281                         defaultConfigurationName = Release;
282                 };
283                 175A87AA16B5827800F5166E /* Build configuration list for PBXNativeTarget "AI003" */ = {
284                         isa = XCConfigurationList;
285                         buildConfigurations = (
286                                 175A87AB16B5827800F5166E /* Debug */,
287                                 175A87AC16B5827800F5166E /* Release */,
288                         );
289                         defaultConfigurationIsVisible = 0;
290                         defaultConfigurationName = Release;
291                 };
292 /* End XCConfigurationList section */
293         };
294         rootObject = 175A879716B5827800F5166E /* Project object */;
295 }