OSDN Git Service

chnlib:構造体のハッシュ値取得を実装。検索の高速化に利用する予定。文字列の連結・コピーも実装。合わせてlibtestも更新。
[chnosproject/CHNOSProject.git] / CHNOSProject / CHNOSProject.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXContainerItemProxy section */
10                 1783027F1719927500FF22B2 /* PBXContainerItemProxy */ = {
11                         isa = PBXContainerItemProxy;
12                         containerPortal = 178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */;
13                         proxyType = 2;
14                         remoteGlobalIDString = 178302561719927300FF22B2;
15                         remoteInfo = SimpleHTMLEditor;
16                 };
17                 17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */ = {
18                         isa = PBXContainerItemProxy;
19                         containerPortal = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
20                         proxyType = 2;
21                         remoteGlobalIDString = 1775A9481691E8C40054ADC5;
22                         remoteInfo = AI002;
23                 };
24                 17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */ = {
25                         isa = PBXContainerItemProxy;
26                         containerPortal = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
27                         proxyType = 2;
28                         remoteGlobalIDString = 175A87A016B5827800F5166E;
29                         remoteInfo = AI003;
30                 };
31                 17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */ = {
32                         isa = PBXContainerItemProxy;
33                         containerPortal = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
34                         proxyType = 2;
35                         remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
36                         remoteInfo = chn;
37                 };
38                 17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */ = {
39                         isa = PBXContainerItemProxy;
40                         containerPortal = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
41                         proxyType = 2;
42                         remoteGlobalIDString = 17D0F41C16DA37C400C62B79;
43                         remoteInfo = c2wiki;
44                 };
45                 17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */ = {
46                         isa = PBXContainerItemProxy;
47                         containerPortal = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
48                         proxyType = 2;
49                         remoteGlobalIDString = 17EE909E16DB67DB005238B2;
50                         remoteInfo = libtest;
51                 };
52 /* End PBXContainerItemProxy section */
53
54 /* Begin PBXFileReference section */
55                 17677F96176B838900F12210 /* chnos.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chnos.xcodeproj; path = chnos/chnos.xcodeproj; sourceTree = "<group>"; };
56                 178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SimpleHTMLEditor.xcodeproj; path = SimpleHTMLEditor/SimpleHTMLEditor.xcodeproj; sourceTree = "<group>"; };
57                 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI002.xcodeproj; path = AI002/AI002.xcodeproj; sourceTree = "<group>"; };
58                 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI003.xcodeproj; path = AI003/AI003.xcodeproj; sourceTree = "<group>"; };
59                 17D0F3F416DA305000C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = chn/chn.xcodeproj; sourceTree = "<group>"; };
60                 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = c2wiki.xcodeproj; path = c2wiki/c2wiki.xcodeproj; sourceTree = "<group>"; };
61                 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libtest.xcodeproj; path = libtest/libtest.xcodeproj; sourceTree = "<group>"; };
62 /* End PBXFileReference section */
63
64 /* Begin PBXGroup section */
65                 1724D6D416DA113E008A8FE2 = {
66                         isa = PBXGroup;
67                         children = (
68                                 17677F96176B838900F12210 /* chnos.xcodeproj */,
69                                 178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */,
70                                 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */,
71                                 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */,
72                                 17D0F3F416DA305000C62B79 /* chn.xcodeproj */,
73                                 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */,
74                                 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */,
75                         );
76                         sourceTree = "<group>";
77                 };
78                 17677F97176B838900F12210 /* Products */ = {
79                         isa = PBXGroup;
80                         children = (
81                         );
82                         name = Products;
83                         sourceTree = "<group>";
84                 };
85                 178302771719927300FF22B2 /* Products */ = {
86                         isa = PBXGroup;
87                         children = (
88                                 178302801719927500FF22B2 /* SimpleHTMLEditor.app */,
89                         );
90                         name = Products;
91                         sourceTree = "<group>";
92                 };
93                 17D0F3BE16DA2F3700C62B79 /* Products */ = {
94                         isa = PBXGroup;
95                         children = (
96                                 17D0F3C216DA2F3700C62B79 /* AI002 */,
97                         );
98                         name = Products;
99                         sourceTree = "<group>";
100                 };
101                 17D0F3C416DA2F3C00C62B79 /* Products */ = {
102                         isa = PBXGroup;
103                         children = (
104                                 17D0F3C816DA2F3C00C62B79 /* AI003 */,
105                         );
106                         name = Products;
107                         sourceTree = "<group>";
108                 };
109                 17D0F3F516DA305000C62B79 /* Products */ = {
110                         isa = PBXGroup;
111                         children = (
112                                 17D0F3F916DA305100C62B79 /* libchn.a */,
113                         );
114                         name = Products;
115                         sourceTree = "<group>";
116                 };
117                 17D0F42916DA37C400C62B79 /* Products */ = {
118                         isa = PBXGroup;
119                         children = (
120                                 17D0F42D16DA37C500C62B79 /* c2wiki */,
121                         );
122                         name = Products;
123                         sourceTree = "<group>";
124                 };
125                 17EE90AB16DB67DB005238B2 /* Products */ = {
126                         isa = PBXGroup;
127                         children = (
128                                 17EE90B316DB67DC005238B2 /* libtest */,
129                         );
130                         name = Products;
131                         sourceTree = "<group>";
132                 };
133 /* End PBXGroup section */
134
135 /* Begin PBXProject section */
136                 1724D6D516DA113E008A8FE2 /* Project object */ = {
137                         isa = PBXProject;
138                         attributes = {
139                                 LastUpgradeCheck = 0460;
140                         };
141                         buildConfigurationList = 1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */;
142                         compatibilityVersion = "Xcode 3.2";
143                         developmentRegion = English;
144                         hasScannedForEncodings = 0;
145                         knownRegions = (
146                                 en,
147                         );
148                         mainGroup = 1724D6D416DA113E008A8FE2;
149                         projectDirPath = "";
150                         projectReferences = (
151                                 {
152                                         ProductGroup = 17D0F3BE16DA2F3700C62B79 /* Products */;
153                                         ProjectRef = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
154                                 },
155                                 {
156                                         ProductGroup = 17D0F3C416DA2F3C00C62B79 /* Products */;
157                                         ProjectRef = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
158                                 },
159                                 {
160                                         ProductGroup = 17D0F42916DA37C400C62B79 /* Products */;
161                                         ProjectRef = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
162                                 },
163                                 {
164                                         ProductGroup = 17D0F3F516DA305000C62B79 /* Products */;
165                                         ProjectRef = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
166                                 },
167                                 {
168                                         ProductGroup = 17677F97176B838900F12210 /* Products */;
169                                         ProjectRef = 17677F96176B838900F12210 /* chnos.xcodeproj */;
170                                 },
171                                 {
172                                         ProductGroup = 17EE90AB16DB67DB005238B2 /* Products */;
173                                         ProjectRef = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
174                                 },
175                                 {
176                                         ProductGroup = 178302771719927300FF22B2 /* Products */;
177                                         ProjectRef = 178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */;
178                                 },
179                         );
180                         projectRoot = "";
181                         targets = (
182                         );
183                 };
184 /* End PBXProject section */
185
186 /* Begin PBXReferenceProxy section */
187                 178302801719927500FF22B2 /* SimpleHTMLEditor.app */ = {
188                         isa = PBXReferenceProxy;
189                         fileType = wrapper.application;
190                         path = SimpleHTMLEditor.app;
191                         remoteRef = 1783027F1719927500FF22B2 /* PBXContainerItemProxy */;
192                         sourceTree = BUILT_PRODUCTS_DIR;
193                 };
194                 17D0F3C216DA2F3700C62B79 /* AI002 */ = {
195                         isa = PBXReferenceProxy;
196                         fileType = "compiled.mach-o.executable";
197                         path = AI002;
198                         remoteRef = 17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */;
199                         sourceTree = BUILT_PRODUCTS_DIR;
200                 };
201                 17D0F3C816DA2F3C00C62B79 /* AI003 */ = {
202                         isa = PBXReferenceProxy;
203                         fileType = "compiled.mach-o.executable";
204                         path = AI003;
205                         remoteRef = 17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */;
206                         sourceTree = BUILT_PRODUCTS_DIR;
207                 };
208                 17D0F3F916DA305100C62B79 /* libchn.a */ = {
209                         isa = PBXReferenceProxy;
210                         fileType = archive.ar;
211                         path = libchn.a;
212                         remoteRef = 17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */;
213                         sourceTree = BUILT_PRODUCTS_DIR;
214                 };
215                 17D0F42D16DA37C500C62B79 /* c2wiki */ = {
216                         isa = PBXReferenceProxy;
217                         fileType = "compiled.mach-o.executable";
218                         path = c2wiki;
219                         remoteRef = 17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */;
220                         sourceTree = BUILT_PRODUCTS_DIR;
221                 };
222                 17EE90B316DB67DC005238B2 /* libtest */ = {
223                         isa = PBXReferenceProxy;
224                         fileType = "compiled.mach-o.executable";
225                         path = libtest;
226                         remoteRef = 17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */;
227                         sourceTree = BUILT_PRODUCTS_DIR;
228                 };
229 /* End PBXReferenceProxy section */
230
231 /* Begin XCBuildConfiguration section */
232                 1724D6D916DA113E008A8FE2 /* Debug */ = {
233                         isa = XCBuildConfiguration;
234                         buildSettings = {
235                         };
236                         name = Debug;
237                 };
238                 1724D6DA16DA113E008A8FE2 /* Release */ = {
239                         isa = XCBuildConfiguration;
240                         buildSettings = {
241                         };
242                         name = Release;
243                 };
244 /* End XCBuildConfiguration section */
245
246 /* Begin XCConfigurationList section */
247                 1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */ = {
248                         isa = XCConfigurationList;
249                         buildConfigurations = (
250                                 1724D6D916DA113E008A8FE2 /* Debug */,
251                                 1724D6DA16DA113E008A8FE2 /* Release */,
252                         );
253                         defaultConfigurationIsVisible = 0;
254                         defaultConfigurationName = Release;
255                 };
256 /* End XCConfigurationList section */
257         };
258         rootObject = 1724D6D516DA113E008A8FE2 /* Project object */;
259 }