video core: added PICA definitions file.

This commit is contained in:
Tony Wasserka
2014-05-17 23:07:51 +02:00
committed by bunnei
parent d4530765ce
commit 50b2b73be4
3 changed files with 37 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="gpu_debugger.h" />
<ClInclude Include="pica.h" />
<ClInclude Include="renderer_base.h" />
<ClInclude Include="utils.h" />
<ClInclude Include="video_core.h" />