OSDN Git Service

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