Add a global convenience package file

This commit is contained in:
Sebastian Wilzbach 2017-12-09 15:54:21 +01:00
parent b905180b1f
commit f8684bfb30
5 changed files with 123 additions and 3 deletions

View file

@ -284,7 +284,7 @@ SRC_STD_INTERNAL_WINDOWS= \
std\internal\windows\advapi32.d
SRC_STD_EXP= \
std\experimental\checkedint.d std\experimental\typecons.d
std\experimental\checkedint.d std\experimental\typecons.d std\experimental\scripting.d
SRC_STD_EXP_ALLOC_BB= \
std\experimental\allocator\building_blocks\affix_allocator.d \