mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 00:50:40 +00:00
9 lines
269 B
XML
9 lines
269 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
<IncludePath>$(SolutionDir)\util\sdkfix;$(IncludePath)</IncludePath>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|