diff --git a/scripts/genie.lua b/scripts/genie.lua index f1991c311..c75f7c5b8 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -78,7 +78,7 @@ function exampleProject(_name, _uuid) "DelayImp", } - configuration { "vs2010" } + configuration { "vs201*" } linkoptions { -- this is needed only for testing with GLES2/3 on Windows with VS201x "/DELAYLOAD:\"libEGL.dll\"", "/DELAYLOAD:\"libGLESv2.dll\"",