fix dub.json

This commit is contained in:
Vadim Lopatin 2014-12-29 16:18:24 +03:00
parent f85d0037a8
commit 63aa284492
1 changed files with 1 additions and 4 deletions

View File

@ -96,10 +96,7 @@
"derelict-gl3": "~master", "derelict-gl3": "~master",
"derelict-fi": "~master", "derelict-fi": "~master",
"derelict-ft": "~master", "derelict-ft": "~master",
"de_image": ">=0.2.3", "de_image": "~master",
},
"subConfigurations": {
"de_image": "png"
}, },
"-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"] "-ddoxFilterArgs": ["--unittest-examples", "--min-protection=Protected", "--ex", "win32.", "--ex", "src.dlangui"]
}, },