summaryrefslogtreecommitdiff
path: root/project/build.sbt
blob: b19238f577f42383b8390709012d721f6cdb61c1 (plain) (blame)
1
2
// Add genprod to the build; It should be moved from `src/build` to `project` once the ANT build is gone
sources in Compile += ((baseDirectory).value.getParentFile / "src" / "build" / "genprod.scala")