mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
Fetch chm from correct build output path
This commit is contained in:
@@ -40,8 +40,8 @@ cp /c/Program\ Files\ \(x86\)/Windows\ Kits/8.1/Redist/D3D/x64/d3dcompiler_47.dl
|
||||
cp /c/Program\ Files\ \(x86\)/Windows\ Kits/8.1/Redist/D3D/x86/d3dcompiler_47.dll dist/Release32/
|
||||
|
||||
# Copy associated files that should be included with the distribution
|
||||
cp LICENSE.md Documentation/*.chm dist/Release64/
|
||||
cp LICENSE.md Documentation/*.chm dist/Release32/
|
||||
cp LICENSE.md Documentation/htmlhelp/*.chm dist/Release64/
|
||||
cp LICENSE.md Documentation/htmlhelp/*.chm dist/Release32/
|
||||
|
||||
# Make a copy of the main distribution folder that has PDBs
|
||||
cp -R dist/Release64 dist/ReleasePDBs64
|
||||
|
||||
Reference in New Issue
Block a user