From c52651261916b136f2ea4ff022fb9cead5a73a93 Mon Sep 17 00:00:00 2001 From: Tony Wasserka Date: Sat, 26 Jul 2014 19:17:09 +0200 Subject: Pica: Add vertex shader implementation. --- src/video_core/video_core.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/video_core/video_core.vcxproj') diff --git a/src/video_core/video_core.vcxproj b/src/video_core/video_core.vcxproj index 28eb21284..56729dc03 100644 --- a/src/video_core/video_core.vcxproj +++ b/src/video_core/video_core.vcxproj @@ -22,6 +22,7 @@ + @@ -31,6 +32,7 @@ + -- cgit v1.2.3