]> git.donarmstrong.com Git - mothur.git/commitdiff
Changed back to xcode build.
authorwestcott <westcott>
Tue, 4 Jan 2011 18:41:51 +0000 (18:41 +0000)
committerwestcott <westcott>
Tue, 4 Jan 2011 18:41:51 +0000 (18:41 +0000)
Mothur.xcodeproj/project.pbxproj

index 7a32b803547870fb6ad5c2f96f8a7835504fd1b7..1e52e09f149fff725e5b5914e74b44f07525c52a 100644 (file)
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
-               8DD76FB20486AB0100D96B5E /* Mothur */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Mothur; sourceTree = BUILT_PRODUCTS_DIR; };
+               8DD76FB20486AB0100D96B5E /* mothur */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mothur; sourceTree = BUILT_PRODUCTS_DIR; };
                A70332B512D3A13400761E33 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
                A7E9B64F12D37EC300DA6239 /* ace.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ace.cpp; sourceTree = "<group>"; };
                A7E9B65012D37EC300DA6239 /* ace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ace.h; sourceTree = "<group>"; };
                1AB674ADFE9D54B511CA2CBB /* Products */ = {
                        isa = PBXGroup;
                        children = (
-                               8DD76FB20486AB0100D96B5E /* Mothur */,
+                               8DD76FB20486AB0100D96B5E /* mothur */,
                        );
                        name = Products;
                        sourceTree = "<group>";
 /* End PBXGroup section */
 
 /* Begin PBXNativeTarget section */
-               8DD76FA90486AB0100D96B5E /* Mothur */ = {
+               8DD76FA90486AB0100D96B5E /* mothur */ = {
                        isa = PBXNativeTarget;
-                       buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "Mothur" */;
+                       buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "mothur" */;
                        buildPhases = (
                                8DD76FAB0486AB0100D96B5E /* Sources */,
                                8DD76FAD0486AB0100D96B5E /* Frameworks */,
                        );
                        dependencies = (
                        );
-                       name = Mothur;
+                       name = mothur;
                        productInstallPath = "$(HOME)/bin";
                        productName = mothur;
-                       productReference = 8DD76FB20486AB0100D96B5E /* Mothur */;
+                       productReference = 8DD76FB20486AB0100D96B5E /* mothur */;
                        productType = "com.apple.product-type.tool";
                };
 /* End PBXNativeTarget section */
                        projectDirPath = "";
                        projectRoot = "";
                        targets = (
-                               8DD76FA90486AB0100D96B5E /* Mothur */,
+                               8DD76FA90486AB0100D96B5E /* mothur */,
                        );
                };
 /* End PBXProject section */
                                GCC_MODEL_TUNING = G5;
                                GCC_OPTIMIZATION_LEVEL = 0;
                                INSTALL_PATH = /usr/local/bin;
-                               PRODUCT_NAME = Mothur;
+                               PRODUCT_NAME = mothur;
                        };
                        name = Debug;
                };
                                GCC_MODEL_TUNING = G5;
                                GCC_WARN_UNUSED_VALUE = YES;
                                INSTALL_PATH = ./;
-                               PRODUCT_NAME = Mothur;
+                               PRODUCT_NAME = mothur;
                        };
                        name = Release;
                };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
-               1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "Mothur" */ = {
+               1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "mothur" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                1DEB928608733DD80010E9CD /* Debug */,