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