diff options
author | Paweł Kołodziejski | 2009-02-21 19:53:20 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2009-02-21 19:53:20 +0000 |
commit | a25c7debe1d730cbbb5509b81fe8d26bfd412d39 (patch) | |
tree | 1788618aaae3a7bec87cc62fd150abdea90e468f /dists/msvc8 | |
parent | 05107eaac1629776fc958a9560a4febdd2b661b7 (diff) | |
download | scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.gz scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.bz2 scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.zip |
update older msvc
svn-id: r38739
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/agi.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/agos.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/cine.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/cruise.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/drascula.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/gob.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/groovie.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/igor.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/kyra.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/lure.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/m4.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/made.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/parallaction.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/queen.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/saga.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/sci.vcproj | 121 | ||||
-rw-r--r-- | dists/msvc8/scumm.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/scummvm.vcproj | 5 | ||||
-rw-r--r-- | dists/msvc8/sky.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/sword1.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/sword2.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/tinsel.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/touche.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/tucker.vcproj | 1 |
24 files changed, 68 insertions, 80 deletions
diff --git a/dists/msvc8/agi.vcproj b/dists/msvc8/agi.vcproj index 08d734221b..1fba20616f 100644 --- a/dists/msvc8/agi.vcproj +++ b/dists/msvc8/agi.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{F5F57066-CDF4-4F80-B9E7-7F4D21850D6E}" RootNamespace="agi" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/agos.vcproj b/dists/msvc8/agos.vcproj index 3fd581a45b..b7d81100e7 100644 --- a/dists/msvc8/agos.vcproj +++ b/dists/msvc8/agos.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}" RootNamespace="agos" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/cine.vcproj b/dists/msvc8/cine.vcproj index 3abcd9250b..ff4c91e8a9 100644 --- a/dists/msvc8/cine.vcproj +++ b/dists/msvc8/cine.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}" RootNamespace="cine" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/cruise.vcproj b/dists/msvc8/cruise.vcproj index 1b17c64639..213e315e03 100644 --- a/dists/msvc8/cruise.vcproj +++ b/dists/msvc8/cruise.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{8863B00B-059A-471E-876D-A955ECEFD0D2}" RootNamespace="cruise" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/drascula.vcproj b/dists/msvc8/drascula.vcproj index e096b33239..b1ba7afd52 100644 --- a/dists/msvc8/drascula.vcproj +++ b/dists/msvc8/drascula.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}" RootNamespace="drascula" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 4cb2f6303e..8190db3546 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}" RootNamespace="gob" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/groovie.vcproj b/dists/msvc8/groovie.vcproj index 14ab5726fc..d2f21b8f05 100644 --- a/dists/msvc8/groovie.vcproj +++ b/dists/msvc8/groovie.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{2C1EA540-0B09-11DD-BD00-000000000000}" RootNamespace="groovie" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/igor.vcproj b/dists/msvc8/igor.vcproj index dbfc5cc6bc..71ac59044a 100644 --- a/dists/msvc8/igor.vcproj +++ b/dists/msvc8/igor.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{83945CAF-87A0-4202-8BA4-87A0CB15D78A}" RootNamespace="igor" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 271aaa0759..b5048854ec 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}" RootNamespace="kyra" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/lure.vcproj b/dists/msvc8/lure.vcproj index 5102e74117..fd11c76115 100644 --- a/dists/msvc8/lure.vcproj +++ b/dists/msvc8/lure.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{1A1CA028-61B5-4A6C-A918-F5D8721AB1AC}" RootNamespace="lure" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/m4.vcproj b/dists/msvc8/m4.vcproj index 9d27e60132..1eb3457194 100644 --- a/dists/msvc8/m4.vcproj +++ b/dists/msvc8/m4.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{6D576A24-B9CE-11DC-BC77-8D2856D89593}" RootNamespace="m4" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/made.vcproj b/dists/msvc8/made.vcproj index 13b32b61d5..3e03b3ed11 100644 --- a/dists/msvc8/made.vcproj +++ b/dists/msvc8/made.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{E29B5D40-08F7-11DD-BD0B-0800200C9A66}" RootNamespace="made" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/parallaction.vcproj b/dists/msvc8/parallaction.vcproj index ddb0a13b46..40200e6b49 100644 --- a/dists/msvc8/parallaction.vcproj +++ b/dists/msvc8/parallaction.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{0068957B-E2E1-4988-8C87-D541D84DAF20}" RootNamespace="parallaction" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/queen.vcproj b/dists/msvc8/queen.vcproj index eec37976bf..565550caaf 100644 --- a/dists/msvc8/queen.vcproj +++ b/dists/msvc8/queen.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7}" RootNamespace="queen" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/saga.vcproj b/dists/msvc8/saga.vcproj index 4b035f1809..da3d96ea3f 100644 --- a/dists/msvc8/saga.vcproj +++ b/dists/msvc8/saga.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}" RootNamespace="saga" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 4f55b67cf3..59043163ab 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{53F17B2B-0412-4EC3-A999-ED0537BB5223}" RootNamespace="sci" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -322,22 +323,58 @@ > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_driver.h" + > + </File> + <File + RelativePath="..\..\engines\sci\gfx\gfx_options.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_res_options.cpp" > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_res_options.h" + > + </File> + <File + RelativePath="..\..\engines\sci\gfx\gfx_resmgr.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_resource.cpp" > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_resource.h" + > + </File> + <File + RelativePath="..\..\engines\sci\gfx\gfx_state_internal.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_support.cpp" > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_system.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_tools.cpp" > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_tools.h" + > + </File> + <File + RelativePath="..\..\engines\sci\gfx\gfx_widgets.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\menubar.cpp" > </File> @@ -354,6 +391,10 @@ > </File> <File + RelativePath="..\..\engines\sci\gfx\sbtree.h" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\sci_widgets.cpp" > </File> @@ -590,46 +631,6 @@ > </File> <File - RelativePath="..\..\engines\sci\include\gfx_driver.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_operations.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_options.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_res_options.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_resmgr.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_resource.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_state_internal.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_system.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_tools.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\gfx_widgets.h" - > - </File> - <File RelativePath="..\..\engines\sci\include\heapmgr.h" > </File> @@ -650,10 +651,6 @@ > </File> <File - RelativePath="..\..\engines\sci\include\sbtree.h" - > - </File> - <File RelativePath="..\..\engines\sci\include\sci_memory.h" > </File> @@ -682,42 +679,6 @@ > </File> <File - RelativePath="..\..\engines\sci\include\sfx_core.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_engine.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_iterator.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_iterator_internal.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_pcm.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_player.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_songlib.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_time.h" - > - </File> - <File - RelativePath="..\..\engines\sci\include\sfx_timer.h" - > - </File> - <File RelativePath="..\..\engines\sci\include\sys_strings.h" > </File> diff --git a/dists/msvc8/scumm.vcproj b/dists/msvc8/scumm.vcproj index 021df227e8..30896f64cb 100644 --- a/dists/msvc8/scumm.vcproj +++ b/dists/msvc8/scumm.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{B6AFD548-63D2-40CD-A652-E87095AFCBAF}" RootNamespace="scumm" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index ba60f64fb5..ffca6c9054 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}" RootNamespace="scummvm" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -79,6 +80,8 @@ ProgramDatabaseFile="$(OutDir)/scummvm.pdb" SubSystem="1" EntryPointSymbol="WinMainCRTStartup" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -171,6 +174,8 @@ OptimizeReferences="2" EnableCOMDATFolding="2" EntryPointSymbol="WinMainCRTStartup" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool diff --git a/dists/msvc8/sky.vcproj b/dists/msvc8/sky.vcproj index 5a91684f7c..6580f30fb2 100644 --- a/dists/msvc8/sky.vcproj +++ b/dists/msvc8/sky.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}" RootNamespace="sky" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/sword1.vcproj b/dists/msvc8/sword1.vcproj index b21f4ec22b..c45f3eb487 100644 --- a/dists/msvc8/sword1.vcproj +++ b/dists/msvc8/sword1.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}" RootNamespace="sword1" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/sword2.vcproj b/dists/msvc8/sword2.vcproj index b90f38be9f..09d9b783e6 100644 --- a/dists/msvc8/sword2.vcproj +++ b/dists/msvc8/sword2.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{6CC3E421-779D-4E80-8100-520886A0F9FF}" RootNamespace="sword2" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/tinsel.vcproj b/dists/msvc8/tinsel.vcproj index bee6806f8b..34fe67365c 100644 --- a/dists/msvc8/tinsel.vcproj +++ b/dists/msvc8/tinsel.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{22AA7760-2C91-11DD-BD0B-0800200C9A66}" RootNamespace="tinsel" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/touche.vcproj b/dists/msvc8/touche.vcproj index d314a910da..eb6bdd355d 100644 --- a/dists/msvc8/touche.vcproj +++ b/dists/msvc8/touche.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{D4986356-D0BB-4981-924A-854157BDF11F}" RootNamespace="touche" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform diff --git a/dists/msvc8/tucker.vcproj b/dists/msvc8/tucker.vcproj index 9dae4e7fa3..d4d066ca83 100644 --- a/dists/msvc8/tucker.vcproj +++ b/dists/msvc8/tucker.vcproj @@ -6,6 +6,7 @@ ProjectGUID="{FF064FD0-AF6E-11DD-AD8B-0800200C9A66}" RootNamespace="tucker" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform |