diff options
| author | Jamieson Christian | 2003-10-10 13:59:05 +0000 |
|---|---|---|
| committer | Jamieson Christian | 2003-10-10 13:59:05 +0000 |
| commit | 901f569998afa2a8f88ce70443dcb321f2cbd35e (patch) | |
| tree | 45e8a296a5e80fcf1f829a3f8b430740b628f370 /dists | |
| parent | 5301edc38306c27143f38d74085e6c095688f6aa (diff) | |
| download | scummvm-rg350-901f569998afa2a8f88ce70443dcb321f2cbd35e.tar.gz scummvm-rg350-901f569998afa2a8f88ce70443dcb321f2cbd35e.tar.bz2 scummvm-rg350-901f569998afa2a8f88ce70443dcb321f2cbd35e.zip | |
New config manager files
svn-id: r10721
Diffstat (limited to 'dists')
| -rw-r--r-- | dists/msvc6/scummvm.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/msvc6/scummvm.dsp b/dists/msvc6/scummvm.dsp index d5a9f6581f..40e1361ba5 100644 --- a/dists/msvc6/scummvm.dsp +++ b/dists/msvc6/scummvm.dsp @@ -210,11 +210,11 @@ SOURCE=..\..\common\scaler\intern.h # End Group # Begin Source File -SOURCE="..\..\common\config-file.cpp" +SOURCE="..\..\common\config-manager.cpp" # End Source File # Begin Source File -SOURCE="..\..\common\config-file.h" +SOURCE="..\..\common\config-manager.h" # End Source File # Begin Source File |
