mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
8f565ca346
* This is a temporary fix, in future we want to actually update shortcuts etc, but this is a low risk fix right before we release.
9 lines
314 B
XML
9 lines
314 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="renderdocui_stub.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="..\renderdoccmd\renderdoccmd.rc" />
|
|
</ItemGroup>
|
|
</Project> |