mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
Add changes to winxx.mak too
This commit is contained in:
parent
cecb6d8916
commit
e7be3c823d
2 changed files with 2 additions and 2 deletions
|
@ -291,7 +291,7 @@ SRC_STD_INTERNAL_WINDOWS= \
|
|||
std\internal\windows\advapi32.d
|
||||
|
||||
SRC_STD_EXP= \
|
||||
std\experimental\typecons.d
|
||||
std\experimental\checkedint.d std\experimental\typecons.d
|
||||
|
||||
SRC_STD_EXP_ALLOC_BB= \
|
||||
std\experimental\allocator\building_blocks\affix_allocator.d \
|
||||
|
|
|
@ -310,7 +310,7 @@ SRC_STD_INTERNAL_WINDOWS= \
|
|||
std\internal\windows\advapi32.d
|
||||
|
||||
SRC_STD_EXP= \
|
||||
std\experimental\typecons.d
|
||||
std\experimental\checkedint.d std\experimental\typecons.d
|
||||
|
||||
SRC_STD_EXP_ALLOC_BB= \
|
||||
std\experimental\allocator\building_blocks\affix_allocator.d \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue