diff options
Diffstat (limited to 'old-tests/dist/simple/build')
-rw-r--r-- | old-tests/dist/simple/build/bootstrap.build | 9 | ||||
-rw-r--r-- | old-tests/dist/simple/build/export.build | 0 |
2 files changed, 9 insertions, 0 deletions
diff --git a/old-tests/dist/simple/build/bootstrap.build b/old-tests/dist/simple/build/bootstrap.build new file mode 100644 index 0000000..0cd9015 --- /dev/null +++ b/old-tests/dist/simple/build/bootstrap.build @@ -0,0 +1,9 @@ +project = dist-simple +version = 1.0.0 +amalgamation = # Disabled. +using config +using dist +using test +using install + +dist.package = $project-$version diff --git a/old-tests/dist/simple/build/export.build b/old-tests/dist/simple/build/export.build new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/old-tests/dist/simple/build/export.build |