diff options
author | Max Horn | 2006-05-04 23:29:56 +0000 |
---|---|---|
committer | Max Horn | 2006-05-04 23:29:56 +0000 |
commit | 64d9224b5493c404ea1b6ebb3e9693e5c1f4abfb (patch) | |
tree | b9688c45072e6fce0b81c0bc8c181b6aee457c81 /dists/msevc4/sky/sky.vcp | |
parent | 5d5c02d66c680ef442f68138bae6a403e6bc3336 (diff) | |
download | scummvm-rg350-64d9224b5493c404ea1b6ebb3e9693e5c1f4abfb.tar.gz scummvm-rg350-64d9224b5493c404ea1b6ebb3e9693e5c1f4abfb.tar.bz2 scummvm-rg350-64d9224b5493c404ea1b6ebb3e9693e5c1f4abfb.zip |
Renamed base/gameDetector.h/.cpp to base/options.h/.cpp
svn-id: r22347
Diffstat (limited to 'dists/msevc4/sky/sky.vcp')
-rw-r--r-- | dists/msevc4/sky/sky.vcp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dists/msevc4/sky/sky.vcp b/dists/msevc4/sky/sky.vcp index 2fd1aeaf0a..e742d07788 100644 --- a/dists/msevc4/sky/sky.vcp +++ b/dists/msevc4/sky/sky.vcp @@ -3348,7 +3348,7 @@ SOURCE=..\..\..\sky\sky.cpp NODEP_CPP_SKY_C=\ "..\..\..\sky\backends\fs\fs.h"\ - "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\base\options.h"\ "..\..\..\sky\base\plugins.h"\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ @@ -3380,7 +3380,7 @@ NODEP_CPP_SKY_C=\ NODEP_CPP_SKY_C=\ "..\..\..\sky\backends\fs\fs.h"\ - "..\..\..\sky\base\gameDetector.h"\ + "..\..\..\sky\base\options.h"\ "..\..\..\sky\base\plugins.h"\ "..\..\..\sky\common\config-manager.h"\ "..\..\..\sky\common\file.h"\ @@ -3416,7 +3416,7 @@ DEP_CPP_SKY_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ + "..\..\..\base\options.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ @@ -3474,7 +3474,7 @@ DEP_CPP_SKY_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ + "..\..\..\base\options.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ @@ -3541,7 +3541,7 @@ DEP_CPP_SKY_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ + "..\..\..\base\options.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ @@ -3599,7 +3599,7 @@ DEP_CPP_SKY_C=\ "..\..\..\backends\wince\missing\unistd.h"\ "..\..\..\backends\wince\portdefs.h"\ "..\..\..\base\engine.h"\ - "..\..\..\base\gameDetector.h"\ + "..\..\..\base\options.h"\ "..\..\..\base\plugins.h"\ "..\..\..\common\array.h"\ "..\..\..\common\config-manager.h"\ |