diff options
-rw-r--r-- | dists/msvc8/scummvm.vcproj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 1ea56dc5d4..d8a572fa9e 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1251"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="8.00" Name="scummvm" ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}" RootNamespace="scummvm" @@ -652,6 +652,14 @@ </FileConfiguration> </File> <File + RelativePath="..\..\sound\softsynth\pcspk.cpp" + > + </File> + <File + RelativePath="..\..\sound\softsynth\pcspk.h" + > + </File> + <File RelativePath="..\..\sound\softsynth\ym2612.cpp" > <FileConfiguration |