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