OSDN Git Service

chnlib:構造体のハッシュ値取得を実装。検索の高速化に利用する予定。文字列の連結・コピーも実装。合わせてlibtestも更新。
[chnosproject/CHNOSProject.git] / CHNOSProject / CHNOSProject.xcodeproj / project.pbxproj
index c1fbc7a..383f2b6 100644 (file)
@@ -7,13 +7,6 @@
        objects = {
 
 /* Begin PBXContainerItemProxy section */
-               177F343E17339E2F004D6778 /* PBXContainerItemProxy */ = {
-                       isa = PBXContainerItemProxy;
-                       containerPortal = 177F33D9172A4B05004D6778 /* ctoolset.xcodeproj */;
-                       proxyType = 2;
-                       remoteGlobalIDString = 177F33E3172A4D98004D6778;
-                       remoteInfo = chnl;
-               };
                1783027F1719927500FF22B2 /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */;
@@ -59,7 +52,7 @@
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXFileReference section */
-               177F33D9172A4B05004D6778 /* ctoolset.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ctoolset.xcodeproj; path = ctoolset/ctoolset.xcodeproj; sourceTree = "<group>"; };
+               17677F96176B838900F12210 /* chnos.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chnos.xcodeproj; path = chnos/chnos.xcodeproj; sourceTree = "<group>"; };
                178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SimpleHTMLEditor.xcodeproj; path = SimpleHTMLEditor/SimpleHTMLEditor.xcodeproj; sourceTree = "<group>"; };
                17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI002.xcodeproj; path = AI002/AI002.xcodeproj; sourceTree = "<group>"; };
                17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI003.xcodeproj; path = AI003/AI003.xcodeproj; sourceTree = "<group>"; };
@@ -72,7 +65,7 @@
                1724D6D416DA113E008A8FE2 = {
                        isa = PBXGroup;
                        children = (
-                               177F33D9172A4B05004D6778 /* ctoolset.xcodeproj */,
+                               17677F96176B838900F12210 /* chnos.xcodeproj */,
                                178302761719927300FF22B2 /* SimpleHTMLEditor.xcodeproj */,
                                17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */,
                                17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */,
                        );
                        sourceTree = "<group>";
                };
-               177F33DA172A4B05004D6778 /* Products */ = {
+               17677F97176B838900F12210 /* Products */ = {
                        isa = PBXGroup;
                        children = (
-                               177F343F17339E2F004D6778 /* chnl */,
                        );
                        name = Products;
                        sourceTree = "<group>";
                                        ProjectRef = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
                                },
                                {
-                                       ProductGroup = 177F33DA172A4B05004D6778 /* Products */;
-                                       ProjectRef = 177F33D9172A4B05004D6778 /* ctoolset.xcodeproj */;
+                                       ProductGroup = 17677F97176B838900F12210 /* Products */;
+                                       ProjectRef = 17677F96176B838900F12210 /* chnos.xcodeproj */;
                                },
                                {
                                        ProductGroup = 17EE90AB16DB67DB005238B2 /* Products */;
 /* End PBXProject section */
 
 /* Begin PBXReferenceProxy section */
-               177F343F17339E2F004D6778 /* chnl */ = {
-                       isa = PBXReferenceProxy;
-                       fileType = "compiled.mach-o.executable";
-                       path = chnl;
-                       remoteRef = 177F343E17339E2F004D6778 /* PBXContainerItemProxy */;
-                       sourceTree = BUILT_PRODUCTS_DIR;
-               };
                178302801719927500FF22B2 /* SimpleHTMLEditor.app */ = {
                        isa = PBXReferenceProxy;
                        fileType = wrapper.application;