From c67881f0cc81c3347cfa4c2ed3c19fd1a320a390 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Mon, 17 Nov 2008 20:38:40 +0000 Subject: Fix compilation of Tucker-engine under MSVC by adding missing flic_player.h and flic_player.cpp to the project files. svn-id: r35108 --- dists/msvc7/scummvm.vcproj | 8 ++++++++ dists/msvc71/scummvm.vcproj | 8 ++++++++ dists/msvc8/scummvm.vcproj | 8 ++++++++ dists/msvc9/scummvm.vcproj | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index a172674462..7f7f9e8366 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -946,6 +946,14 @@ + + + + diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj index 49d7497312..a385b85e8d 100644 --- a/dists/msvc71/scummvm.vcproj +++ b/dists/msvc71/scummvm.vcproj @@ -960,6 +960,14 @@ + + + + diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 119b203f8d..308ac608d3 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -1292,6 +1292,14 @@ RelativePath="..\..\graphics\dxa_player.h" > + + + + diff --git a/dists/msvc9/scummvm.vcproj b/dists/msvc9/scummvm.vcproj index d5d17db8c7..6fa8b131da 100644 --- a/dists/msvc9/scummvm.vcproj +++ b/dists/msvc9/scummvm.vcproj @@ -1297,6 +1297,14 @@ RelativePath="..\..\graphics\dxa_player.h" > + + + + -- cgit v1.2.3