X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=ce07a034d64154d2d77fcf7cab64f922bec56231;hp=15a5cff06d869482c252cdc50e82c5ec0a75abdf;hb=b0997605981902442138b9309e9c43d95c3ba10a;hpb=1f0e54b53b714781f3f2fee7d01177fade98a625 diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index 15a5cff..ce07a03 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -58,6 +58,7 @@ A7876A26152A017C00A0AE86 /* subsample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7876A25152A017C00A0AE86 /* subsample.cpp */; }; A79234D713C74BF6002B08E2 /* mothurfisher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A79234D613C74BF6002B08E2 /* mothurfisher.cpp */; }; A795840D13F13CD900F201D5 /* countgroupscommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A795840C13F13CD900F201D5 /* countgroupscommand.cpp */; }; + A799314B16CBD0CD0017E888 /* mergetaxsummarycommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A799314A16CBD0CD0017E888 /* mergetaxsummarycommand.cpp */; }; A799F5B91309A3E000AEEFA0 /* makefastqcommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A799F5B81309A3E000AEEFA0 /* makefastqcommand.cpp */; }; A79EEF8616971D4A0006DEC1 /* filtersharedcommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A79EEF8516971D4A0006DEC1 /* filtersharedcommand.cpp */; }; A7A0671A1562946F0095C8C5 /* listotulabelscommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7A067191562946F0095C8C5 /* listotulabelscommand.cpp */; }; @@ -367,7 +368,7 @@ outputFiles = ( "$(TARGET_BUILD_DIR)/$(INPUT_FILE_BASE).o", ); - script = "/usr/local/gfortran/bin/gfortran -g -m64 -c ${PROJECT_DIR}/${INPUT_FILE_NAME} -o ${TARGET_BUILD_DIR}/${INPUT_FILE_BASE}.o"; + script = "/usr/local/bin/gfortran -g -m64 -c ${PROJECT_DIR}/${INPUT_FILE_NAME} -o ${TARGET_BUILD_DIR}/${INPUT_FILE_BASE}.o"; }; /* End PBXBuildRule section */ @@ -487,6 +488,8 @@ A79234D613C74BF6002B08E2 /* mothurfisher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mothurfisher.cpp; sourceTree = ""; }; A795840B13F13CD900F201D5 /* countgroupscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = countgroupscommand.h; sourceTree = ""; }; A795840C13F13CD900F201D5 /* countgroupscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = countgroupscommand.cpp; sourceTree = ""; }; + A799314816CBD0BC0017E888 /* mergetaxsummarycommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mergetaxsummarycommand.h; sourceTree = ""; }; + A799314A16CBD0CD0017E888 /* mergetaxsummarycommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mergetaxsummarycommand.cpp; sourceTree = ""; }; A799F5B71309A3E000AEEFA0 /* makefastqcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = makefastqcommand.h; sourceTree = ""; }; A799F5B81309A3E000AEEFA0 /* makefastqcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = makefastqcommand.cpp; sourceTree = ""; }; A79EEF8516971D4A0006DEC1 /* filtersharedcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filtersharedcommand.cpp; sourceTree = ""; }; @@ -1430,6 +1433,8 @@ A7E9B75312D37EC400DA6239 /* mergefilecommand.cpp */, A71FE12A12EDF72400963CA7 /* mergegroupscommand.h */, A71FE12B12EDF72400963CA7 /* mergegroupscommand.cpp */, + A799314816CBD0BC0017E888 /* mergetaxsummarycommand.h */, + A799314A16CBD0CD0017E888 /* mergetaxsummarycommand.cpp */, A7E9B75812D37EC400DA6239 /* metastatscommand.h */, A7E9B75712D37EC400DA6239 /* metastatscommand.cpp */, A7E9B75A12D37EC400DA6239 /* mgclustercommand.h */, @@ -1725,11 +1730,11 @@ A7E9B66512D37EC400DA6239 /* blastdb.hpp */, A74D59A6159A1E3600043046 /* counttable.h */, A74D59A3159A1E2000043046 /* counttable.cpp */, - A7E9B6CD12D37EC400DA6239 /* distancedb.cpp */, A7E9B6BD12D37EC400DA6239 /* database.cpp */, A7E9B6BE12D37EC400DA6239 /* database.hpp */, A7E9B6BF12D37EC400DA6239 /* datavector.hpp */, A7E9B6CE12D37EC400DA6239 /* distancedb.hpp */, + A7E9B6CD12D37EC400DA6239 /* distancedb.cpp */, A7E9B6DE12D37EC400DA6239 /* fastamap.cpp */, A7E9B6DF12D37EC400DA6239 /* fastamap.h */, A7E9B6E812D37EC400DA6239 /* flowdata.h */, @@ -1953,7 +1958,7 @@ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0460; ORGANIZATIONNAME = "Schloss Lab"; }; buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Mothur" */; @@ -2328,6 +2333,7 @@ A74C06E916A9C0A9008390A3 /* primerdesigncommand.cpp in Sources */, A7128B1D16B7002A00723BE4 /* getdistscommand.cpp in Sources */, A7B0231516B8244C006BA09E /* removedistscommand.cpp in Sources */, + A799314B16CBD0CD0017E888 /* mergetaxsummarycommand.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2347,7 +2353,7 @@ GCC_OPTIMIZATION_LEVEL = 3; "INSTALL_PATH[sdk=*]" = TARGET_BUILD_DIR; PRODUCT_NAME = mothur; - SDKROOT = macosx10.6; + SDKROOT = macosx10.8; SKIP_INSTALL = NO; }; name = Debug; @@ -2363,6 +2369,7 @@ GCC_OPTIMIZATION_LEVEL = 3; GCC_WARN_UNUSED_VALUE = YES; PRODUCT_NAME = mothur; + SDKROOT = macosx; SKIP_INSTALL = NO; }; name = Release; @@ -2378,9 +2385,9 @@ GCC_ENABLE_SSE42_EXTENSIONS = NO; GCC_OPTIMIZATION_LEVEL = 3; GCC_PREPROCESSOR_DEFINITIONS = ( - "MOTHUR_FILES=\"\\\"../release\\\"\"", - "VERSION=\"\\\"1.28.0\\\"\"", - "RELEASE_DATE=\"\\\"11/2/2012\\\"\"", + "MOTHUR_FILES=\"\\\"../../release\\\"\"", + "VERSION=\"\\\"1.29.2\\\"\"", + "RELEASE_DATE=\"\\\"2/12/2013\\\"\"", ); "GCC_VERSION[arch=*]" = ""; GCC_WARN_ABOUT_MISSING_NEWLINE = YES; @@ -2399,7 +2406,7 @@ "-lncurses", "-lreadline", ); - SDKROOT = macosx10.6; + SDKROOT = macosx; SKIP_INSTALL = NO; USER_HEADER_SEARCH_PATHS = ""; }; @@ -2415,8 +2422,8 @@ GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = 3; GCC_PREPROCESSOR_DEFINITIONS = ( - "VERSION=\"\\\"1.28.0\\\"\"", - "RELEASE_DATE=\"\\\"11/2/2012\\\"\"", + "VERSION=\"\\\"1.30.0\\\"\"", + "RELEASE_DATE=\"\\\"4/01/2013\\\"\"", ); GCC_WARN_ABOUT_MISSING_NEWLINE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; @@ -2437,7 +2444,7 @@ "-lncurses", "-lreadline", ); - SDKROOT = macosx10.6; + SDKROOT = macosx; SKIP_INSTALL = NO; }; name = Release;