diff --git a/.gitignore b/.gitignore index 185f880..7efa9c6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ medimancer-test-* *.obj *.lst *.log +*.dll # Compiled resources /views/resources.list diff --git a/dub.json b/dub.json index a9f060f..5a7ee70 100644 --- a/dub.json +++ b/dub.json @@ -15,9 +15,6 @@ "sourceFiles-windows": [ "medimancer.res" ], - "subConfigurations": { - "dlangui": "minimal" - }, "stringImportPaths": [ "views", "views/res",