diff options
author | Filippos Karapetis | 2008-03-28 12:36:53 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-03-28 12:36:53 +0000 |
commit | 70ed8f51b4d338177def727bfcd26c6513637d6f (patch) | |
tree | 4cf30422088465d3d8b226850bdaaa8cbc23cb2f /dists/msvc8 | |
parent | 770bc64f2159f81e8dc43d5d6e7dc1b1b910f6f1 (diff) | |
download | scummvm-rg350-70ed8f51b4d338177def727bfcd26c6513637d6f.tar.gz scummvm-rg350-70ed8f51b4d338177def727bfcd26c6513637d6f.tar.bz2 scummvm-rg350-70ed8f51b4d338177def727bfcd26c6513637d6f.zip |
Updated MSVC8 and MSVC9 kyra project files for commit #31290
svn-id: r31292
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/kyra.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 27d724166f..a33756a76c 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -185,10 +185,22 @@ > </File> <File + RelativePath="..\..\engines\kyra\gui.cpp" + > + </File> + <File + RelativePath="..\..\engines\kyra\gui.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v1.cpp" > </File> <File + RelativePath="..\..\engines\kyra\gui_v1.h" + > + </File> + <File RelativePath="..\..\engines\kyra\gui_v2.cpp" > </File> |