diff options
author | Paul Gilbert | 2009-05-09 11:25:18 +0000 |
---|---|---|
committer | Paul Gilbert | 2009-05-09 11:25:18 +0000 |
commit | 68c8ff242d692e958c951354b739b2f704632f38 (patch) | |
tree | 2eed481453f049e62152448d0bd653b9d5bee80c /dists/msvc8 | |
parent | 34bdd010c3fbb7dbeaa7eec648a4e39b2da4473b (diff) | |
download | scummvm-rg350-68c8ff242d692e958c951354b739b2f704632f38.tar.gz scummvm-rg350-68c8ff242d692e958c951354b739b2f704632f38.tar.bz2 scummvm-rg350-68c8ff242d692e958c951354b739b2f704632f38.zip |
Added file gfx\gfx_pixmap_scale.cpp
svn-id: r40400
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/sci.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 0f375d8e7d..e32fba049f 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -358,6 +358,10 @@ > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_pixmap_scale.cpp" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_res_options.cpp" > </File> |