diff --git a/dub.json b/dub.json index 071fa9b..f009df5 100644 --- a/dub.json +++ b/dub.json @@ -19,6 +19,10 @@ "lib/FreeImage.dll", ], + "versions-posix": [ + "USE_SDL", "USE_OPENGL" + ], + "mainSourceFile": "src/app.d", "dependencies": {