mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
8220b98601
* This causes a full rebuild in VS because the command line has changed every time you commit or checkout in git (because the git commit /D parameter has changed). * Since we only need it in UI-facing projects we remove it from every project except qrenderdoc, core renderdoc, and renderdoccmd. They will still rebuild when the commit changes but technically VS is right to do so.