diff --git a/dub.json b/dub.json index 8dc42e6..b4a8f48 100644 --- a/dub.json +++ b/dub.json @@ -5,6 +5,7 @@ "derelict-gl3": "*" }, "sourcePaths": ["SMILEBASIC/"], + "importPaths": ["SMILEBASIC/"], "targetType": "executable", "buildRequirements": ["allowWarnings"], "targetPath": "out",