Support LDC/GDC for the win32 configuration.
This commit is contained in:
parent
7ea0e34a46
commit
93f92dccf8
1 changed files with 1 additions and 1 deletions
2
dub.sdl
2
dub.sdl
|
@ -21,7 +21,7 @@ configuration "kqueue" {
|
|||
}
|
||||
|
||||
configuration "winapi" {
|
||||
platforms "windows-x86_64" "windows-x86_mscoff"
|
||||
platforms "windows-x86_64" "windows-x86_mscoff" "windows-ldc" "windows-gdc"
|
||||
versions "EventcoreWinAPIDriver"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue