mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove a weird VS warning about file paths on SciLexer*.dll
This commit is contained in:
@@ -504,10 +504,12 @@
|
||||
<Content Include="3rdparty\ScintillaNET\SciLexer.dll">
|
||||
<Link>SciLexer.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>false</Visible>
|
||||
</Content>
|
||||
<Content Include="3rdparty\ScintillaNET\SciLexer64.dll">
|
||||
<Link>SciLexer64.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>false</Visible>
|
||||
</Content>
|
||||
<Content Include="Controls\TreeListView\README.txt" />
|
||||
<None Include="Resources\wireframe_mesh.png" />
|
||||
|
||||
Reference in New Issue
Block a user