diff options
author | Johannes Schickel | 2006-08-28 13:54:11 +0000 |
---|---|---|
committer | Johannes Schickel | 2006-08-28 13:54:11 +0000 |
commit | f2004e88c451e81af7b9dfdbb04550015077ee01 (patch) | |
tree | ab0b5988edcdde4825e5ff12ffcc7f008c8c2c0a | |
parent | d639ca97ce7c3820f08be7e24f224af351222c31 (diff) | |
download | scummvm-rg350-f2004e88c451e81af7b9dfdbb04550015077ee01.tar.gz scummvm-rg350-f2004e88c451e81af7b9dfdbb04550015077ee01.tar.bz2 scummvm-rg350-f2004e88c451e81af7b9dfdbb04550015077ee01.zip |
Removes a non exisitng file from the msvc8 project files.
svn-id: r23798
-rw-r--r-- | dists/msvc8/scummvm.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 0844c73079..4fe294edd6 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -314,6 +314,10 @@ </FileConfiguration> </File> <File + RelativePath="..\..\common\fs.h" + > + </File> + <File RelativePath="..\..\common\hashmap.cpp" > </File> @@ -756,10 +760,6 @@ Name="fs" > <File - RelativePath="..\..\backends\fs\fs.h" - > - </File> - <File RelativePath="..\..\backends\fs\windows\windows-fs.cpp" > </File> |