diff options
author | Max Horn | 2002-07-16 11:17:31 +0000 |
---|---|---|
committer | Max Horn | 2002-07-16 11:17:31 +0000 |
commit | 76e6d7a1973ddf55370e0c364f1e4218c5e9a7af (patch) | |
tree | 42395d5b93a58367119f3d9d1fa20ecc351d3efc /wince | |
parent | a429eb1136ff42dec286a228a1d4e0a184798543 (diff) | |
download | scummvm-rg350-76e6d7a1973ddf55370e0c364f1e4218c5e9a7af.tar.gz scummvm-rg350-76e6d7a1973ddf55370e0c364f1e4218c5e9a7af.tar.bz2 scummvm-rg350-76e6d7a1973ddf55370e0c364f1e4218c5e9a7af.zip |
renamed 2xsai.cpp to scaler.cpp
svn-id: r4564
Diffstat (limited to 'wince')
-rw-r--r-- | wince/PocketSCUMM.vcp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/PocketSCUMM.vcp b/wince/PocketSCUMM.vcp index ddf1de04eb..a7d46dd2dc 100644 --- a/wince/PocketSCUMM.vcp +++ b/wince/PocketSCUMM.vcp @@ -1810,7 +1810,7 @@ DEP_CPP_SIMONS=\ # End Group # Begin Source File -SOURCE=..\2xsai.cpp +SOURCE=..\scaler.cpp !IF "$(CFG)" == "PocketSCUMM - Win32 (WCE MIPS) Release" |