diff options
author | Filippos Karapetis | 2007-11-01 16:40:46 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-11-01 16:40:46 +0000 |
commit | f8e9ee1e2b603fe41d1b15d351b077d1b71e972e (patch) | |
tree | 108d864d4f9ff42f3eba69f22e3bbf1288c032b4 | |
parent | 06f38474a587104f8aac0a3f0c55a19c05b03005 (diff) | |
download | scummvm-rg350-f8e9ee1e2b603fe41d1b15d351b077d1b71e972e.tar.gz scummvm-rg350-f8e9ee1e2b603fe41d1b15d351b077d1b71e972e.tar.bz2 scummvm-rg350-f8e9ee1e2b603fe41d1b15d351b077d1b71e972e.zip |
Updated the MSVC8 parallaction project file for commit #29354
svn-id: r29358
-rw-r--r-- | dists/msvc8/parallaction.vcproj | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dists/msvc8/parallaction.vcproj b/dists/msvc8/parallaction.vcproj index 2c86f8fd69..7210c1b241 100644 --- a/dists/msvc8/parallaction.vcproj +++ b/dists/msvc8/parallaction.vcproj @@ -229,11 +229,7 @@ > </File> <File - RelativePath="..\..\engines\parallaction\menu.cpp" - > - </File> - <File - RelativePath="..\..\engines\parallaction\menu.h" + RelativePath="..\..\engines\parallaction\gui_ns.cpp" > </File> <File |