Merge os, middle and meta subpackages
This commit is contained in:
17
os/dub.json
17
os/dub.json
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "os",
|
||||
"description": "Platform-independent interfaces to operating system functionality",
|
||||
"targetType": "library",
|
||||
|
||||
"dependencies": {
|
||||
"tanya:meta": "*"
|
||||
},
|
||||
|
||||
"sourcePaths": [
|
||||
"."
|
||||
],
|
||||
"importPaths": [
|
||||
"."
|
||||
],
|
||||
"dflags-dmd": ["-dip1000"]
|
||||
}
|
Reference in New Issue
Block a user