| 1 | Index: dists/msvc71/cine.vcproj
|
|---|
| 2 | ===================================================================
|
|---|
| 3 | --- dists/msvc71/cine.vcproj (revision 26906)
|
|---|
| 4 | +++ dists/msvc71/cine.vcproj (working copy)
|
|---|
| 5 | @@ -185,30 +185,18 @@
|
|---|
| 6 | RelativePath="..\..\engines\cine\rel.h">
|
|---|
| 7 | </File>
|
|---|
| 8 | <File
|
|---|
| 9 | - RelativePath="..\..\engines\cine\resource.cpp">
|
|---|
| 10 | - </File>
|
|---|
| 11 | - <File
|
|---|
| 12 | - RelativePath="..\..\engines\cine\resource.h">
|
|---|
| 13 | - </File>
|
|---|
| 14 | - <File
|
|---|
| 15 | RelativePath="..\..\engines\cine\script.cpp">
|
|---|
| 16 | </File>
|
|---|
| 17 | <File
|
|---|
| 18 | RelativePath="..\..\engines\cine\script.h">
|
|---|
| 19 | </File>
|
|---|
| 20 | <File
|
|---|
| 21 | - RelativePath="..\..\engines\cine\sfx_player.cpp">
|
|---|
| 22 | + RelativePath="..\..\engines\cine\sound.cpp">
|
|---|
| 23 | </File>
|
|---|
| 24 | <File
|
|---|
| 25 | - RelativePath="..\..\engines\cine\sfx_player.h">
|
|---|
| 26 | + RelativePath="..\..\engines\cine\sound.h">
|
|---|
| 27 | </File>
|
|---|
| 28 | <File
|
|---|
| 29 | - RelativePath="..\..\engines\cine\sound_driver.cpp">
|
|---|
| 30 | - </File>
|
|---|
| 31 | - <File
|
|---|
| 32 | - RelativePath="..\..\engines\cine\sound_driver.h">
|
|---|
| 33 | - </File>
|
|---|
| 34 | - <File
|
|---|
| 35 | RelativePath="..\..\engines\cine\texte.cpp">
|
|---|
| 36 | </File>
|
|---|
| 37 | <File
|
|---|
| 38 | Index: dists/msvc71/scummvm.vcproj
|
|---|
| 39 | ===================================================================
|
|---|
| 40 | --- dists/msvc71/scummvm.vcproj (revision 26906)
|
|---|
| 41 | +++ dists/msvc71/scummvm.vcproj (working copy)
|
|---|
| 42 | @@ -221,6 +221,9 @@
|
|---|
| 43 | RelativePath="..\..\common\hashmap.h">
|
|---|
| 44 | </File>
|
|---|
| 45 | <File
|
|---|
| 46 | + RelativePath="..\..\common\iff_container.h">
|
|---|
| 47 | + </File>
|
|---|
| 48 | + <File
|
|---|
| 49 | RelativePath="..\..\common\list.h">
|
|---|
| 50 | </File>
|
|---|
| 51 | <File
|
|---|
| 52 | @@ -333,6 +336,12 @@
|
|---|
| 53 | RelativePath="..\..\sound\fmopl.h">
|
|---|
| 54 | </File>
|
|---|
| 55 | <File
|
|---|
| 56 | + RelativePath="..\..\sound\iff.cpp">
|
|---|
| 57 | + </File>
|
|---|
| 58 | + <File
|
|---|
| 59 | + RelativePath="..\..\sound\iff.h">
|
|---|
| 60 | + </File>
|
|---|
| 61 | + <File
|
|---|
| 62 | RelativePath="..\..\sound\mididrv.cpp">
|
|---|
| 63 | </File>
|
|---|
| 64 | <File
|
|---|
| 65 | @@ -505,6 +514,12 @@
|
|---|
| 66 | <File
|
|---|
| 67 | RelativePath="..\..\sound\mods\rjp1.h">
|
|---|
| 68 | </File>
|
|---|
| 69 | + <File
|
|---|
| 70 | + RelativePath="..\..\sound\mods\soundfx.cpp">
|
|---|
| 71 | + </File>
|
|---|
| 72 | + <File
|
|---|
| 73 | + RelativePath="..\..\sound\mods\soundfx.h">
|
|---|
| 74 | + </File>
|
|---|
| 75 | </Filter>
|
|---|
| 76 | </Filter>
|
|---|
| 77 | <Filter
|
|---|
| 78 | @@ -809,10 +824,22 @@
|
|---|
| 79 | RelativePath="..\..\graphics\fontman.h">
|
|---|
| 80 | </File>
|
|---|
| 81 | <File
|
|---|
| 82 | - RelativePath="..\..\graphics\ilbm.cpp">
|
|---|
| 83 | + RelativePath="..\..\graphics\iff.cpp">
|
|---|
| 84 | + <FileConfiguration
|
|---|
| 85 | + Name="Debug|Win32">
|
|---|
| 86 | + <Tool
|
|---|
| 87 | + Name="VCCLCompilerTool"
|
|---|
| 88 | + ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 89 | + </FileConfiguration>
|
|---|
| 90 | + <FileConfiguration
|
|---|
| 91 | + Name="Release|Win32">
|
|---|
| 92 | + <Tool
|
|---|
| 93 | + Name="VCCLCompilerTool"
|
|---|
| 94 | + ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|---|
| 95 | + </FileConfiguration>
|
|---|
| 96 | </File>
|
|---|
| 97 | <File
|
|---|
| 98 | - RelativePath="..\..\graphics\ilbm.h">
|
|---|
| 99 | + RelativePath="..\..\graphics\iff.h">
|
|---|
| 100 | </File>
|
|---|
| 101 | <File
|
|---|
| 102 | RelativePath="..\..\graphics\imagedec.cpp">
|
|---|
| 103 | Index: dists/msvc71/kyra.vcproj
|
|---|
| 104 | ===================================================================
|
|---|
| 105 | --- dists/msvc71/kyra.vcproj (revision 26906)
|
|---|
| 106 | +++ dists/msvc71/kyra.vcproj (working copy)
|
|---|
| 107 | @@ -137,6 +137,12 @@
|
|---|
| 108 | RelativePath="..\..\engines\kyra\kyra.h">
|
|---|
| 109 | </File>
|
|---|
| 110 | <File
|
|---|
| 111 | + RelativePath="..\..\engines\kyra\kyra_v1.cpp">
|
|---|
| 112 | + </File>
|
|---|
| 113 | + <File
|
|---|
| 114 | + RelativePath="..\..\engines\kyra\kyra_v1.h">
|
|---|
| 115 | + </File>
|
|---|
| 116 | + <File
|
|---|
| 117 | RelativePath="..\..\engines\kyra\kyra_v2.cpp">
|
|---|
| 118 | </File>
|
|---|
| 119 | <File
|
|---|
| 120 | Index: dists/msvc71/parallaction.vcproj
|
|---|
| 121 | ===================================================================
|
|---|
| 122 | --- dists/msvc71/parallaction.vcproj (revision 26906)
|
|---|
| 123 | +++ dists/msvc71/parallaction.vcproj (working copy)
|
|---|
| 124 | @@ -129,6 +129,9 @@
|
|---|
| 125 | RelativePath="..\..\engines\parallaction\debug.cpp">
|
|---|
| 126 | </File>
|
|---|
| 127 | <File
|
|---|
| 128 | + RelativePath="..\..\engines\parallaction\debug.h">
|
|---|
| 129 | + </File>
|
|---|
| 130 | + <File
|
|---|
| 131 | RelativePath="..\..\engines\parallaction\defs.h">
|
|---|
| 132 | </File>
|
|---|
| 133 | <File
|
|---|
| 134 | @@ -171,12 +174,6 @@
|
|---|
| 135 | RelativePath="..\..\engines\parallaction\menu.h">
|
|---|
| 136 | </File>
|
|---|
| 137 | <File
|
|---|
| 138 | - RelativePath="..\..\engines\parallaction\music.cpp">
|
|---|
| 139 | - </File>
|
|---|
| 140 | - <File
|
|---|
| 141 | - RelativePath="..\..\engines\parallaction\music.h">
|
|---|
| 142 | - </File>
|
|---|
| 143 | - <File
|
|---|
| 144 | RelativePath="..\..\engines\parallaction\parallaction.cpp">
|
|---|
| 145 | </File>
|
|---|
| 146 | <File
|
|---|
| 147 | @@ -192,6 +189,12 @@
|
|---|
| 148 | RelativePath="..\..\engines\parallaction\saveload.cpp">
|
|---|
| 149 | </File>
|
|---|
| 150 | <File
|
|---|
| 151 | + RelativePath="..\..\engines\parallaction\sound.cpp">
|
|---|
| 152 | + </File>
|
|---|
| 153 | + <File
|
|---|
| 154 | + RelativePath="..\..\engines\parallaction\sound.h">
|
|---|
| 155 | + </File>
|
|---|
| 156 | + <File
|
|---|
| 157 | RelativePath="..\..\engines\parallaction\staticres.cpp">
|
|---|
| 158 | </File>
|
|---|
| 159 | <File
|
|---|