diff options
author | Kari Salminen | 2008-04-17 17:06:29 +0000 |
---|---|---|
committer | Kari Salminen | 2008-04-17 17:06:29 +0000 |
commit | 7f881d0be1e9e11d2c84c1e0d4ccc771513d2dce (patch) | |
tree | 1d5ab0a20a40dba9b06f4e4cc6e29fc3d714dfe5 /dists/msvc71 | |
parent | 710976824e841164ee7e64469f26b11bb1220303 (diff) | |
download | scummvm-rg350-7f881d0be1e9e11d2c84c1e0d4ccc771513d2dce.tar.gz scummvm-rg350-7f881d0be1e9e11d2c84c1e0d4ccc771513d2dce.tar.bz2 scummvm-rg350-7f881d0be1e9e11d2c84c1e0d4ccc771513d2dce.zip |
Update MSVC 7, 7.1, 8 & 9 project files for r31536 (Added timer_v3.cpp to kyra's project file).
svn-id: r31542
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/kyra.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dists/msvc71/kyra.vcproj b/dists/msvc71/kyra.vcproj index 1839ad4b33..94d970d03c 100644 --- a/dists/msvc71/kyra.vcproj +++ b/dists/msvc71/kyra.vcproj @@ -324,6 +324,9 @@ RelativePath="..\..\engines\kyra\timer_v2.cpp"> </File> <File + RelativePath="..\..\engines\kyra\timer_v3.cpp"> + </File> + <File RelativePath="..\..\engines\kyra\util.h"> </File> <File |