mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Version platform-specific files
This commit is contained in:
parent
60755b9743
commit
9fb19e7a01
12 changed files with 16 additions and 12 deletions
3
dub.sdl
3
dub.sdl
|
@ -62,7 +62,4 @@ subPackage {
|
|||
sourcePaths "src/dmd"
|
||||
excludedSourceFiles "src/dmd/backend/*"
|
||||
excludedSourceFiles "src/dmd/{e2ir,eh,glue,iasm,objc_glue,s2ir,tocsym,toctype,toobj,todt,toir}.d"
|
||||
excludedSourceFiles "src/dmd/{scan,lib}{mach,mscoff,omf}.d" platform="linux"
|
||||
excludedSourceFiles "src/dmd/{scan,lib}{elf,mscoff,omf}.d" platform="osx"
|
||||
excludedSourceFiles "src/dmd/{scan,lib}{elf,mach,mscoff}.d" platform="windows"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue