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