From b7f8990ba81f81db3243ae3f9069c4d9f12754aa Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 21 May 2009 13:02:56 +0000 Subject: Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players svn-id: r40759 --- dists/msvc71/scummvm.vcproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dists/msvc71/scummvm.vcproj') diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj index 7ed5fc5993..5bfd240fc6 100644 --- a/dists/msvc71/scummvm.vcproj +++ b/dists/msvc71/scummvm.vcproj @@ -1228,16 +1228,16 @@ + RelativePath="..\..\graphics\video\dxa_decoder.cpp"> + RelativePath="..\..\graphics\video\dxa_decoder.h"> + RelativePath="..\..\graphics\video\flic_decoder.cpp"> + RelativePath="..\..\graphics\video\flic_decoder.h"> @@ -1246,10 +1246,10 @@ RelativePath="..\..\graphics\video\mpeg_player.h"> + RelativePath="..\..\graphics\video\smk_decoder.cpp"> + RelativePath="..\..\graphics\video\smk_decoder.h"> -- cgit v1.2.3