mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-28 00:35:34 +00:00
[VideoCommon] Remove references to now non-existant files OpenCL.h and OpenCL/OCLTextureDecoder.h in the Visual Studio vcxproj file.
This commit is contained in:
parent
97119d0e89
commit
e96f464eb5
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
@ -112,8 +112,6 @@
|
|||||||
<ClInclude Include="NativeVertexFormat.h" />
|
<ClInclude Include="NativeVertexFormat.h" />
|
||||||
<ClInclude Include="OnScreenDisplay.h" />
|
<ClInclude Include="OnScreenDisplay.h" />
|
||||||
<ClInclude Include="OpcodeDecoding.h" />
|
<ClInclude Include="OpcodeDecoding.h" />
|
||||||
<ClInclude Include="OpenCL.h" />
|
|
||||||
<ClInclude Include="OpenCL\OCLTextureDecoder.h" />
|
|
||||||
<ClInclude Include="PerfQueryBase.h" />
|
<ClInclude Include="PerfQueryBase.h" />
|
||||||
<ClInclude Include="PixelEngine.h" />
|
<ClInclude Include="PixelEngine.h" />
|
||||||
<ClInclude Include="PixelShaderGen.h" />
|
<ClInclude Include="PixelShaderGen.h" />
|
||||||
@ -161,4 +159,4 @@
|
|||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user