From 0082fa51347096dcaced07004fd10180d1393b61 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 11 Jun 2014 14:13:02 +0400 Subject: [PATCH] dub json fixes --- examples/example1/dub.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/example1/dub.json b/examples/example1/dub.json index fde705ec..8b63adaf 100644 --- a/examples/example1/dub.json +++ b/examples/example1/dub.json @@ -74,8 +74,7 @@ "copyFiles-windows": [ "../../lib/SDL2.dll", - "../../lib/FreeImage.dll", - "../../lib/libfreetype-6.dll" + "../../lib/FreeImage.dll" ], "mainSourceFile": "src/main.d",