diff options
author | Filippos Karapetis | 2007-10-12 19:59:11 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-10-12 19:59:11 +0000 |
commit | 85f157e94012aa526c432022e5dd3b0e4764e88e (patch) | |
tree | 4e9e68bfe9335bdc74a167d3c4bfa16c78700233 | |
parent | 9c528b6cb9e26419f3ef2d1557554fe1c4e0fcd8 (diff) | |
download | scummvm-rg350-85f157e94012aa526c432022e5dd3b0e4764e88e.tar.gz scummvm-rg350-85f157e94012aa526c432022e5dd3b0e4764e88e.tar.bz2 scummvm-rg350-85f157e94012aa526c432022e5dd3b0e4764e88e.zip |
Updated the MSVC8 kyra project file for commit #29187
svn-id: r29196
-rw-r--r-- | dists/msvc8/kyra.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 3391e13620..e2506e91f1 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -361,6 +361,14 @@ > </File> <File + RelativePath="..\..\engines\kyra\text_v2.cpp" + > + </File> + <File + RelativePath="..\..\engines\kyra\text_v2.h" + > + </File> + <File RelativePath="..\..\engines\kyra\timer.cpp" > </File> |