blob: 0c03d813b31916b05c8aaa6c7b44fc4e8264baf4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# file : build/bootstrap.build
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = modtest
using build@0.4.0
using config
using test
|