Ticket #8424: msvc7.patch
File msvc7.patch, 49.1 KB (added by , 19 years ago) |
---|
-
dists/msvc7/kyra.vcproj
? dists/msvc7/gob.vcproj RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/kyra.vcproj,v retrieving revision 1.4 diff -u -r1.4 kyra.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="kyra" 6 6 ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 94 100 Name="VCResourceCompilerTool"/> 95 101 <Tool 96 102 Name="VCWebServiceProxyGeneratorTool"/> 103 <Tool 104 Name="VCXMLDataGeneratorTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 97 109 </Configuration> 98 110 </Configurations> 111 <References> 112 </References> 99 113 <Files> 100 114 <File 101 115 RelativePath="..\..\kyra\codecs.cpp"> -
dists/msvc7/queen.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/queen.vcproj,v retrieving revision 1.20 diff -u -r1.20 queen.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="queen" 6 6 ProjectGUID="{6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 94 100 Name="VCResourceCompilerTool"/> 95 101 <Tool 96 102 Name="VCWebServiceProxyGeneratorTool"/> 103 <Tool 104 Name="VCXMLDataGeneratorTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 97 109 </Configuration> 98 110 </Configurations> 111 <References> 112 </References> 99 113 <Files> 100 114 <File 101 115 RelativePath="..\..\queen\bankman.cpp"> -
dists/msvc7/saga.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/saga.vcproj,v retrieving revision 1.9 diff -u -r1.9 saga.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="saga" 6 6 ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 94 100 Name="VCResourceCompilerTool"/> 95 101 <Tool 96 102 Name="VCWebServiceProxyGeneratorTool"/> 103 <Tool 104 Name="VCXMLDataGeneratorTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 97 109 </Configuration> 98 110 </Configurations> 111 <References> 112 </References> 99 113 <Files> 100 114 <File 101 RelativePath="..\..\saga\actionmap.cpp">102 </File>103 <File104 RelativePath="..\..\saga\actionmap.h">105 </File>106 <File107 115 RelativePath="..\..\saga\actor.cpp"> 108 116 </File> 109 117 <File 110 118 RelativePath="..\..\saga\actor.h"> 111 119 </File> 112 120 <File 113 RelativePath="..\..\saga\actordata.cpp">114 </File>115 <File116 RelativePath="..\..\saga\actordata.h">117 </File>118 <File119 121 RelativePath="..\..\saga\animation.cpp"> 120 122 </File> 121 123 <File … … 128 130 RelativePath="..\..\saga\console.h"> 129 131 </File> 130 132 <File 131 RelativePath="..\..\saga\cvar.cpp">132 </File>133 <File134 RelativePath="..\..\saga\cvar.h">135 </File>136 <File137 RelativePath="..\..\saga\cvar_mod.h">138 </File>139 <File140 133 RelativePath="..\..\saga\events.cpp"> 141 134 </File> 142 135 <File 143 136 RelativePath="..\..\saga\events.h"> 144 137 </File> 145 138 <File 146 RelativePath="..\..\saga\expr.cpp">147 </File>148 <File149 RelativePath="..\..\saga\expr.h">150 </File>151 <File152 139 RelativePath="..\..\saga\font.cpp"> 153 140 </File> 154 141 <File … … 161 148 RelativePath="..\..\saga\game.cpp"> 162 149 </File> 163 150 <File 164 RelativePath="..\..\saga\game.h">165 </File>166 <File167 RelativePath="..\..\saga\game_mod.h">168 </File>169 <File170 151 RelativePath="..\..\saga\gfx.cpp"> 171 152 </File> 172 153 <File … … 179 160 RelativePath="..\..\saga\image.cpp"> 180 161 </File> 181 162 <File 182 RelativePath="..\..\saga\image.h">183 </File>184 <File185 163 RelativePath="..\..\saga\input.cpp"> 186 164 </File> 187 165 <File … … 200 178 RelativePath="..\..\saga\ite_introproc.cpp"> 201 179 </File> 202 180 <File 203 RelativePath="..\..\saga\ music.cpp">181 RelativePath="..\..\saga\itedata.cpp"> 204 182 </File> 205 183 <File 206 RelativePath="..\..\saga\music.h"> 184 RelativePath="..\..\saga\itedata.h"> 185 </File> 186 <File 187 RelativePath="..\..\saga\list.h"> 207 188 </File> 208 189 <File 209 RelativePath="..\..\saga\ objectdata.cpp">190 RelativePath="..\..\saga\music.cpp"> 210 191 </File> 211 192 <File 212 RelativePath="..\..\saga\ objectdata.h">193 RelativePath="..\..\saga\music.h"> 213 194 </File> 214 195 <File 215 196 RelativePath="..\..\saga\objectmap.cpp"> … … 224 205 RelativePath="..\..\saga\palanim.h"> 225 206 </File> 226 207 <File 227 RelativePath="..\..\saga\reinherit.h">228 </File>229 <File230 208 RelativePath="..\..\saga\render.cpp"> 231 209 </File> 232 210 <File … … 263 241 RelativePath="..\..\saga\script.h"> 264 242 </File> 265 243 <File 266 RelativePath="..\..\saga\sdata.cpp">267 </File>268 <File269 RelativePath="..\..\saga\sdata.h">270 </File>271 <File272 244 RelativePath="..\..\saga\sdebug.cpp"> 273 245 </File> 274 246 <File … … 296 268 RelativePath="..\..\saga\sthread.cpp"> 297 269 </File> 298 270 <File 271 RelativePath="..\..\saga\stream.h"> 272 </File> 273 <File 299 274 RelativePath="..\..\saga\text.cpp"> 300 275 </File> 301 276 <File … … 304 279 <File 305 280 RelativePath="..\..\saga\transitions.cpp"> 306 281 </File> 307 <File308 RelativePath="..\..\saga\ys_dl_list.cpp">309 </File>310 <File311 RelativePath="..\..\saga\yslib.h">312 </File>313 282 </Files> 314 283 <Globals> 315 284 </Globals> -
dists/msvc7/scumm.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/scumm.vcproj,v retrieving revision 1.27 diff -u -r1.27 scumm.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="scumm" 6 6 ProjectGUID="{B6AFD548-63D2-40CD-A652-E87095AFCBAF}" 7 7 Keyword="Win32Proj"> … … 22 22 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 23 23 Optimization="0" 24 24 AdditionalIncludeDirectories="../../;../../common" 25 PreprocessorDefinitions="WIN32;_DEBUG; USE_ZLIB;USE_MAD;USE_VORBIS"25 PreprocessorDefinitions="WIN32;_DEBUG;ZLIB_WINAPI;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 26 26 MinimalRebuild="TRUE" 27 27 ExceptionHandling="TRUE" 28 28 BasicRuntimeChecks="3" … … 52 52 Name="VCResourceCompilerTool"/> 53 53 <Tool 54 54 Name="VCWebServiceProxyGeneratorTool"/> 55 <Tool 56 Name="VCXMLDataGeneratorTool"/> 57 <Tool 58 Name="VCManagedWrapperGeneratorTool"/> 59 <Tool 60 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 55 61 </Configuration> 56 62 <Configuration 57 63 Name="Release|Win32" … … 67 73 InlineFunctionExpansion="1" 68 74 OmitFramePointers="TRUE" 69 75 AdditionalIncludeDirectories="../../;../../common" 70 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "76 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH;ZLIB_WINAPI" 71 77 StringPooling="TRUE" 72 78 ExceptionHandling="TRUE" 73 79 RuntimeLibrary="0" … … 96 102 Name="VCResourceCompilerTool"/> 97 103 <Tool 98 104 Name="VCWebServiceProxyGeneratorTool"/> 105 <Tool 106 Name="VCXMLDataGeneratorTool"/> 107 <Tool 108 Name="VCManagedWrapperGeneratorTool"/> 109 <Tool 110 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 99 111 </Configuration> 100 112 </Configurations> 113 <References> 114 </References> 101 115 <Files> 102 116 <Filter 103 117 Name="smush" … … 334 348 RelativePath="..\..\scumm\palette.cpp"> 335 349 </File> 336 350 <File 351 RelativePath="..\..\scumm\palette_he.cpp"> 352 </File> 353 <File 337 354 RelativePath="..\..\scumm\player_mod.cpp"> 338 355 </File> 339 356 <File 340 357 RelativePath="..\..\scumm\player_mod.h"> 341 358 </File> 342 359 <File 360 RelativePath="..\..\scumm\player_nes.cpp"> 361 </File> 362 <File 363 RelativePath="..\..\scumm\player_nes.h"> 364 </File> 365 <File 343 366 RelativePath="..\..\scumm\player_v1.cpp"> 344 367 </File> 345 368 <File … … 385 408 RelativePath="..\..\scumm\resource_v7he.h"> 386 409 </File> 387 410 <File 411 RelativePath="..\..\scumm\room.cpp"> 412 </File> 413 <File 388 414 RelativePath="..\..\scumm\saveload.cpp"> 389 415 </File> 390 416 <File … … 397 423 RelativePath="..\..\scumm\script.h"> 398 424 </File> 399 425 <File 426 RelativePath="..\..\scumm\script_v100he.cpp"> 427 </File> 428 <File 400 429 RelativePath="..\..\scumm\script_v2.cpp"> 401 430 </File> 402 431 <File … … 409 438 RelativePath="..\..\scumm\script_v6he.cpp"> 410 439 </File> 411 440 <File 412 RelativePath="..\..\scumm\script_v7 he.cpp">441 RelativePath="..\..\scumm\script_v72he.cpp"> 413 442 </File> 414 443 <File 415 RelativePath="..\..\scumm\script_v7 2he.cpp">444 RelativePath="..\..\scumm\script_v7he.cpp"> 416 445 </File> 417 446 <File 418 447 RelativePath="..\..\scumm\script_v8.cpp"> … … 424 453 RelativePath="..\..\scumm\script_v90he.cpp"> 425 454 </File> 426 455 <File 427 RelativePath="..\..\scumm\script_v100he.cpp">428 </File>429 <File430 456 RelativePath="..\..\scumm\scumm-md5.h"> 431 457 </File> 432 458 <File … … 442 468 RelativePath="..\..\scumm\sound.h"> 443 469 </File> 444 470 <File 471 RelativePath="..\..\scumm\sprite_he.cpp"> 472 </File> 473 <File 474 RelativePath="..\..\scumm\sprite_he.h"> 475 </File> 476 <File 445 477 RelativePath="..\..\scumm\string.cpp"> 446 478 </File> 447 479 <File … … 451 483 RelativePath="..\..\scumm\usage_bits.h"> 452 484 </File> 453 485 <File 486 RelativePath="..\..\scumm\util.cpp"> 487 </File> 488 <File 489 RelativePath="..\..\scumm\util.h"> 490 </File> 491 <File 454 492 RelativePath="..\..\scumm\vars.cpp"> 455 493 </File> 456 494 <File … … 459 497 <File 460 498 RelativePath="..\..\scumm\verbs.h"> 461 499 </File> 500 <File 501 RelativePath="..\..\scumm\wiz_he.cpp"> 502 </File> 503 <File 504 RelativePath="..\..\scumm\wiz_he.h"> 505 </File> 462 506 </Files> 463 507 <Globals> 464 508 </Globals> -
dists/msvc7/scummvm.sln
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/scummvm.sln,v retrieving revision 1.11 diff -u -r1.11 scummvm.sln
1 Microsoft Visual Studio Solution File, Format Version 7.001 Microsoft Visual Studio Solution File, Format Version 8.00 2 2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scummvm", "scummvm.vcproj", "{8434CB15-D08F-427D-9E6D-581AE5B28440}" 3 ProjectSection(ProjectDependencies) = postProject 4 {6CC3E421-779D-4E80-8100-520886A0F9FF} = {6CC3E421-779D-4E80-8100-520886A0F9FF} 5 {C8AAE83E-198B-4ECA-A877-166827953979} = {C8AAE83E-198B-4ECA-A877-166827953979} 6 {B6AFD548-63D2-40CD-A652-E87095AFCBAF} = {B6AFD548-63D2-40CD-A652-E87095AFCBAF} 7 {B5527758-2F51-4CCD-AAE1-B0E28654BD6A} = {B5527758-2F51-4CCD-AAE1-B0E28654BD6A} 8 {6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7} = {6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7} 9 {E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA} = {E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA} 10 {4AD3E575-65D3-459F-83BF-284FBD291573} = {4AD3E575-65D3-459F-83BF-284FBD291573} 11 {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} 12 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} = {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} 13 EndProjectSection 3 14 EndProject 4 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sword2", "sword2.vcproj", "{6CC3E421-779D-4E80-8100-520886A0F9FF}" 16 ProjectSection(ProjectDependencies) = postProject 17 EndProjectSection 5 18 EndProject 6 19 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "queen", "queen.vcproj", "{6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7}" 20 ProjectSection(ProjectDependencies) = postProject 21 EndProjectSection 7 22 EndProject 8 23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scumm", "scumm.vcproj", "{B6AFD548-63D2-40CD-A652-E87095AFCBAF}" 24 ProjectSection(ProjectDependencies) = postProject 25 EndProjectSection 9 26 EndProject 10 27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simon", "simon.vcproj", "{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}" 28 ProjectSection(ProjectDependencies) = postProject 29 EndProjectSection 11 30 EndProject 12 31 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sky", "sky.vcproj", "{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}" 32 ProjectSection(ProjectDependencies) = postProject 33 EndProjectSection 13 34 EndProject 14 35 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sword1", "sword1.vcproj", "{C8AAE83E-198B-4ECA-A877-166827953979}" 36 ProjectSection(ProjectDependencies) = postProject 37 EndProjectSection 15 38 EndProject 16 39 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kyra", "kyra.vcproj", "{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}" 40 ProjectSection(ProjectDependencies) = postProject 41 EndProjectSection 17 42 EndProject 18 43 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saga", "saga.vcproj", "{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}" 44 ProjectSection(ProjectDependencies) = postProject 45 EndProjectSection 46 EndProject 47 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gob", "gob.vcproj", "{4AD3E575-65D3-459F-83BF-284FBD291573}" 48 ProjectSection(ProjectDependencies) = postProject 49 EndProjectSection 19 50 EndProject 20 51 Global 21 52 GlobalSection(SolutionConfiguration) = preSolution 22 ConfigName.0 = Debug 23 ConfigName.1 = Release 24 EndGlobalSection 25 GlobalSection(ProjectDependencies) = postSolution 26 {8434CB15-D08F-427D-9E6D-581AE5B28440}.0 = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} 27 {8434CB15-D08F-427D-9E6D-581AE5B28440}.1 = {C8AAE83E-198B-4ECA-A877-166827953979} 28 {8434CB15-D08F-427D-9E6D-581AE5B28440}.2 = {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} 29 {8434CB15-D08F-427D-9E6D-581AE5B28440}.3 = {B5527758-2F51-4CCD-AAE1-B0E28654BD6A} 30 {8434CB15-D08F-427D-9E6D-581AE5B28440}.4 = {E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA} 31 {8434CB15-D08F-427D-9E6D-581AE5B28440}.5 = {B6AFD548-63D2-40CD-A652-E87095AFCBAF} 32 {8434CB15-D08F-427D-9E6D-581AE5B28440}.6 = {6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7} 33 {8434CB15-D08F-427D-9E6D-581AE5B28440}.7 = {6CC3E421-779D-4E80-8100-520886A0F9FF} 53 Debug = Debug 54 Release = Release 34 55 EndGlobalSection 35 56 GlobalSection(ProjectConfiguration) = postSolution 36 57 {8434CB15-D08F-427D-9E6D-581AE5B28440}.Debug.ActiveCfg = Debug|Win32 … … 69 90 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Debug.Build.0 = Debug|Win32 70 91 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Release.ActiveCfg = Release|Win32 71 92 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Release.Build.0 = Release|Win32 93 {4AD3E575-65D3-459F-83BF-284FBD291573}.Debug.ActiveCfg = Debug|Win32 94 {4AD3E575-65D3-459F-83BF-284FBD291573}.Debug.Build.0 = Debug|Win32 95 {4AD3E575-65D3-459F-83BF-284FBD291573}.Release.ActiveCfg = Release|Win32 96 {4AD3E575-65D3-459F-83BF-284FBD291573}.Release.Build.0 = Release|Win32 72 97 EndGlobalSection 73 98 GlobalSection(ExtensibilityGlobals) = postSolution 74 99 EndGlobalSection -
dists/msvc7/scummvm.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/scummvm.vcproj,v retrieving revision 1.40 diff -u -r1.40 scummvm.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="scummvm" 6 6 ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE; USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU"24 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ZLIB_WINAPI;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 39 39 Name="VCCustomBuildTool"/> 40 40 <Tool 41 41 Name="VCLinkerTool" 42 AdditionalDependencies="winmm.lib sdl.lib zlibstat.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib sword1_debug/sword1.lib sword2_debug/sword2.lib kyra_debug/kyra.lib queen_debug/queen.lib saga_debug/saga.lib scumm_debug/scumm.lib simon_debug/simon.lib sky_debug/sky.lib "42 AdditionalDependencies="winmm.lib sdl.lib zlibstat.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib sword1_debug/sword1.lib sword2_debug/sword2.lib kyra_debug/kyra.lib queen_debug/queen.lib saga_debug/saga.lib scumm_debug/scumm.lib simon_debug/simon.lib sky_debug/sky.lib fluidsynth.lib" 43 43 OutputFile="$(OutDir)/scummvm.exe" 44 44 LinkIncremental="2" 45 45 IgnoreDefaultLibraryNames="libcmtd.lib" … … 60 60 <Tool 61 61 Name="VCWebServiceProxyGeneratorTool"/> 62 62 <Tool 63 Name="VCXMLDataGeneratorTool"/> 64 <Tool 63 65 Name="VCWebDeploymentTool"/> 66 <Tool 67 Name="VCManagedWrapperGeneratorTool"/> 68 <Tool 69 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 64 70 </Configuration> 65 71 <Configuration 66 72 Name="Release|Win32" … … 76 82 InlineFunctionExpansion="1" 77 83 OmitFramePointers="TRUE" 78 84 AdditionalIncludeDirectories="../../;../../common" 79 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU "85 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU;USE_FLUIDSYNTH;ZLIB_WINAPI" 80 86 StringPooling="TRUE" 81 87 MinimalRebuild="FALSE" 82 88 ExceptionHandling="TRUE" … … 93 99 Name="VCCustomBuildTool"/> 94 100 <Tool 95 101 Name="VCLinkerTool" 96 AdditionalDependencies="winmm.lib sdl.lib zlibstat.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib saga_release/saga.lib sword1_release/sword1.lib sword2_release/sword2.lib kyra_release/kyra.lib queen_release/queen.lib scumm_release/scumm.lib simon_release/simon.lib sky_release/sky.lib "102 AdditionalDependencies="winmm.lib sdl.lib zlibstat.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib saga_release/saga.lib sword1_release/sword1.lib sword2_release/sword2.lib kyra_release/kyra.lib queen_release/queen.lib scumm_release/scumm.lib simon_release/simon.lib sky_release/sky.lib fluidsynth.lib" 97 103 OutputFile="$(OutDir)/scummvm.exe" 98 104 LinkIncremental="1" 99 105 SuppressStartupBanner="TRUE" … … 116 122 <Tool 117 123 Name="VCWebServiceProxyGeneratorTool"/> 118 124 <Tool 125 Name="VCXMLDataGeneratorTool"/> 126 <Tool 119 127 Name="VCWebDeploymentTool"/> 128 <Tool 129 Name="VCManagedWrapperGeneratorTool"/> 130 <Tool 131 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 120 132 </Configuration> 121 133 </Configurations> 134 <References> 135 </References> 122 136 <Files> 123 137 <Filter 124 138 Name="base" … … 182 196 RelativePath="..\..\common\md5.h"> 183 197 </File> 184 198 <File 199 RelativePath="..\..\common\mutex.cpp"> 200 </File> 201 <File 202 RelativePath="..\..\common\mutex.h"> 203 </File> 204 <File 185 205 RelativePath="..\..\common\rect.h"> 186 206 </File> 187 207 <File … … 336 356 RelativePath="..\..\sound\audiostream.h"> 337 357 </File> 338 358 <File 359 RelativePath="..\..\sound\flac.cpp"> 360 </File> 361 <File 362 RelativePath="..\..\sound\flac.h"> 363 </File> 364 <File 339 365 RelativePath="..\..\sound\fmopl.cpp"> 340 366 </File> 341 367 <File … … 395 421 <File 396 422 RelativePath="..\..\sound\vorbis.h"> 397 423 </File> 424 <File 425 RelativePath="..\..\sound\wave.cpp"> 426 </File> 427 <File 428 RelativePath="..\..\sound\wave.h"> 429 </File> 430 <Filter 431 Name="softsynth" 432 Filter=""> 433 <File 434 RelativePath="..\..\sound\softsynth\adlib.cpp"> 435 <FileConfiguration 436 Name="Debug|Win32"> 437 <Tool 438 Name="VCCLCompilerTool" 439 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 440 </FileConfiguration> 441 <FileConfiguration 442 Name="Release|Win32"> 443 <Tool 444 Name="VCCLCompilerTool" 445 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 446 </FileConfiguration> 447 </File> 448 <File 449 RelativePath="..\..\sound\softsynth\emumidi.h"> 450 </File> 451 <File 452 RelativePath="..\..\sound\softsynth\fluidsynth.cpp"> 453 </File> 454 <File 455 RelativePath="..\..\sound\softsynth\mt32.cpp"> 456 <FileConfiguration 457 Name="Debug|Win32"> 458 <Tool 459 Name="VCCLCompilerTool" 460 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 461 </FileConfiguration> 462 <FileConfiguration 463 Name="Release|Win32"> 464 <Tool 465 Name="VCCLCompilerTool" 466 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 467 </FileConfiguration> 468 </File> 469 <File 470 RelativePath="..\..\sound\softsynth\ym2612.cpp"> 471 <FileConfiguration 472 Name="Debug|Win32"> 473 <Tool 474 Name="VCCLCompilerTool" 475 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 476 </FileConfiguration> 477 <FileConfiguration 478 Name="Release|Win32"> 479 <Tool 480 Name="VCCLCompilerTool" 481 ObjectFile="$(IntDir)/$(InputName)1.obj"/> 482 </FileConfiguration> 483 </File> 484 <Filter 485 Name="mt32" 486 Filter=""> 487 <File 488 RelativePath="..\..\sound\softsynth\mt32\freeverb.cpp"> 489 </File> 490 <File 491 RelativePath="..\..\sound\softsynth\mt32\freeverb.h"> 492 </File> 493 <File 494 RelativePath="..\..\sound\softsynth\mt32\i386.cpp"> 495 </File> 496 <File 497 RelativePath="..\..\sound\softsynth\mt32\i386.h"> 498 </File> 499 <File 500 RelativePath="..\..\sound\softsynth\mt32\mt32_file.cpp"> 501 </File> 502 <File 503 RelativePath="..\..\sound\softsynth\mt32\mt32_file.h"> 504 </File> 505 <File 506 RelativePath="..\..\sound\softsynth\mt32\mt32emu.h"> 507 </File> 508 <File 509 RelativePath="..\..\sound\softsynth\mt32\part.cpp"> 510 </File> 511 <File 512 RelativePath="..\..\sound\softsynth\mt32\part.h"> 513 </File> 514 <File 515 RelativePath="..\..\sound\softsynth\mt32\partial.cpp"> 516 </File> 517 <File 518 RelativePath="..\..\sound\softsynth\mt32\partial.h"> 519 </File> 520 <File 521 RelativePath="..\..\sound\softsynth\mt32\partialManager.cpp"> 522 </File> 523 <File 524 RelativePath="..\..\sound\softsynth\mt32\partialManager.h"> 525 </File> 526 <File 527 RelativePath="..\..\sound\softsynth\mt32\structures.h"> 528 </File> 529 <File 530 RelativePath="..\..\sound\softsynth\mt32\synth.cpp"> 531 </File> 532 <File 533 RelativePath="..\..\sound\softsynth\mt32\synth.h"> 534 </File> 535 <File 536 RelativePath="..\..\sound\softsynth\mt32\tables.cpp"> 537 </File> 538 <File 539 RelativePath="..\..\sound\softsynth\mt32\tables.h"> 540 </File> 541 </Filter> 542 </Filter> 398 543 </Filter> 399 544 <Filter 400 545 Name="txt" … … 461 606 Name="midi" 462 607 Filter=""> 463 608 <File 464 RelativePath="..\..\backends\midi\adlib.cpp">465 </File>466 <File467 RelativePath="..\..\backends\midi\mt32.cpp">468 </File>469 <File470 609 RelativePath="..\..\backends\midi\null.cpp"> 471 610 </File> 472 611 <File 473 612 RelativePath="..\..\backends\midi\windows.cpp"> 474 613 </File> 475 <File476 RelativePath="..\..\backends\midi\ym2612.cpp">477 </File>478 <Filter479 Name="mt32">480 <File481 RelativePath="..\..\backends\midi\mt32\freeverb.cpp">482 </File>483 <File484 RelativePath="..\..\backends\midi\mt32\freeverb.h">485 </File>486 <File487 RelativePath="..\..\backends\midi\mt32\i386.cpp">488 </File>489 <File490 RelativePath="..\..\backends\midi\mt32\i386.h">491 </File>492 <File493 RelativePath="..\..\backends\midi\mt32\mt32_file.cpp">494 </File>495 <File496 RelativePath="..\..\backends\midi\mt32\mt32_file.h">497 </File>498 <File499 RelativePath="..\..\backends\midi\mt32\mt32emu.h">500 </File>501 <File502 RelativePath="..\..\backends\midi\mt32\part.cpp">503 </File>504 <File505 RelativePath="..\..\backends\midi\mt32\part.h">506 </File>507 <File508 RelativePath="..\..\backends\midi\mt32\partial.cpp">509 </File>510 <File511 RelativePath="..\..\backends\midi\mt32\partial.h">512 </File>513 <File514 RelativePath="..\..\backends\midi\mt32\partialManager.cpp">515 </File>516 <File517 RelativePath="..\..\backends\midi\mt32\partialManager.h">518 </File>519 <File520 RelativePath="..\..\backends\midi\mt32\structures.h">521 </File>522 <File523 RelativePath="..\..\backends\midi\mt32\synth.cpp">524 </File>525 <File526 RelativePath="..\..\backends\midi\mt32\synth.h">527 </File>528 <File529 RelativePath="..\..\backends\midi\mt32\tables.cpp">530 </File>531 <File532 RelativePath="..\..\backends\midi\mt32\tables.h">533 </File>534 </Filter>535 614 </Filter> 536 615 </Filter> 537 616 <Filter 538 617 Name="gui" 539 618 Filter=""> 540 619 <File 541 RelativePath="..\..\gui\ EditTextWidget.cpp">620 RelativePath="..\..\gui\about.cpp"> 542 621 </File> 543 622 <File 544 RelativePath="..\..\gui\ EditTextWidget.h">623 RelativePath="..\..\gui\about.h"> 545 624 </File> 546 625 <File 547 RelativePath="..\..\gui\ ListWidget.cpp">626 RelativePath="..\..\gui\browser.cpp"> 548 627 </File> 549 628 <File 550 RelativePath="..\..\gui\ ListWidget.h">629 RelativePath="..\..\gui\browser.h"> 551 630 </File> 552 631 <File 553 RelativePath="..\..\gui\ PopUpWidget.cpp">632 RelativePath="..\..\gui\chooser.cpp"> 554 633 </File> 555 634 <File 556 RelativePath="..\..\gui\ PopUpWidget.h">635 RelativePath="..\..\gui\chooser.h"> 557 636 </File> 558 637 <File 559 RelativePath="..\..\gui\ ScrollBarWidget.cpp">638 RelativePath="..\..\gui\console.cpp"> 560 639 </File> 561 640 <File 562 RelativePath="..\..\gui\ ScrollBarWidget.h">641 RelativePath="..\..\gui\console.h"> 563 642 </File> 564 643 <File 565 RelativePath="..\..\gui\ TabWidget.cpp">644 RelativePath="..\..\gui\credits.h"> 566 645 </File> 567 646 <File 568 RelativePath="..\..\gui\ TabWidget.h">647 RelativePath="..\..\gui\dialog.cpp"> 569 648 </File> 570 649 <File 571 RelativePath="..\..\gui\ about.cpp">650 RelativePath="..\..\gui\dialog.h"> 572 651 </File> 573 652 <File 574 RelativePath="..\..\gui\ about.h">653 RelativePath="..\..\gui\editable.cpp"> 575 654 </File> 576 655 <File 577 RelativePath="..\..\gui\ browser.cpp">656 RelativePath="..\..\gui\editable.h"> 578 657 </File> 579 658 <File 580 RelativePath="..\..\gui\ browser.h">659 RelativePath="..\..\gui\EditTextWidget.cpp"> 581 660 </File> 582 661 <File 583 RelativePath="..\..\gui\ chooser.cpp">662 RelativePath="..\..\gui\EditTextWidget.h"> 584 663 </File> 585 664 <File 586 RelativePath="..\..\gui\ chooser.h">665 RelativePath="..\..\gui\launcher.cpp"> 587 666 </File> 588 667 <File 589 RelativePath="..\..\gui\ console.cpp">668 RelativePath="..\..\gui\launcher.h"> 590 669 </File> 591 670 <File 592 RelativePath="..\..\gui\ consolefont.cpp">671 RelativePath="..\..\gui\ListWidget.cpp"> 593 672 </File> 594 673 <File 595 RelativePath="..\..\gui\ console.h">674 RelativePath="..\..\gui\ListWidget.h"> 596 675 </File> 597 676 <File 598 RelativePath="..\..\gui\ dialog.cpp">677 RelativePath="..\..\gui\message.cpp"> 599 678 </File> 600 679 <File 601 RelativePath="..\..\gui\ dialog.h">680 RelativePath="..\..\gui\message.h"> 602 681 </File> 603 682 <File 604 RelativePath="..\..\gui\ launcher.cpp">683 RelativePath="..\..\gui\newgui.cpp"> 605 684 </File> 606 685 <File 607 RelativePath="..\..\gui\ launcher.h">686 RelativePath="..\..\gui\newgui.h"> 608 687 </File> 609 688 <File 610 RelativePath="..\..\gui\ message.cpp">689 RelativePath="..\..\gui\object.h"> 611 690 </File> 612 691 <File 613 RelativePath="..\..\gui\ message.h">692 RelativePath="..\..\gui\options.cpp"> 614 693 </File> 615 694 <File 616 RelativePath="..\..\gui\ newgui.cpp">695 RelativePath="..\..\gui\options.h"> 617 696 </File> 618 697 <File 619 RelativePath="..\..\gui\ newgui.h">698 RelativePath="..\..\gui\PopUpWidget.cpp"> 620 699 </File> 621 700 <File 622 RelativePath="..\..\gui\ object.h">701 RelativePath="..\..\gui\PopUpWidget.h"> 623 702 </File> 624 703 <File 625 RelativePath="..\..\gui\ options.cpp">704 RelativePath="..\..\gui\ScrollBarWidget.cpp"> 626 705 </File> 627 706 <File 628 RelativePath="..\..\gui\ options.h">707 RelativePath="..\..\gui\ScrollBarWidget.h"> 629 708 </File> 630 709 <File 631 RelativePath="..\..\gui\walkthrough.h"> 710 RelativePath="..\..\gui\TabWidget.cpp"> 711 </File> 712 <File 713 RelativePath="..\..\gui\TabWidget.h"> 632 714 </File> 633 715 <File 634 716 RelativePath="..\..\gui\widget.cpp"> … … 647 729 RelativePath="..\..\graphics\animation.h"> 648 730 </File> 649 731 <File 732 RelativePath="..\..\graphics\consolefont.cpp"> 733 </File> 734 <File 650 735 RelativePath="..\..\graphics\font.cpp"> 651 736 </File> 652 737 <File 653 738 RelativePath="..\..\graphics\font.h"> 654 739 </File> 655 740 <File 741 RelativePath="..\..\graphics\fontman.cpp"> 742 </File> 743 <File 744 RelativePath="..\..\graphics\fontman.h"> 745 </File> 746 <File 656 747 RelativePath="..\..\graphics\newfont.cpp"> 657 748 </File> 658 749 <File 750 RelativePath="..\..\graphics\newfont_big.cpp"> 751 </File> 752 <File 659 753 RelativePath="..\..\graphics\scummfont.cpp"> 660 754 </File> 661 755 <File 756 RelativePath="..\..\graphics\surface.cpp"> 757 </File> 758 <File 662 759 RelativePath="..\..\graphics\surface.h"> 663 760 </File> 664 761 </Filter> -
dists/msvc7/simon.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/simon.vcproj,v retrieving revision 1.8 diff -u -r1.8 simon.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="simon" 6 6 ProjectGUID="{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 67 73 InlineFunctionExpansion="1" 68 74 OmitFramePointers="TRUE" 69 75 AdditionalIncludeDirectories="../../;../../common" 70 PreprocessorDefinitions="WIN32;USE_ZLIB;USE_MAD;USE_VORBIS "76 PreprocessorDefinitions="WIN32;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 71 77 StringPooling="TRUE" 72 78 ExceptionHandling="TRUE" 73 79 RuntimeLibrary="0" … … 95 101 Name="VCResourceCompilerTool"/> 96 102 <Tool 97 103 Name="VCWebServiceProxyGeneratorTool"/> 104 <Tool 105 Name="VCXMLDataGeneratorTool"/> 106 <Tool 107 Name="VCManagedWrapperGeneratorTool"/> 108 <Tool 109 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 98 110 </Configuration> 99 111 </Configurations> 112 <References> 113 </References> 100 114 <Files> 101 115 <File 102 116 RelativePath="..\..\simon\charset.cpp"> 103 117 </File> 104 118 <File 119 RelativePath="..\..\simon\cursor.cpp"> 120 </File> 121 <File 105 122 RelativePath="..\..\simon\debug.cpp"> 106 123 </File> 107 124 <File … … 114 131 RelativePath="..\..\simon\debugger.h"> 115 132 </File> 116 133 <File 134 RelativePath="..\..\simon\icons.cpp"> 135 </File> 136 <File 117 137 RelativePath="..\..\simon\intern.h"> 118 138 </File> 119 139 <File … … 132 152 RelativePath="..\..\simon\res.cpp"> 133 153 </File> 134 154 <File 155 RelativePath="..\..\simon\saveload.cpp"> 156 </File> 157 <File 158 RelativePath="..\..\simon\simon-md5.h"> 159 </File> 160 <File 135 161 RelativePath="..\..\simon\simon.cpp"> 136 162 </File> 137 163 <File -
dists/msvc7/sky.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/sky.vcproj,v retrieving revision 1.7 diff -u -r1.7 sky.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="sky" 6 6 ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 95 101 Name="VCResourceCompilerTool"/> 96 102 <Tool 97 103 Name="VCWebServiceProxyGeneratorTool"/> 104 <Tool 105 Name="VCXMLDataGeneratorTool"/> 106 <Tool 107 Name="VCManagedWrapperGeneratorTool"/> 108 <Tool 109 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 98 110 </Configuration> 99 111 </Configurations> 112 <References> 113 </References> 100 114 <Files> 101 115 <Filter 102 116 Name="music" … … 138 152 RelativePath="..\..\sky\music\musicbase.h"> 139 153 </File> 140 154 </Filter> 141 <Filter142 Name="compacts"143 Filter="">144 <File145 RelativePath="..\..\sky\compacts\0compact.h">146 </File>147 <File148 RelativePath="..\..\sky\compacts\101comp.h">149 </File>150 <File151 RelativePath="..\..\sky\compacts\102comp.h">152 </File>153 <File154 RelativePath="..\..\sky\compacts\10comp.h">155 </File>156 <File157 RelativePath="..\..\sky\compacts\11comp.h">158 </File>159 <File160 RelativePath="..\..\sky\compacts\12comp.h">161 </File>162 <File163 RelativePath="..\..\sky\compacts\13comp.h">164 </File>165 <File166 RelativePath="..\..\sky\compacts\14comp.h">167 </File>168 <File169 RelativePath="..\..\sky\compacts\15comp.h">170 </File>171 <File172 RelativePath="..\..\sky\compacts\16comp.h">173 </File>174 <File175 RelativePath="..\..\sky\compacts\17comp.h">176 </File>177 <File178 RelativePath="..\..\sky\compacts\18comp.h">179 </File>180 <File181 RelativePath="..\..\sky\compacts\19comp.h">182 </File>183 <File184 RelativePath="..\..\sky\compacts\1compact.h">185 </File>186 <File187 RelativePath="..\..\sky\compacts\20comp.h">188 </File>189 <File190 RelativePath="..\..\sky\compacts\21comp.h">191 </File>192 <File193 RelativePath="..\..\sky\compacts\22comp.h">194 </File>195 <File196 RelativePath="..\..\sky\compacts\23comp.h">197 </File>198 <File199 RelativePath="..\..\sky\compacts\24comp.h">200 </File>201 <File202 RelativePath="..\..\sky\compacts\25comp.h">203 </File>204 <File205 RelativePath="..\..\sky\compacts\26comp.h">206 </File>207 <File208 RelativePath="..\..\sky\compacts\27comp.h">209 </File>210 <File211 RelativePath="..\..\sky\compacts\28comp.h">212 </File>213 <File214 RelativePath="..\..\sky\compacts\29comp.h">215 </File>216 <File217 RelativePath="..\..\sky\compacts\2compact.h">218 </File>219 <File220 RelativePath="..\..\sky\compacts\30comp.h">221 </File>222 <File223 RelativePath="..\..\sky\compacts\31comp.h">224 </File>225 <File226 RelativePath="..\..\sky\compacts\32comp.h">227 </File>228 <File229 RelativePath="..\..\sky\compacts\33comp.h">230 </File>231 <File232 RelativePath="..\..\sky\compacts\34comp.h">233 </File>234 <File235 RelativePath="..\..\sky\compacts\36comp.h">236 </File>237 <File238 RelativePath="..\..\sky\compacts\37comp.h">239 </File>240 <File241 RelativePath="..\..\sky\compacts\38comp.h">242 </File>243 <File244 RelativePath="..\..\sky\compacts\39comp.h">245 </File>246 <File247 RelativePath="..\..\sky\compacts\3compact.h">248 </File>249 <File250 RelativePath="..\..\sky\compacts\40comp.h">251 </File>252 <File253 RelativePath="..\..\sky\compacts\41comp.h">254 </File>255 <File256 RelativePath="..\..\sky\compacts\42comp.h">257 </File>258 <File259 RelativePath="..\..\sky\compacts\44comp.h">260 </File>261 <File262 RelativePath="..\..\sky\compacts\45comp.h">263 </File>264 <File265 RelativePath="..\..\sky\compacts\46comp.h">266 </File>267 <File268 RelativePath="..\..\sky\compacts\47comp.h">269 </File>270 <File271 RelativePath="..\..\sky\compacts\48comp.h">272 </File>273 <File274 RelativePath="..\..\sky\compacts\4compact.h">275 </File>276 <File277 RelativePath="..\..\sky\compacts\5compact.h">278 </File>279 <File280 RelativePath="..\..\sky\compacts\65comp.h">281 </File>282 <File283 RelativePath="..\..\sky\compacts\66comp.h">284 </File>285 <File286 RelativePath="..\..\sky\compacts\67comp.h">287 </File>288 <File289 RelativePath="..\..\sky\compacts\68comp.h">290 </File>291 <File292 RelativePath="..\..\sky\compacts\69comp.h">293 </File>294 <File295 RelativePath="..\..\sky\compacts\70comp.h">296 </File>297 <File298 RelativePath="..\..\sky\compacts\71comp.h">299 </File>300 <File301 RelativePath="..\..\sky\compacts\72comp.h">302 </File>303 <File304 RelativePath="..\..\sky\compacts\73comp.h">305 </File>306 <File307 RelativePath="..\..\sky\compacts\74comp.h">308 </File>309 <File310 RelativePath="..\..\sky\compacts\75comp.h">311 </File>312 <File313 RelativePath="..\..\sky\compacts\76comp.h">314 </File>315 <File316 RelativePath="..\..\sky\compacts\77comp.h">317 </File>318 <File319 RelativePath="..\..\sky\compacts\78comp.h">320 </File>321 <File322 RelativePath="..\..\sky\compacts\79comp.h">323 </File>324 <File325 RelativePath="..\..\sky\compacts\80comp.h">326 </File>327 <File328 RelativePath="..\..\sky\compacts\81comp.h">329 </File>330 <File331 RelativePath="..\..\sky\compacts\82comp.h">332 </File>333 <File334 RelativePath="..\..\sky\compacts\85comp.h">335 </File>336 <File337 RelativePath="..\..\sky\compacts\90comp.h">338 </File>339 <File340 RelativePath="..\..\sky\compacts\91comp.h">341 </File>342 <File343 RelativePath="..\..\sky\compacts\92comp.h">344 </File>345 <File346 RelativePath="..\..\sky\compacts\93comp.h">347 </File>348 <File349 RelativePath="..\..\sky\compacts\94comp.h">350 </File>351 <File352 RelativePath="..\..\sky\compacts\95comp.h">353 </File>354 <File355 RelativePath="..\..\sky\compacts\96comp.h">356 </File>357 <File358 RelativePath="..\..\sky\compacts\9compact.h">359 </File>360 <File361 RelativePath="..\..\sky\compacts\linc_gen.h">362 </File>363 <File364 RelativePath="..\..\sky\compacts\lincmenu.h">365 </File>366 <File367 RelativePath="..\..\sky\compacts\objects.h">368 </File>369 <File370 RelativePath="..\..\sky\compacts\savedata.cpp">371 </File>372 <File373 RelativePath="..\..\sky\compacts\z_compac.h">374 </File>375 </Filter>376 155 <File 377 156 RelativePath="..\..\sky\autoroute.cpp"> 378 157 </File> -
dists/msvc7/sword1.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/sword1.vcproj,v retrieving revision 1.7 diff -u -r1.7 sword1.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="sword1" 6 6 ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2 "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2 "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 94 100 Name="VCResourceCompilerTool"/> 95 101 <Tool 96 102 Name="VCWebServiceProxyGeneratorTool"/> 103 <Tool 104 Name="VCXMLDataGeneratorTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 97 109 </Configuration> 98 110 </Configurations> 111 <References> 112 </References> 99 113 <Files> 100 114 <File 101 115 RelativePath="..\..\sword1\animation.cpp"> … … 113 127 RelativePath="..\..\sword1\control.h"> 114 128 </File> 115 129 <File 130 RelativePath="..\..\sword1\credits.cpp"> 131 </File> 132 <File 133 RelativePath="..\..\sword1\credits.h"> 134 </File> 135 <File 116 136 RelativePath="..\..\sword1\debug.cpp"> 117 137 </File> 118 138 <File -
dists/msvc7/sword2.vcproj
RCS file: /cvsroot/scummvm/scummvm/dists/msvc7/sword2.vcproj,v retrieving revision 1.14 diff -u -r1.14 sword2.vcproj
1 <?xml version="1.0" encoding ="windows-1250"?>1 <?xml version="1.0" encoding="windows-1250"?> 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 00"4 Version="7.10" 5 5 Name="sword2" 6 6 ProjectGUID="{6CC3E421-779D-4E80-8100-520886A0F9FF}" 7 7 Keyword="Win32Proj"> … … 21 21 AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" 22 22 Optimization="0" 23 23 AdditionalIncludeDirectories="../../;../../common" 24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2 "24 PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_FLUIDSYNTH" 25 25 MinimalRebuild="TRUE" 26 26 ExceptionHandling="TRUE" 27 27 BasicRuntimeChecks="3" … … 51 51 Name="VCResourceCompilerTool"/> 52 52 <Tool 53 53 Name="VCWebServiceProxyGeneratorTool"/> 54 <Tool 55 Name="VCXMLDataGeneratorTool"/> 56 <Tool 57 Name="VCManagedWrapperGeneratorTool"/> 58 <Tool 59 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 54 60 </Configuration> 55 61 <Configuration 56 62 Name="Release|Win32" … … 66 72 InlineFunctionExpansion="1" 67 73 OmitFramePointers="TRUE" 68 74 AdditionalIncludeDirectories="../../;../../common" 69 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2 "75 PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_FLUIDSYNTH" 70 76 StringPooling="TRUE" 71 77 ExceptionHandling="TRUE" 72 78 RuntimeLibrary="0" … … 94 100 Name="VCResourceCompilerTool"/> 95 101 <Tool 96 102 Name="VCWebServiceProxyGeneratorTool"/> 103 <Tool 104 Name="VCXMLDataGeneratorTool"/> 105 <Tool 106 Name="VCManagedWrapperGeneratorTool"/> 107 <Tool 108 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 97 109 </Configuration> 98 110 </Configurations> 111 <References> 112 </References> 99 113 <Files> 100 114 <Filter 101 115 Name="driver"