diff options
author | Paweł Kołodziejski | 2007-01-16 12:43:13 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2007-01-16 12:43:13 +0000 |
commit | e315441cb89b9b6e384a2f60782e9a1e68ed2549 (patch) | |
tree | 8d4a4082ecd5735dcf431b5822a4a38695601adf | |
parent | b47eb953160883221f02c7455cb55ca66f75198f (diff) | |
download | scummvm-rg350-e315441cb89b9b6e384a2f60782e9a1e68ed2549.tar.gz scummvm-rg350-e315441cb89b9b6e384a2f60782e9a1e68ed2549.tar.bz2 scummvm-rg350-e315441cb89b9b6e384a2f60782e9a1e68ed2549.zip |
update project files
svn-id: r25102
-rw-r--r-- | dists/msvc8/agi.vcproj | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/dists/msvc8/agi.vcproj b/dists/msvc8/agi.vcproj index bbc0d0266f..97678a0bc5 100644 --- a/dists/msvc8/agi.vcproj +++ b/dists/msvc8/agi.vcproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="windows-1251"?> +<?xml version="1.0" encoding="windows-1250"?> <VisualStudioProject ProjectType="Visual C++" Version="8,00" @@ -197,7 +197,7 @@ > </File> <File - RelativePath="..\..\engines\agi\font.cpp" + RelativePath="..\..\engines\agi\font.h" > </File> <File @@ -229,10 +229,6 @@ > </File> <File - RelativePath="..\..\engines\agi\list.h" - > - </File> - <File RelativePath="..\..\engines\agi\logic.cpp" > </File> @@ -301,10 +297,6 @@ > </File> <File - RelativePath="..\..\engines\agi\savegame.h" - > - </File> - <File RelativePath="..\..\engines\agi\sound.cpp" > </File> @@ -325,10 +317,6 @@ > </File> <File - RelativePath="..\..\engines\agi\text.h" - > - </File> - <File RelativePath="..\..\engines\agi\view.cpp" > </File> |