diff --git a/dub.json b/dub.json index b9a80dc..54cf70e 100644 --- a/dub.json +++ b/dub.json @@ -23,6 +23,10 @@ "res" ], + "versions-posix": [ + "USE_SDL", "USE_OPENGL" + ], + "mainSourceFile": "src/app.d", "dependencies": {