From b9e496adbd15f1b8d9cd9609b5d1e239804ce6c9 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Wed, 20 Aug 2008 15:06:26 +0000 Subject: Added graphics/thumbnail.cpp and graphics/thumbnail.h to MSVC project files. svn-id: r34059 --- dists/msvc7/scummvm.vcproj | 6 ++++++ dists/msvc71/scummvm.vcproj | 6 ++++++ dists/msvc8/scummvm.vcproj | 8 ++++++++ dists/msvc9/scummvm.vcproj | 8 ++++++++ 4 files changed, 28 insertions(+) diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 884cd58a5a..7647f36f9e 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -965,6 +965,12 @@ + + + + + + + + + + + + diff --git a/dists/msvc9/scummvm.vcproj b/dists/msvc9/scummvm.vcproj index 31270652df..fff03cdae0 100644 --- a/dists/msvc9/scummvm.vcproj +++ b/dists/msvc9/scummvm.vcproj @@ -1326,6 +1326,14 @@ RelativePath="..\..\graphics\surface.h" > + + + + -- cgit v1.2.3