]> git.donarmstrong.com Git - mothur.git/commitdiff
Merge remote-tracking branch 'mothur/master'
authorPat Schloss <pschloss@umich.edu>
Mon, 18 Feb 2013 15:16:15 +0000 (10:16 -0500)
committerPat Schloss <pschloss@umich.edu>
Mon, 18 Feb 2013 15:16:15 +0000 (10:16 -0500)
Mothur.xcodeproj/project.pbxproj
command.hpp

index c66d96788102f0e4a9500af0cfe9d86725070fa0..600f6d701955db37eaf0e362a4406ec501bdfcf1 100644 (file)
                08FB7793FE84155DC02AAC07 /* Project object */ = {
                        isa = PBXProject;
                        attributes = {
-                               LastUpgradeCheck = 0420;
+                               LastUpgradeCheck = 0460;
                                ORGANIZATIONNAME = "Schloss Lab";
                        };
                        buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Mothur" */;
                                GCC_OPTIMIZATION_LEVEL = 3;
                                "INSTALL_PATH[sdk=*]" = TARGET_BUILD_DIR;
                                PRODUCT_NAME = mothur;
-                               SDKROOT = macosx10.8;
+                               SDKROOT = macosx;
                                SKIP_INSTALL = NO;
                        };
                        name = Debug;
                                GCC_OPTIMIZATION_LEVEL = 3;
                                GCC_WARN_UNUSED_VALUE = YES;
                                PRODUCT_NAME = mothur;
+                               SDKROOT = macosx;
                                SKIP_INSTALL = NO;
                        };
                        name = Release;
                                        "-lncurses",
                                        "-lreadline",
                                );
-                               SDKROOT = macosx10.8;
+                               SDKROOT = macosx;
                                SKIP_INSTALL = NO;
                                USER_HEADER_SEARCH_PATHS = "";
                        };
                                        "-lncurses",
                                        "-lreadline",
                                );
-                               SDKROOT = macosx10.8;
+                               SDKROOT = macosx;
                                SKIP_INSTALL = NO;
                        };
                        name = Release;
index 48dcf283c8874c8168ac6cf48748bf80851caef3..37186529ab1f75e5747138d74f976c5df3c1bbe9 100644 (file)
@@ -3,7 +3,7 @@
 //test2
 /*
  *  command.h
- *  
+ *  nast
  *
  *  Created by Pat Schloss on 10/23/08.
  *  Copyright 2008 Patrick D. Schloss. All rights reserved.