diff options
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> |