name "rgbepp"
description "Reference Genome based Exon Phylogeny Pipeline"
authors "Guoyi Zhang"
copyright "Copyright © 2024, Guoyi Zhang"
license "GPL-2.0-only"
targetType "executable"

configuration "rgbepp" {
    targetType "executable"
    targetName "rgbepp"
    sourceFiles "RGBEPP.d"
}

configuration "delstop" {
    targetType "executable"
    targetName "delstop"
    sourceFiles "delstop.d"
}