diff options
author | Johannes Schickel | 2008-02-17 14:06:18 +0000 |
---|---|---|
committer | Johannes Schickel | 2008-02-17 14:06:18 +0000 |
commit | 90d04815bd14b24027c006a63b7352e461038885 (patch) | |
tree | 2f8463dd5e9050f12610f3889d35dd31aa69f1b4 | |
parent | d201f0e9aae1b326d3bfb1a28136fa6df9375788 (diff) | |
download | scummvm-rg350-90d04815bd14b24027c006a63b7352e461038885.tar.gz scummvm-rg350-90d04815bd14b24027c006a63b7352e461038885.tar.bz2 scummvm-rg350-90d04815bd14b24027c006a63b7352e461038885.zip |
Update msvc8 and msvc9 project files for commit 30886.
svn-id: r30894
-rw-r--r-- | dists/msvc8/kyra.vcproj | 4 | ||||
-rw-r--r-- | dists/msvc9/kyra.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 309f2da06e..03fa1fbde6 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -305,6 +305,10 @@ > </File> <File + RelativePath="..\..\engines\kyra\sequences_tim.cpp" + > + </File> + <File RelativePath="..\..\engines\kyra\sequences_v1.cpp" > </File> diff --git a/dists/msvc9/kyra.vcproj b/dists/msvc9/kyra.vcproj index bfb2fc3a8a..f55c5ea1ea 100644 --- a/dists/msvc9/kyra.vcproj +++ b/dists/msvc9/kyra.vcproj @@ -306,6 +306,10 @@ > </File> <File + RelativePath="..\..\engines\kyra\sequences_tim.cpp" + > + </File> + <File RelativePath="..\..\engines\kyra\sequences_v1.cpp" > </File> |