OSDN Git Service

.xcodeprojファイルを追加。
[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                 17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */ = {
11                         isa = PBXContainerItemProxy;
12                         containerPortal = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
13                         proxyType = 2;
14                         remoteGlobalIDString = 1775A9481691E8C40054ADC5;
15                         remoteInfo = AI002;
16                 };
17                 17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */ = {
18                         isa = PBXContainerItemProxy;
19                         containerPortal = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
20                         proxyType = 2;
21                         remoteGlobalIDString = 175A87A016B5827800F5166E;
22                         remoteInfo = AI003;
23                 };
24                 17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */ = {
25                         isa = PBXContainerItemProxy;
26                         containerPortal = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
27                         proxyType = 2;
28                         remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
29                         remoteInfo = chn;
30                 };
31                 17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */ = {
32                         isa = PBXContainerItemProxy;
33                         containerPortal = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
34                         proxyType = 2;
35                         remoteGlobalIDString = 17D0F41C16DA37C400C62B79;
36                         remoteInfo = c2wiki;
37                 };
38                 17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */ = {
39                         isa = PBXContainerItemProxy;
40                         containerPortal = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
41                         proxyType = 2;
42                         remoteGlobalIDString = 17EE909E16DB67DB005238B2;
43                         remoteInfo = libtest;
44                 };
45 /* End PBXContainerItemProxy section */
46
47 /* Begin PBXFileReference section */
48                 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI002.xcodeproj; path = AI002/AI002.xcodeproj; sourceTree = "<group>"; };
49                 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI003.xcodeproj; path = AI003/AI003.xcodeproj; sourceTree = "<group>"; };
50                 17D0F3F416DA305000C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = chn/chn.xcodeproj; sourceTree = "<group>"; };
51                 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = c2wiki.xcodeproj; path = c2wiki/c2wiki.xcodeproj; sourceTree = "<group>"; };
52                 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libtest.xcodeproj; path = libtest/libtest.xcodeproj; sourceTree = "<group>"; };
53 /* End PBXFileReference section */
54
55 /* Begin PBXGroup section */
56                 1724D6D416DA113E008A8FE2 = {
57                         isa = PBXGroup;
58                         children = (
59                                 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */,
60                                 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */,
61                                 17D0F3F416DA305000C62B79 /* chn.xcodeproj */,
62                                 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */,
63                                 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */,
64                         );
65                         sourceTree = "<group>";
66                 };
67                 17D0F3BE16DA2F3700C62B79 /* Products */ = {
68                         isa = PBXGroup;
69                         children = (
70                                 17D0F3C216DA2F3700C62B79 /* AI002 */,
71                         );
72                         name = Products;
73                         sourceTree = "<group>";
74                 };
75                 17D0F3C416DA2F3C00C62B79 /* Products */ = {
76                         isa = PBXGroup;
77                         children = (
78                                 17D0F3C816DA2F3C00C62B79 /* AI003 */,
79                         );
80                         name = Products;
81                         sourceTree = "<group>";
82                 };
83                 17D0F3F516DA305000C62B79 /* Products */ = {
84                         isa = PBXGroup;
85                         children = (
86                                 17D0F3F916DA305100C62B79 /* libchn.a */,
87                         );
88                         name = Products;
89                         sourceTree = "<group>";
90                 };
91                 17D0F42916DA37C400C62B79 /* Products */ = {
92                         isa = PBXGroup;
93                         children = (
94                                 17D0F42D16DA37C500C62B79 /* c2wiki */,
95                         );
96                         name = Products;
97                         sourceTree = "<group>";
98                 };
99                 17EE90AB16DB67DB005238B2 /* Products */ = {
100                         isa = PBXGroup;
101                         children = (
102                                 17EE90B316DB67DC005238B2 /* libtest */,
103                         );
104                         name = Products;
105                         sourceTree = "<group>";
106                 };
107 /* End PBXGroup section */
108
109 /* Begin PBXProject section */
110                 1724D6D516DA113E008A8FE2 /* Project object */ = {
111                         isa = PBXProject;
112                         attributes = {
113                                 LastUpgradeCheck = 0460;
114                         };
115                         buildConfigurationList = 1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */;
116                         compatibilityVersion = "Xcode 3.2";
117                         developmentRegion = English;
118                         hasScannedForEncodings = 0;
119                         knownRegions = (
120                                 en,
121                         );
122                         mainGroup = 1724D6D416DA113E008A8FE2;
123                         projectDirPath = "";
124                         projectReferences = (
125                                 {
126                                         ProductGroup = 17D0F3BE16DA2F3700C62B79 /* Products */;
127                                         ProjectRef = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
128                                 },
129                                 {
130                                         ProductGroup = 17D0F3C416DA2F3C00C62B79 /* Products */;
131                                         ProjectRef = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
132                                 },
133                                 {
134                                         ProductGroup = 17D0F42916DA37C400C62B79 /* Products */;
135                                         ProjectRef = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
136                                 },
137                                 {
138                                         ProductGroup = 17D0F3F516DA305000C62B79 /* Products */;
139                                         ProjectRef = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
140                                 },
141                                 {
142                                         ProductGroup = 17EE90AB16DB67DB005238B2 /* Products */;
143                                         ProjectRef = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
144                                 },
145                         );
146                         projectRoot = "";
147                         targets = (
148                         );
149                 };
150 /* End PBXProject section */
151
152 /* Begin PBXReferenceProxy section */
153                 17D0F3C216DA2F3700C62B79 /* AI002 */ = {
154                         isa = PBXReferenceProxy;
155                         fileType = "compiled.mach-o.executable";
156                         path = AI002;
157                         remoteRef = 17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */;
158                         sourceTree = BUILT_PRODUCTS_DIR;
159                 };
160                 17D0F3C816DA2F3C00C62B79 /* AI003 */ = {
161                         isa = PBXReferenceProxy;
162                         fileType = "compiled.mach-o.executable";
163                         path = AI003;
164                         remoteRef = 17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */;
165                         sourceTree = BUILT_PRODUCTS_DIR;
166                 };
167                 17D0F3F916DA305100C62B79 /* libchn.a */ = {
168                         isa = PBXReferenceProxy;
169                         fileType = archive.ar;
170                         path = libchn.a;
171                         remoteRef = 17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */;
172                         sourceTree = BUILT_PRODUCTS_DIR;
173                 };
174                 17D0F42D16DA37C500C62B79 /* c2wiki */ = {
175                         isa = PBXReferenceProxy;
176                         fileType = "compiled.mach-o.executable";
177                         path = c2wiki;
178                         remoteRef = 17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */;
179                         sourceTree = BUILT_PRODUCTS_DIR;
180                 };
181                 17EE90B316DB67DC005238B2 /* libtest */ = {
182                         isa = PBXReferenceProxy;
183                         fileType = "compiled.mach-o.executable";
184                         path = libtest;
185                         remoteRef = 17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */;
186                         sourceTree = BUILT_PRODUCTS_DIR;
187                 };
188 /* End PBXReferenceProxy section */
189
190 /* Begin XCBuildConfiguration section */
191                 1724D6D916DA113E008A8FE2 /* Debug */ = {
192                         isa = XCBuildConfiguration;
193                         buildSettings = {
194                         };
195                         name = Debug;
196                 };
197                 1724D6DA16DA113E008A8FE2 /* Release */ = {
198                         isa = XCBuildConfiguration;
199                         buildSettings = {
200                         };
201                         name = Release;
202                 };
203 /* End XCBuildConfiguration section */
204
205 /* Begin XCConfigurationList section */
206                 1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */ = {
207                         isa = XCConfigurationList;
208                         buildConfigurations = (
209                                 1724D6D916DA113E008A8FE2 /* Debug */,
210                                 1724D6DA16DA113E008A8FE2 /* Release */,
211                         );
212                         defaultConfigurationIsVisible = 0;
213                         defaultConfigurationName = Release;
214                 };
215 /* End XCConfigurationList section */
216         };
217         rootObject = 1724D6D516DA113E008A8FE2 /* Project object */;
218 }