diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-04 14:51:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-04 14:51:33 +0200 |
commit | aaf6eccb872e925c47b1ee2d9d1e3c384f6d18d8 (patch) | |
tree | 33c73036c823193d35caa5ccab16897e6605443e /build/bootstrap.build |
Initial implementation
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..0cf21db --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,2 @@ +project = hello0 +using config |