From f982011f4e009ca04782a436c58ee3dc06076955 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Wed, 6 May 2009 10:01:05 +0000 Subject: - Updated the MSVC project files of ScummVM (added the new Adlib player, as well as vkeyb and keymapper) - Synced the GOB project files - Synced the SCUMM project files svn-id: r40349 --- dists/msvc71/gob.vcproj | 4 +- dists/msvc71/scummvm.vcproj | 90 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 92 insertions(+), 2 deletions(-) (limited to 'dists/msvc71') diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 1055959cca..f51786b539 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -430,10 +430,10 @@ RelativePath="..\..\engines\gob\video_v6.cpp"> + RelativePath="..\..\engines\gob\videoplayer.h"> + RelativePath="..\..\engines\gob\videoplayer.cpp"> diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj index 5bd0da74c6..d290334085 100644 --- a/dists/msvc71/scummvm.vcproj +++ b/dists/msvc71/scummvm.vcproj @@ -624,6 +624,27 @@ RelativePath="..\..\sound\softsynth\mt32\tables.h"> + + + + + + + + + + + + + + @@ -796,6 +817,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3