Distribute renderdoc_app.h in packages

This commit is contained in:
baldurk
2015-09-15 23:09:26 +02:00
parent 60081dcfe7
commit c18b1547ac
3 changed files with 7 additions and 0 deletions
+3
View File
@@ -22,6 +22,9 @@ mkdir -p dist/Release{32,64}
cp -R x64/Release/* dist/Release64/
cp -R Win32/Release/* dist/Release32/
cp renderdoc/api/app/renderdoc_app.h dist/Release64/
cp renderdoc/api/app/renderdoc_app.h dist/Release32/
cp renderdocui/3rdparty/ironpython/pythonlibs.zip dist/Release64/
cp renderdocui/3rdparty/ironpython/pythonlibs.zip dist/Release32/
+2
View File
@@ -79,6 +79,8 @@
<File Id='RenderDocCPP' Name='renderdoc.dll' DiskId='1' Source='dist/Release32/renderdoc.dll' KeyPath='yes' />
<File Id='D3DCompiler47' Name='d3dcompiler_47.dll' DiskId='1' Source='dist/Release32/d3dcompiler_47.dll' />
<File Id='RenderDocSHIM' Name='renderdocshim32.dll' DiskId='1' Source='dist/Release32/renderdocshim32.dll' />
<File Id='RenderDocAPIheader' Name='renderdoc_app.h' DiskId='1' Source='dist/Release32/renderdoc_app.h' />
<RegistryValue Root="HKLM" Id="RDCCLSID" Action="write"
Key="Software\Classes\CLSID\{5D6BF029-A6BA-417A-8523-120492B1DCE3}"
+2
View File
@@ -70,6 +70,8 @@
<File Id='D3DCompiler47DLL64' Name='d3dcompiler_47.dll' DiskId='1' Source='dist/Release64/d3dcompiler_47.dll' />
<File Id='RenderDocSHIM' Name='renderdocshim64.dll' DiskId='1' Source='dist/Release64/renderdocshim64.dll' />
<File Id='RenderDocAPIheader' Name='renderdoc_app.h' DiskId='1' Source='dist/Release32/renderdoc_app.h' />
<RegistryValue Root="HKLM" Id="RDCCLSID" Action="write"
Key="Software\Classes\CLSID\{5D6BF029-A6BA-417A-8523-120492B1DCE3}"
Value='RenderDoc Thumbnail Handler'