mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
a88fec729d
* The DIA SDK is only available on VS pro and above, but it's only needed to be able to resolve symbols in the pdblocate helper program. So we add a little define that makes pdblocate instantly quit, and then symbol resolution just fails.