X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=49131e51c60f5cc5d5dcf6aec23a7c86dd51f4d4;hb=5553e33be3a45eee6bed2ac9a5c4ca0aa0e8d5e4;hp=112cf3c7fdc7305c62bce17667f81232492860f6;hpb=fa08e82ec2dd48f73d051c210dad54a403308949;p=mothur.git diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index 112cf3c..49131e5 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -14,6 +14,8 @@ A713EBED12DC7C5E000092AC /* nmdscommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A713EBEC12DC7C5E000092AC /* nmdscommand.cpp */; }; A71FE12C12EDF72400963CA7 /* mergegroupscommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A71FE12B12EDF72400963CA7 /* mergegroupscommand.cpp */; }; A727864412E9E28C00F86ABA /* removerarecommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A727864312E9E28C00F86ABA /* removerarecommand.cpp */; }; + A75790591301749D00A30DAB /* homovacommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A75790581301749D00A30DAB /* homovacommand.cpp */; }; + A7A61F2D130062E000E05B6B /* amovacommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7A61F2C130062E000E05B6B /* amovacommand.cpp */; }; A7E9B88112D37EC400DA6239 /* ace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B64F12D37EC300DA6239 /* ace.cpp */; }; A7E9B88212D37EC400DA6239 /* aligncommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B65112D37EC300DA6239 /* aligncommand.cpp */; }; A7E9B88312D37EC400DA6239 /* alignment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B65312D37EC300DA6239 /* alignment.cpp */; }; @@ -285,6 +287,7 @@ A7E9B98D12D37EC400DA6239 /* weighted.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B87C12D37EC400DA6239 /* weighted.cpp */; }; A7E9B98E12D37EC400DA6239 /* weightedlinkage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B87E12D37EC400DA6239 /* weightedlinkage.cpp */; }; A7E9B98F12D37EC400DA6239 /* whittaker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7E9B87F12D37EC400DA6239 /* whittaker.cpp */; }; + A7FA10021302E097003860FE /* mantelcommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7FA10011302E096003860FE /* mantelcommand.cpp */; }; A7FC480E12D788F20055BC5C /* linearalgebra.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7FC480D12D788F20055BC5C /* linearalgebra.cpp */; }; A7FC486712D795D60055BC5C /* pcacommand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A7FC486612D795D60055BC5C /* pcacommand.cpp */; }; /* End PBXBuildFile section */ @@ -315,6 +318,11 @@ A71FE12B12EDF72400963CA7 /* mergegroupscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mergegroupscommand.cpp; sourceTree = ""; }; A727864212E9E28C00F86ABA /* removerarecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = removerarecommand.h; sourceTree = ""; }; A727864312E9E28C00F86ABA /* removerarecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = removerarecommand.cpp; sourceTree = ""; }; + A75790571301749D00A30DAB /* homovacommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = homovacommand.h; sourceTree = ""; }; + A75790581301749D00A30DAB /* homovacommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = homovacommand.cpp; sourceTree = ""; }; + A7A61F1A130035C800E05B6B /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A7A61F2B130062E000E05B6B /* amovacommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amovacommand.h; sourceTree = ""; }; + A7A61F2C130062E000E05B6B /* amovacommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = amovacommand.cpp; sourceTree = ""; }; A7E9B64F12D37EC300DA6239 /* ace.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ace.cpp; sourceTree = ""; }; A7E9B65012D37EC300DA6239 /* ace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ace.h; sourceTree = ""; }; A7E9B65112D37EC300DA6239 /* aligncommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aligncommand.cpp; sourceTree = ""; }; @@ -877,6 +885,8 @@ A7E9B87E12D37EC400DA6239 /* weightedlinkage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = weightedlinkage.cpp; sourceTree = SOURCE_ROOT; }; A7E9B87F12D37EC400DA6239 /* whittaker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = whittaker.cpp; sourceTree = ""; }; A7E9B88012D37EC400DA6239 /* whittaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = whittaker.h; sourceTree = ""; }; + A7FA10001302E096003860FE /* mantelcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mantelcommand.h; sourceTree = ""; }; + A7FA10011302E096003860FE /* mantelcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mantelcommand.cpp; sourceTree = ""; }; A7FC480C12D788F20055BC5C /* linearalgebra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = linearalgebra.h; sourceTree = ""; }; A7FC480D12D788F20055BC5C /* linearalgebra.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linearalgebra.cpp; sourceTree = ""; }; A7FC486512D795D60055BC5C /* pcacommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcacommand.h; sourceTree = ""; }; @@ -908,6 +918,7 @@ 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( + A7A61F1A130035C800E05B6B /* LICENSE */, A70332B512D3A13400761E33 /* makefile */, A7E9B65912D37EC300DA6239 /* averagelinkage.cpp */, A7E9BA4F12D398D700DA6239 /* clearcut */, @@ -958,6 +969,12 @@ A7E9B75C12D37EC400DA6239 /* mothur.h */, A7E9B75D12D37EC400DA6239 /* mothurout.cpp */, A7E9B75E12D37EC400DA6239 /* mothurout.h */, + A7E9B76112D37EC400DA6239 /* nast.cpp */, + A7E9B76212D37EC400DA6239 /* nast.hpp */, + A7E9B76312D37EC400DA6239 /* nastreport.cpp */, + A7E9B76412D37EC400DA6239 /* nastreport.hpp */, + A7E9B76712D37EC400DA6239 /* noalign.cpp */, + A7E9B76812D37EC400DA6239 /* noalign.hpp */, A7E9B76512D37EC400DA6239 /* needlemanoverlap.cpp */, A7E9B76612D37EC400DA6239 /* needlemanoverlap.hpp */, A7E9B77012D37EC400DA6239 /* observable.h */, @@ -974,13 +991,9 @@ A7E9B7A912D37EC400DA6239 /* rarefact.cpp */, A7E9B7AA12D37EC400DA6239 /* rarefact.h */, A7E9B7AD12D37EC400DA6239 /* rarefactioncurvedata.h */, + 7E6BE10812F710D8007ADDBE /* refchimeratest.h */, + 7E6BE10912F710D8007ADDBE /* refchimeratest.cpp */, A7E9BA5312D39A5E00DA6239 /* read */, - A7E9B76112D37EC400DA6239 /* nast.cpp */, - A7E9B76212D37EC400DA6239 /* nast.hpp */, - A7E9B76312D37EC400DA6239 /* nastreport.cpp */, - A7E9B76412D37EC400DA6239 /* nastreport.hpp */, - A7E9B76712D37EC400DA6239 /* noalign.cpp */, - A7E9B76812D37EC400DA6239 /* noalign.hpp */, A7E9B82312D37EC400DA6239 /* sharedutilities.cpp */, A7E9B82412D37EC400DA6239 /* sharedutilities.h */, A7E9B82D12D37EC400DA6239 /* singlelinkage.cpp */, @@ -1014,11 +1027,11 @@ A7E9BA3812D3956100DA6239 /* commands */ = { isa = PBXGroup; children = ( - 7E6BE10812F710D8007ADDBE /* refchimeratest.h */, - 7E6BE10912F710D8007ADDBE /* refchimeratest.cpp */, A7E9B6AE12D37EC400DA6239 /* command.hpp */, A7E9B65112D37EC300DA6239 /* aligncommand.cpp */, A7E9B65212D37EC300DA6239 /* aligncommand.h */, + A7A61F2B130062E000E05B6B /* amovacommand.h */, + A7A61F2C130062E000E05B6B /* amovacommand.cpp */, A7E9B66012D37EC300DA6239 /* binsequencecommand.cpp */, A7E9B66112D37EC300DA6239 /* binsequencecommand.h */, A7E9B66A12D37EC400DA6239 /* bootstrapsharedcommand.cpp */, @@ -1105,12 +1118,16 @@ A7E9B72312D37EC400DA6239 /* heatmapsimcommand.h */, A7E9B72812D37EC400DA6239 /* helpcommand.cpp */, A7E9B72912D37EC400DA6239 /* helpcommand.h */, + A75790571301749D00A30DAB /* homovacommand.h */, + A75790581301749D00A30DAB /* homovacommand.cpp */, A7E9B72B12D37EC400DA6239 /* indicatorcommand.cpp */, A7E9B72C12D37EC400DA6239 /* indicatorcommand.h */, A7E9B73B12D37EC400DA6239 /* libshuffcommand.cpp */, A7E9B73C12D37EC400DA6239 /* libshuffcommand.h */, A7E9B73D12D37EC400DA6239 /* listseqscommand.cpp */, A7E9B73E12D37EC400DA6239 /* listseqscommand.h */, + A7FA10001302E096003860FE /* mantelcommand.h */, + A7FA10011302E096003860FE /* mantelcommand.cpp */, A7E9B74312D37EC400DA6239 /* makegroupcommand.cpp */, A7E9B74412D37EC400DA6239 /* makegroupcommand.h */, A7E9B74912D37EC400DA6239 /* matrixoutputcommand.cpp */, @@ -1598,7 +1615,7 @@ attributes = { ORGANIZATIONNAME = "Schloss Lab"; }; - buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Mothur" */; + buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "mothur" */; compatibilityVersion = "Xcode 3.1"; developmentRegion = English; hasScannedForEncodings = 1; @@ -1901,6 +1918,9 @@ A727864412E9E28C00F86ABA /* removerarecommand.cpp in Sources */, A71FE12C12EDF72400963CA7 /* mergegroupscommand.cpp in Sources */, 7E6BE10A12F710D8007ADDBE /* refchimeratest.cpp in Sources */, + A7A61F2D130062E000E05B6B /* amovacommand.cpp in Sources */, + A75790591301749D00A30DAB /* homovacommand.cpp in Sources */, + A7FA10021302E097003860FE /* mantelcommand.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1944,7 +1964,7 @@ GCC_PREPROCESSOR_DEFINITIONS = ( "MOTHUR_FILES=\"\\\"../release\\\"\"", "VERSION=\"\\\"1.16.0\\\"\"", - "RELEASE_DATE=\"\\\"1/26/2010\\\"\"", + "RELEASE_DATE=\"\\\"2/7/2011\\\"\"", ); GCC_WARN_ABOUT_MISSING_NEWLINE = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; @@ -2016,7 +2036,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Mothur" */ = { + 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "mothur" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB928A08733DD80010E9CD /* Debug */,