2
0
Эх сурвалжийг харах

Merge branch 'master' of github.com:bkaradzic/bgfx

Branimir Karadžić 11 жил өмнө
parent
commit
37473ef15a

+ 1 - 1
scripts/genie.lua

@@ -78,7 +78,7 @@ function exampleProject(_name, _uuid)
 			"DelayImp",
 			"DelayImp",
 		}
 		}
 
 
-	configuration { "vs2010" }
+	configuration { "vs201*" }
 		linkoptions { -- this is needed only for testing with GLES2/3 on Windows with VS201x
 		linkoptions { -- this is needed only for testing with GLES2/3 on Windows with VS201x
 			"/DELAYLOAD:\"libEGL.dll\"",
 			"/DELAYLOAD:\"libEGL.dll\"",
 			"/DELAYLOAD:\"libGLESv2.dll\"",
 			"/DELAYLOAD:\"libGLESv2.dll\"",