diff options
author | Max Horn | 2007-03-16 20:47:58 +0000 |
---|---|---|
committer | Max Horn | 2007-03-16 20:47:58 +0000 |
commit | a8d0bccdc0dc9720120045d441a4c9dafee701e5 (patch) | |
tree | 3520e4ccb462f081a84e1b12dafd660d8f79c27f /dists/msvc7 | |
parent | a73c6c36700e6cdc8ccb34789962fd886e4f7619 (diff) | |
download | scummvm-rg350-a8d0bccdc0dc9720120045d441a4c9dafee701e5.tar.gz scummvm-rg350-a8d0bccdc0dc9720120045d441a4c9dafee701e5.tar.bz2 scummvm-rg350-a8d0bccdc0dc9720120045d441a4c9dafee701e5.zip |
Added new gui/object.cpp files to MSVC projects
svn-id: r26148
Diffstat (limited to 'dists/msvc7')
-rw-r--r-- | dists/msvc7/scummvm.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 24a8b92a6e..09605851ae 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -589,6 +589,9 @@ RelativePath="..\..\gui\newgui.h"> </File> <File + RelativePath="..\..\gui\object.cpp"> + </File> + <File RelativePath="..\..\gui\object.h"> </File> <File |