mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
@@ -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\"",
|
||||
|
||||
Reference in New Issue
Block a user