diff options
author | Paweł Kołodziejski | 2003-10-09 16:33:29 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2003-10-09 16:33:29 +0000 |
commit | d93520b223be4f48848598839074fff3d0276900 (patch) | |
tree | 5f8298622ae339b03761f1b5ddc12b8fbd635945 /dists | |
parent | afb96f867cafcf5af089abc1ca365ee35c2f4ced (diff) | |
download | scummvm-rg350-d93520b223be4f48848598839074fff3d0276900.tar.gz scummvm-rg350-d93520b223be4f48848598839074fff3d0276900.tar.bz2 scummvm-rg350-d93520b223be4f48848598839074fff3d0276900.zip |
update
svn-id: r10708
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc7/queen.vcproj | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dists/msvc7/queen.vcproj b/dists/msvc7/queen.vcproj index fe9cbad9b1..a2011cf7a1 100644 --- a/dists/msvc7/queen.vcproj +++ b/dists/msvc7/queen.vcproj @@ -102,6 +102,9 @@ RelativePath="..\..\queen\cutaway.h"> </File> <File + RelativePath="..\..\queen\defs.h"> + </File> + <File RelativePath="..\..\queen\graphics.cpp"> </File> <File @@ -128,6 +131,21 @@ <File RelativePath="..\..\queen\restables.cpp"> </File> + <File + RelativePath="..\..\queen\structs.h"> + </File> + <File + RelativePath="..\..\queen\talk.cpp"> + </File> + <File + RelativePath="..\..\queen\talk.h"> + </File> + <File + RelativePath="..\..\queen\walk.cpp"> + </File> + <File + RelativePath="..\..\queen\walk.h"> + </File> </Files> <Globals> </Globals> |