From d0c2917b7a4a18336ed26eb25c9419e56b45a7a7 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Thu, 29 Jan 2009 23:51:10 +0000 Subject: [PATCH] Update vcproj so the non-GLWindow version of OGL can continue compiling, since we're not ready to switch to GLWindow yet git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2039 8ced0084-cf51-0410-be5f-012b33b47a6e --- .../Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj index 7202ae84dd..2e2c3ec741 100644 --- a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj +++ b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj @@ -1,7 +1,7 @@