diff options
Diffstat (limited to 'os/dub.json')
| -rw-r--r-- | os/dub.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/os/dub.json b/os/dub.json deleted file mode 100644 index 18fe17a..0000000 --- a/os/dub.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "os", - "description": "Platform-independent interfaces to operating system functionality", - "targetType": "library", - - "dependencies": { - "tanya:meta": "*" - }, - - "sourcePaths": [ - "." - ], - "importPaths": [ - "." - ], - "dflags-dmd": ["-dip1000"] -} |
