mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
f6b4b2fe22
* This seems way more reliable and smaller than shipping a compiled .dll * For some reason I didn't find this method before (I only knew that you could ship the loose files which wasn't a good solution).
35 lines
323 B
Plaintext
35 lines
323 B
Plaintext
Debug/
|
|
Documentation/
|
|
Release/
|
|
Profile/
|
|
Profile32/
|
|
Profile64/
|
|
Release32/
|
|
Release64/
|
|
dist/
|
|
Resources/*.png
|
|
qrenderdoc/Makefile*
|
|
*.exe
|
|
*.aps
|
|
*.ilk
|
|
*.manifest
|
|
*.user
|
|
bin/
|
|
obj/
|
|
.obj/
|
|
*.opensdf
|
|
*.pdb
|
|
*.sln.ide/
|
|
*.so
|
|
*.a
|
|
*.exp
|
|
*.lib
|
|
*.sdf
|
|
*.suo
|
|
*.dll
|
|
symsrv.yes
|
|
ipch/
|
|
*.shfbproj_*
|
|
|
|
renderdocui/3rdparty/ironpython/pythonlibs.zip
|