From 4a280e7744097c3579752f34167f576856c2b234 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 8 Apr 2015 08:55:09 +0300 Subject: [PATCH] fix dub build --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index fa967163..cb79df35 100644 --- a/dub.json +++ b/dub.json @@ -63,7 +63,7 @@ "derelict-ft": "~>1.0.0", "derelict-sdl2": "~>1.9.1", "gl3n": "~>1.0.1" - } + }, "copyFiles-windows": ["lib/SDL2.dll"], }, {