X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=Build;fp=Build;h=c01f693c8a310a6261aa895991bccbd644cef9f3;hp=be4d039a96c97f01102222115c0ed7baa82e7694;hb=609c9a508cfdc7b42c46c4f21d17639204165a00;hpb=b4806214e905752617691f851717033fd3f266c2 diff --git a/Build b/Build index be4d039..c01f693 100644 --- a/Build +++ b/Build @@ -37,6 +37,14 @@ package "mspcore" source "source/stringcodec"; source "source/io"; source "source/fs"; + if_arch "windows" + { + overlay "windows"; + }; + if_arch "!windows" + { + overlay "unix"; + }; install true; install_map {