From 895428a954b6552bf444f2ea35b891dd94811a97 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Wed, 16 May 2012 22:14:50 +0000 Subject: [PATCH] - fixed vc++ 2008 project file so it builds again (vc++ 2008 missing a C99 header file, requires re-download of win32 deps) --- mk/windoze/shared_lib.vcproj | 4 ++-- .../shared_lib/sources/graphics/video_player.cpp | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/mk/windoze/shared_lib.vcproj b/mk/windoze/shared_lib.vcproj index 38bf9345..7941a589 100644 --- a/mk/windoze/shared_lib.vcproj +++ b/mk/windoze/shared_lib.vcproj @@ -70,7 +70,7 @@ /> #endif