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/msvc9 | |
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/msvc9')
-rw-r--r-- | dists/msvc9/kyra.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/msvc9/kyra.vcproj b/dists/msvc9/kyra.vcproj index 579b4ae352..9a9c349c66 100644 --- a/dists/msvc9/kyra.vcproj +++ b/dists/msvc9/kyra.vcproj @@ -186,10 +186,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> |