diff options
author | Filippos Karapetis | 2008-11-30 11:05:37 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-11-30 11:05:37 +0000 |
commit | 7f69d3e9a2b0e4c8d1563063c2f5521cf1af039b (patch) | |
tree | 58648bcb7402b4bdc3398a21e34fe533732303e5 /dists/msvc71 | |
parent | 8dcb3cbac08a0550ee425835c4fa752297235409 (diff) | |
download | scummvm-rg350-7f69d3e9a2b0e4c8d1563063c2f5521cf1af039b.tar.gz scummvm-rg350-7f69d3e9a2b0e4c8d1563063c2f5521cf1af039b.tar.bz2 scummvm-rg350-7f69d3e9a2b0e4c8d1563063c2f5521cf1af039b.zip |
Updated the MSVC project files of the kyra engine
svn-id: r35186
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/kyra.vcproj | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dists/msvc71/kyra.vcproj b/dists/msvc71/kyra.vcproj index b70f187ae9..701f4e57c5 100644 --- a/dists/msvc71/kyra.vcproj +++ b/dists/msvc71/kyra.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.10" + Version="7,10" Name="kyra" ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}" Keyword="Win32Proj"> @@ -355,6 +355,9 @@ RelativePath="..\..\engines\kyra\sound_lok.cpp"> </File> <File + RelativePath="..\..\engines\kyra\sound_midi.cpp"> + </File> + <File RelativePath="..\..\engines\kyra\sound_towns.cpp"> </File> <File |