diff --git a/source/dub/generators/visuald.d b/source/dub/generators/visuald.d
index 28de05f..2dcbf4c 100644
--- a/source/dub/generators/visuald.d
+++ b/source/dub/generators/visuald.d
@@ -403,6 +403,7 @@
ret.put(" \n");
ret.put(" \n");
ret.put(" \n");
+ ret.put(" ..\n");
ret.put(" \n");
ret.put(" \n");
ret.put(" *.obj;*.cmd;*.build;*.dep\n");