]> git.donarmstrong.com Git - mothur.git/blobdiff - Mothur.xcodeproj/project.pbxproj
added set.logfile command
[mothur.git] / Mothur.xcodeproj / project.pbxproj
index 24351a06ea744778b9b463d2ebeec5572b9b5dd2..3ee1d81bc1944bdb301d2930b82b03cb51e2be63 100644 (file)
                A747E79C1163442A00FB9042 /* chimeracheckcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeracheckcommand.cpp; sourceTree = "<group>"; };
                A747E81C116365E000FB9042 /* chimeraslayercommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimeraslayercommand.h; sourceTree = "<group>"; };
                A747E81D116365E000FB9042 /* chimeraslayercommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeraslayercommand.cpp; sourceTree = "<group>"; };
+               A7639F8D1175DF35008F5578 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
+               A76AAD02117F322B003D8DA1 /* phylosummary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = phylosummary.h; sourceTree = "<group>"; };
+               A76AAD03117F322B003D8DA1 /* phylosummary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = phylosummary.cpp; sourceTree = "<group>"; };
+               A76C4A1011876BAF0009460B /* setlogfilecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setlogfilecommand.h; sourceTree = SOURCE_ROOT; };
+               A76C4A1111876BAF0009460B /* setlogfilecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = setlogfilecommand.cpp; sourceTree = SOURCE_ROOT; };
                A78254461164D7790002E2DD /* chimerapintailcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimerapintailcommand.h; sourceTree = "<group>"; };
                A78254471164D7790002E2DD /* chimerapintailcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimerapintailcommand.cpp; sourceTree = "<group>"; };
                A7825502116519F70002E2DD /* chimerabellerophoncommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimerabellerophoncommand.h; sourceTree = "<group>"; };
                08FB7794FE84155DC02AAC07 /* mothur */ = {
                        isa = PBXGroup;
                        children = (
+                               A7639F8D1175DF35008F5578 /* makefile */,
                                A7DA1FF0113FECD400BF472F /* alignment.cpp */,
                                A7DA1FF1113FECD400BF472F /* alignment.hpp */,
                                A7DA1FF6113FECD400BF472F /* averagelinkage.cpp */,
                                A7DA20FD113FECD400BF472F /* seqsummarycommand.h */,
                                A7DA2102113FECD400BF472F /* setdircommand.cpp */,
                                A7DA2103113FECD400BF472F /* setdircommand.h */,
+                               A76C4A1011876BAF0009460B /* setlogfilecommand.h */,
+                               A76C4A1111876BAF0009460B /* setlogfilecommand.cpp */,
                                A7DA210F113FECD400BF472F /* sharedcommand.cpp */,
                                A7DA2110113FECD400BF472F /* sharedcommand.h */,
                                A7DA2154113FECD400BF472F /* summarycommand.cpp */,
                                A7DA208A113FECD400BF472F /* knn.h */,
                                A7DA20C4113FECD400BF472F /* phylotree.cpp */,
                                A7DA20C5113FECD400BF472F /* phylotree.h */,
+                               A76AAD02117F322B003D8DA1 /* phylosummary.h */,
+                               A76AAD03117F322B003D8DA1 /* phylosummary.cpp */,
                                A7DA215C113FECD400BF472F /* taxonomyequalizer.cpp */,
                                A7DA215D113FECD400BF472F /* taxonomyequalizer.h */,
                        );
 /* Begin PBXProject section */
                08FB7793FE84155DC02AAC07 /* Project object */ = {
                        isa = PBXProject;
+                       attributes = {
+                               BuildIndependentTargetsInParallel = YES;
+                       };
                        buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "Mothur" */;
                        compatibilityVersion = "Xcode 3.0";
                        hasScannedForEncodings = 1;
 /* End PBXProject section */
 
 /* Begin XCBuildConfiguration section */
-               1DEB919008733D9F0010E9CD /* Debug */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                               COPY_PHASE_STRIP = NO;
-                               DEBUGGING_SYMBOLS = YES;
-                               GCC_DYNAMIC_NO_PIC = NO;
-                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
-                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-                               GCC_OPTIMIZATION_LEVEL = 0;
-                               OPTIMIZATION_CFLAGS = "-O0";
-                               OTHER_CFLAGS = "";
-                               OTHER_LDFLAGS = "";
-                               PRODUCT_NAME = mothur;
-                               ZERO_LINK = YES;
-                       };
-                       name = Debug;
-               };
                1DEB919108733D9F0010E9CD /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                        };
                        name = Release;
                };
-               1DEB919408733D9F0010E9CD /* Debug */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
-                               GCC_WARN_UNUSED_VARIABLE = YES;
-                               PREBINDING = NO;
-                               SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
-                       };
-                       name = Debug;
-               };
                1DEB919508733D9F0010E9CD /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                1DEB918F08733D9F0010E9CD /* Build configuration list for PBXLegacyTarget "mothur" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               1DEB919008733D9F0010E9CD /* Debug */,
                                1DEB919108733D9F0010E9CD /* Release */,
                        );
                        defaultConfigurationIsVisible = 0;
                1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "Mothur" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
-                               1DEB919408733D9F0010E9CD /* Debug */,
                                1DEB919508733D9F0010E9CD /* Release */,
                        );
                        defaultConfigurationIsVisible = 0;