diff options
author | Johannes Schickel | 2006-07-28 17:35:04 +0000 |
---|---|---|
committer | Johannes Schickel | 2006-07-28 17:35:04 +0000 |
commit | b17c895ea9527c38650e4687cef800e495ee3269 (patch) | |
tree | d637ccc5537b62bea651b0c305c58a6578119c47 /dists | |
parent | 3c4b13ed33a928352634c4785fa92a5df10ff378 (diff) | |
download | scummvm-rg350-b17c895ea9527c38650e4687cef800e495ee3269.tar.gz scummvm-rg350-b17c895ea9527c38650e4687cef800e495ee3269.tar.bz2 scummvm-rg350-b17c895ea9527c38650e4687cef800e495ee3269.zip |
Updating msvc8 project files.
svn-id: r23615
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc8/kyra.vcproj | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 9aec989fb6..943e50de4e 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="windows-1250"?> +<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8,00" @@ -192,10 +192,22 @@ > </File> <File + RelativePath="..\..\engines\kyra\kyra2.cpp" + > + </File> + <File + RelativePath="..\..\engines\kyra\kyra2.h" + > + </File> + <File RelativePath="..\..\engines\kyra\kyra3.cpp" > </File> <File + RelativePath="..\..\engines\kyra\kyra3.h" + > + </File> + <File RelativePath="..\..\engines\kyra\plugin.cpp" > </File> |