mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
6fde127360
* This makes it easier for my auto build scripts (i.e. without xcopy use I can run them from msysgit bash). * pdblocate now has Profile32&Release32 vs Profile64&Release64. This was the easiest way to do it as it has to be compiled in 32bit to interact with DIA, but we want it copied to the solutions output folder (x64/... or Win32/...)