blob: aa11bc17fe97f795f7839f0b36a75160267b1d3e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# file : build/bootstrap.build
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = msvc-linux
using version
using config
using dist
using install
|