diff options
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 7bf8c425d3..5b32e696dc 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -5314,6 +5314,14 @@ RelativePath="..\..\xbmc\RenderSystemGL.h" > </File> + <File + RelativePath="..\..\xbmc\RenderSystemGLES.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\RenderSystemGLES.h" + > + </File> </Filter> </Filter> <Filter |