Merge pull request #24 from lioncash/remove-ocl-references

Remove leftover references to OpenCL from the Visual Studio vcxproj file for VideoCommon.
This commit is contained in:
Ryan Houdek 2014-02-02 01:53:53 -08:00
commit 70f66ad325
1 changed files with 2 additions and 4 deletions

View File

@ -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">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@ -112,8 +112,6 @@
<ClInclude Include="NativeVertexFormat.h" />
<ClInclude Include="OnScreenDisplay.h" />
<ClInclude Include="OpcodeDecoding.h" />
<ClInclude Include="OpenCL.h" />
<ClInclude Include="OpenCL\OCLTextureDecoder.h" />
<ClInclude Include="PerfQueryBase.h" />
<ClInclude Include="PixelEngine.h" />
<ClInclude Include="PixelShaderGen.h" />