diff options
author | Filippos Karapetis | 2009-03-14 17:45:41 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-03-14 17:45:41 +0000 |
commit | 480527153937efefb46765eca0387359aaf9ed99 (patch) | |
tree | e7d86f0af1c289ba2e62de3f163e264b9e6b9fe1 /dists/msvc7/parallaction.vcproj | |
parent | d953ddd376cfab892379ff0ae539c4b9588ffdfa (diff) | |
download | scummvm-rg350-480527153937efefb46765eca0387359aaf9ed99.tar.gz scummvm-rg350-480527153937efefb46765eca0387359aaf9ed99.tar.bz2 scummvm-rg350-480527153937efefb46765eca0387359aaf9ed99.zip |
Updated the MSVC project files of the parallaction engine
svn-id: r39403
Diffstat (limited to 'dists/msvc7/parallaction.vcproj')
-rw-r--r-- | dists/msvc7/parallaction.vcproj | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dists/msvc7/parallaction.vcproj b/dists/msvc7/parallaction.vcproj index b70a89f147..30e3ad5732 100644 --- a/dists/msvc7/parallaction.vcproj +++ b/dists/msvc7/parallaction.vcproj @@ -218,10 +218,13 @@ RelativePath="..\..\engines\parallaction\saveload.h"> </File> <File - RelativePath="..\..\engines\parallaction\sound.cpp"> + RelativePath="..\..\engines\parallaction\sound.h"> </File> <File - RelativePath="..\..\engines\parallaction\sound.h"> + RelativePath="..\..\engines\parallaction\sound_br.cpp"> + </File> + <File + RelativePath="..\..\engines\parallaction\sound_ns.cpp"> </File> <File RelativePath="..\..\engines\parallaction\staticres.cpp"> |