Fixed RenderDoc crash when IntelGPA is present.

This commit is contained in:
Branimir Karadžić
2014-09-27 20:40:47 -07:00
parent d35c14164b
commit d705fbc9bd
2 changed files with 48 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ function exampleProject(_name)
}
links { -- this is needed only for testing with GLES2/3 on Windows with VS2008
"DelayImp",
"psapi",
}
configuration { "vs201*" }