mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 07:53:12 +00:00
Renamed base/gameDetector.h/.cpp to base/options.h/.cpp
svn-id: r22347
This commit is contained in:
parent
5d5c02d66c
commit
64d9224b54
@ -31,7 +31,7 @@
|
||||
|
||||
#include "common/stdafx.h"
|
||||
#include "base/engine.h"
|
||||
#include "base/gameDetector.h"
|
||||
#include "base/options.h"
|
||||
#include "base/plugins.h"
|
||||
#include "base/version.h"
|
||||
#include "common/config-manager.h"
|
||||
|
@ -2,8 +2,8 @@ MODULE := base
|
||||
|
||||
MODULE_OBJS := \
|
||||
engine.o \
|
||||
gameDetector.o \
|
||||
main.o \
|
||||
options.o \
|
||||
plugins.o \
|
||||
version.o
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include "common/stdafx.h"
|
||||
|
||||
#include "base/engine.h"
|
||||
#include "base/gameDetector.h"
|
||||
#include "base/options.h"
|
||||
#include "base/plugins.h"
|
||||
#include "base/version.h"
|
||||
|
@ -70,7 +70,7 @@ OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit10]
|
||||
FileName=..\..\base\gameDetector.h
|
||||
FileName=..\..\base\options.h
|
||||
CompileCpp=1
|
||||
Folder=base
|
||||
Compile=1
|
||||
@ -1908,7 +1908,7 @@ ProductVersion=
|
||||
AutoIncBuildNr=0
|
||||
|
||||
[Unit9]
|
||||
FileName=..\..\base\gameDetector.cpp
|
||||
FileName=..\..\base\options.cpp
|
||||
CompileCpp=1
|
||||
Folder=base
|
||||
Compile=1
|
||||
|
@ -892,7 +892,7 @@ SOURCE=..\..\..\gob\gob.cpp
|
||||
|
||||
NODEP_CPP_GOB_C=\
|
||||
"..\..\..\gob\backends\fs\fs.h"\
|
||||
"..\..\..\gob\base\gameDetector.h"\
|
||||
"..\..\..\gob\base\options.h"\
|
||||
"..\..\..\gob\base\plugins.h"\
|
||||
"..\..\..\gob\common\md5.h"\
|
||||
"..\..\..\gob\common\stdafx.h"\
|
||||
@ -907,7 +907,7 @@ NODEP_CPP_GOB_C=\
|
||||
|
||||
NODEP_CPP_GOB_C=\
|
||||
"..\..\..\gob\backends\fs\fs.h"\
|
||||
"..\..\..\gob\base\gameDetector.h"\
|
||||
"..\..\..\gob\base\options.h"\
|
||||
"..\..\..\gob\base\plugins.h"\
|
||||
"..\..\..\gob\common\md5.h"\
|
||||
"..\..\..\gob\common\stdafx.h"\
|
||||
@ -926,7 +926,7 @@ DEP_CPP_GOB_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"\
|
||||
@ -968,7 +968,7 @@ DEP_CPP_GOB_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"\
|
||||
|
@ -2734,7 +2734,7 @@ SOURCE=..\..\..\queen\queen.cpp
|
||||
|
||||
NODEP_CPP_QUEEN=\
|
||||
"..\..\..\queen\backends\fs\fs.h"\
|
||||
"..\..\..\queen\base\gameDetector.h"\
|
||||
"..\..\..\queen\base\options.h"\
|
||||
"..\..\..\queen\base\plugins.h"\
|
||||
"..\..\..\queen\common\config-manager.h"\
|
||||
"..\..\..\queen\common\file.h"\
|
||||
@ -2763,7 +2763,7 @@ NODEP_CPP_QUEEN=\
|
||||
|
||||
NODEP_CPP_QUEEN=\
|
||||
"..\..\..\queen\backends\fs\fs.h"\
|
||||
"..\..\..\queen\base\gameDetector.h"\
|
||||
"..\..\..\queen\base\options.h"\
|
||||
"..\..\..\queen\base\plugins.h"\
|
||||
"..\..\..\queen\common\config-manager.h"\
|
||||
"..\..\..\queen\common\file.h"\
|
||||
@ -2796,7 +2796,7 @@ DEP_CPP_QUEEN=\
|
||||
"..\..\..\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"\
|
||||
@ -2851,7 +2851,7 @@ DEP_CPP_QUEEN=\
|
||||
"..\..\..\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"\
|
||||
@ -2913,7 +2913,7 @@ DEP_CPP_QUEEN=\
|
||||
"..\..\..\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"\
|
||||
@ -2970,7 +2970,7 @@ DEP_CPP_QUEEN=\
|
||||
"..\..\..\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"\
|
||||
|
@ -207,7 +207,7 @@ DEP_CPP_ACTOR=\
|
||||
"..\..\..\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"\
|
||||
@ -264,7 +264,7 @@ DEP_CPP_ACTOR=\
|
||||
"..\..\..\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"\
|
||||
@ -360,7 +360,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -409,7 +409,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -492,7 +492,7 @@ DEP_CPP_CONSO=\
|
||||
"..\..\..\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\debugger.cpp"\
|
||||
@ -547,7 +547,7 @@ DEP_CPP_CONSO=\
|
||||
"..\..\..\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\debugger.cpp"\
|
||||
@ -647,7 +647,7 @@ DEP_CPP_EVENT=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -705,7 +705,7 @@ DEP_CPP_EVENT=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -795,7 +795,7 @@ DEP_CPP_FONT_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -832,7 +832,7 @@ DEP_CPP_FONT_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -893,7 +893,7 @@ DEP_CPP_FONT_M=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -926,7 +926,7 @@ DEP_CPP_FONT_M=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -963,7 +963,7 @@ SOURCE=..\..\..\saga\game.cpp
|
||||
|
||||
NODEP_CPP_GAME_=\
|
||||
"..\..\..\saga\backends\fs\fs.h"\
|
||||
"..\..\..\saga\base\gameDetector.h"\
|
||||
"..\..\..\saga\base\options.h"\
|
||||
"..\..\..\saga\base\plugins.h"\
|
||||
"..\..\..\saga\common\file.h"\
|
||||
"..\..\..\saga\common\map.h"\
|
||||
@ -979,7 +979,7 @@ NODEP_CPP_GAME_=\
|
||||
|
||||
NODEP_CPP_GAME_=\
|
||||
"..\..\..\saga\backends\fs\fs.h"\
|
||||
"..\..\..\saga\base\gameDetector.h"\
|
||||
"..\..\..\saga\base\options.h"\
|
||||
"..\..\..\saga\base\plugins.h"\
|
||||
"..\..\..\saga\common\file.h"\
|
||||
"..\..\..\saga\common\map.h"\
|
||||
@ -999,7 +999,7 @@ DEP_CPP_GAME_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1045,7 +1045,7 @@ DEP_CPP_GAME_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1124,7 +1124,7 @@ DEP_CPP_GFX_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\endian.h"\
|
||||
@ -1171,7 +1171,7 @@ DEP_CPP_GFX_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\endian.h"\
|
||||
@ -1254,7 +1254,7 @@ DEP_CPP_IHNM_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1308,7 +1308,7 @@ DEP_CPP_IHNM_=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1383,7 +1383,7 @@ DEP_CPP_IMAGE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1416,7 +1416,7 @@ DEP_CPP_IMAGE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1486,7 +1486,7 @@ DEP_CPP_INPUT=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -1533,7 +1533,7 @@ DEP_CPP_INPUT=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -1642,7 +1642,7 @@ DEP_CPP_INTER=\
|
||||
"..\..\..\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"\
|
||||
@ -1706,7 +1706,7 @@ DEP_CPP_INTER=\
|
||||
"..\..\..\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"\
|
||||
@ -1802,7 +1802,7 @@ DEP_CPP_ISOMA=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1844,7 +1844,7 @@ DEP_CPP_ISOMA=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1930,7 +1930,7 @@ DEP_CPP_ITE_I=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -1986,7 +1986,7 @@ DEP_CPP_ITE_I=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2066,7 +2066,7 @@ DEP_CPP_ITEDA=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2104,7 +2104,7 @@ DEP_CPP_ITEDA=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2192,7 +2192,7 @@ DEP_CPP_MUSIC=\
|
||||
"..\..\..\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"\
|
||||
@ -2242,7 +2242,7 @@ DEP_CPP_MUSIC=\
|
||||
"..\..\..\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"\
|
||||
@ -2332,7 +2332,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -2378,7 +2378,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -2455,7 +2455,7 @@ DEP_CPP_PALAN=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2490,7 +2490,7 @@ DEP_CPP_PALAN=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2566,7 +2566,7 @@ DEP_CPP_PUZZL=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2614,7 +2614,7 @@ DEP_CPP_PUZZL=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2705,7 +2705,7 @@ DEP_CPP_RENDE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2754,7 +2754,7 @@ DEP_CPP_RENDE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2847,7 +2847,7 @@ DEP_CPP_RSCFI=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2902,7 +2902,7 @@ DEP_CPP_RSCFI=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -2964,7 +2964,7 @@ SOURCE=..\..\..\saga\saga.cpp
|
||||
|
||||
NODEP_CPP_SAGA_=\
|
||||
"..\..\..\saga\backends\fs\fs.h"\
|
||||
"..\..\..\saga\base\gameDetector.h"\
|
||||
"..\..\..\saga\base\options.h"\
|
||||
"..\..\..\saga\base\plugins.h"\
|
||||
"..\..\..\saga\common\config-manager.h"\
|
||||
"..\..\..\saga\common\file.h"\
|
||||
@ -2998,7 +2998,7 @@ NODEP_CPP_SAGA_=\
|
||||
|
||||
NODEP_CPP_SAGA_=\
|
||||
"..\..\..\saga\backends\fs\fs.h"\
|
||||
"..\..\..\saga\base\gameDetector.h"\
|
||||
"..\..\..\saga\base\options.h"\
|
||||
"..\..\..\saga\base\plugins.h"\
|
||||
"..\..\..\saga\common\config-manager.h"\
|
||||
"..\..\..\saga\common\file.h"\
|
||||
@ -3036,7 +3036,7 @@ DEP_CPP_SAGA_=\
|
||||
"..\..\..\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"\
|
||||
@ -3103,7 +3103,7 @@ DEP_CPP_SAGA_=\
|
||||
"..\..\..\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"\
|
||||
@ -3220,7 +3220,7 @@ DEP_CPP_SAVEL=\
|
||||
"..\..\..\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"\
|
||||
@ -3276,7 +3276,7 @@ DEP_CPP_SAVEL=\
|
||||
"..\..\..\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"\
|
||||
@ -3392,7 +3392,7 @@ DEP_CPP_SCENE=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -3456,7 +3456,7 @@ DEP_CPP_SCENE=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -3567,7 +3567,7 @@ DEP_CPP_SCRIP=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -3616,7 +3616,7 @@ DEP_CPP_SCRIP=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -3725,7 +3725,7 @@ DEP_CPP_SFUNC=\
|
||||
"..\..\..\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"\
|
||||
@ -3788,7 +3788,7 @@ DEP_CPP_SFUNC=\
|
||||
"..\..\..\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"\
|
||||
@ -3893,7 +3893,7 @@ DEP_CPP_SNDRE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -3939,7 +3939,7 @@ DEP_CPP_SNDRE=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -4015,7 +4015,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -4052,7 +4052,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -4125,7 +4125,7 @@ DEP_CPP_SPRIT=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -4167,7 +4167,7 @@ DEP_CPP_SPRIT=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -4247,7 +4247,7 @@ DEP_CPP_STHRE=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
@ -4292,7 +4292,7 @@ DEP_CPP_STHRE=\
|
||||
"..\..\..\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\debugger.h"\
|
||||
|
@ -14439,7 +14439,7 @@ SOURCE=..\..\..\scumm\scumm.cpp
|
||||
|
||||
NODEP_CPP_SCUMM=\
|
||||
"..\..\..\scumm\backends\fs\fs.h"\
|
||||
"..\..\..\scumm\base\gameDetector.h"\
|
||||
"..\..\..\scumm\base\options.h"\
|
||||
"..\..\..\scumm\base\plugins.h"\
|
||||
"..\..\..\scumm\common\config-manager.h"\
|
||||
"..\..\..\scumm\common\md5.h"\
|
||||
@ -14478,7 +14478,7 @@ NODEP_CPP_SCUMM=\
|
||||
|
||||
NODEP_CPP_SCUMM=\
|
||||
"..\..\..\scumm\backends\fs\fs.h"\
|
||||
"..\..\..\scumm\base\gameDetector.h"\
|
||||
"..\..\..\scumm\base\options.h"\
|
||||
"..\..\..\scumm\base\plugins.h"\
|
||||
"..\..\..\scumm\common\config-manager.h"\
|
||||
"..\..\..\scumm\common\md5.h"\
|
||||
@ -14521,7 +14521,7 @@ DEP_CPP_SCUMM=\
|
||||
"..\..\..\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"\
|
||||
@ -14613,7 +14613,7 @@ DEP_CPP_SCUMM=\
|
||||
"..\..\..\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"\
|
||||
@ -14713,7 +14713,7 @@ DEP_CPP_SCUMM=\
|
||||
"..\..\..\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"\
|
||||
@ -14804,7 +14804,7 @@ DEP_CPP_SCUMM=\
|
||||
"..\..\..\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"\
|
||||
|
@ -3048,7 +3048,7 @@ SOURCE=..\..\..\common\system.cpp
|
||||
|
||||
NODEP_CPP_SYSTE=\
|
||||
"..\..\..\common\backends\intern.h"\
|
||||
"..\..\..\common\base\gameDetector.h"\
|
||||
"..\..\..\common\base\options.h"\
|
||||
"..\..\..\common\common\config-manager.h"\
|
||||
"..\..\..\common\common\savefile.h"\
|
||||
"..\..\..\common\common\stdafx.h"\
|
||||
@ -3061,7 +3061,7 @@ NODEP_CPP_SYSTE=\
|
||||
|
||||
NODEP_CPP_SYSTE=\
|
||||
"..\..\..\common\backends\intern.h"\
|
||||
"..\..\..\common\base\gameDetector.h"\
|
||||
"..\..\..\common\base\options.h"\
|
||||
"..\..\..\common\common\config-manager.h"\
|
||||
"..\..\..\common\common\savefile.h"\
|
||||
"..\..\..\common\common\stdafx.h"\
|
||||
@ -3077,7 +3077,7 @@ DEP_CPP_SYSTE=\
|
||||
"..\..\..\backends\ps2\fileio.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -3113,7 +3113,7 @@ DEP_CPP_SYSTE=\
|
||||
"..\..\..\backends\ps2\fileio.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -3158,7 +3158,7 @@ DEP_CPP_SYSTE=\
|
||||
"..\..\..\backends\ps2\fileio.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -3194,7 +3194,7 @@ DEP_CPP_SYSTE=\
|
||||
"..\..\..\backends\ps2\fileio.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -6341,7 +6341,7 @@ DEP_CPP_ACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -6406,7 +6406,7 @@ DEP_CPP_ACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -6500,7 +6500,7 @@ DEP_CPP_ACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -6564,7 +6564,7 @@ DEP_CPP_ACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -7818,7 +7818,7 @@ DEP_CPP_KEYSD=\
|
||||
"..\..\..\backends\wince\CEDevice.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\mutex.h"\
|
||||
@ -7858,7 +7858,7 @@ DEP_CPP_KEYSD=\
|
||||
"..\..\..\backends\wince\CEDevice.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\mutex.h"\
|
||||
@ -7912,7 +7912,7 @@ DEP_CPP_KEYSD=\
|
||||
"..\..\..\backends\wince\CEDevice.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\mutex.h"\
|
||||
@ -7951,7 +7951,7 @@ DEP_CPP_KEYSD=\
|
||||
"..\..\..\backends\wince\CEDevice.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\mutex.h"\
|
||||
@ -7999,7 +7999,7 @@ SOURCE=..\..\..\gui\launcher.cpp
|
||||
NODEP_CPP_LAUNC=\
|
||||
"..\..\..\gui\backends\fs\fs.h"\
|
||||
"..\..\..\gui\base\engine.h"\
|
||||
"..\..\..\gui\base\gameDetector.h"\
|
||||
"..\..\..\gui\base\options.h"\
|
||||
"..\..\..\gui\base\plugins.h"\
|
||||
"..\..\..\gui\base\version.h"\
|
||||
"..\..\..\gui\common\config-manager.h"\
|
||||
@ -8025,7 +8025,7 @@ NODEP_CPP_LAUNC=\
|
||||
NODEP_CPP_LAUNC=\
|
||||
"..\..\..\gui\backends\fs\fs.h"\
|
||||
"..\..\..\gui\base\engine.h"\
|
||||
"..\..\..\gui\base\gameDetector.h"\
|
||||
"..\..\..\gui\base\options.h"\
|
||||
"..\..\..\gui\base\plugins.h"\
|
||||
"..\..\..\gui\base\version.h"\
|
||||
"..\..\..\gui\common\config-manager.h"\
|
||||
@ -8054,7 +8054,7 @@ DEP_CPP_LAUNC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -8108,7 +8108,7 @@ DEP_CPP_LAUNC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -8171,7 +8171,7 @@ DEP_CPP_LAUNC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -8225,7 +8225,7 @@ DEP_CPP_LAUNC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -12778,7 +12778,7 @@ DEP_CPP_ITEMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\map.h"\
|
||||
@ -12836,7 +12836,7 @@ DEP_CPP_ITEMA=\
|
||||
"..\..\..\backends\wince\CEgui\Toolbar.h"\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\map.h"\
|
||||
@ -12915,7 +12915,7 @@ DEP_CPP_ITEMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\map.h"\
|
||||
@ -14591,7 +14591,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -14619,7 +14619,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
@ -14662,7 +14662,7 @@ DEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -14747,7 +14747,7 @@ DEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -14817,7 +14817,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -14882,7 +14882,7 @@ DEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -14949,7 +14949,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15000,7 +15000,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15051,7 +15051,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15102,7 +15102,7 @@ DEP_CPP_CEACT=\
|
||||
NODEP_CPP_CEACT=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15192,7 +15192,7 @@ DEP_CPP_CEACTI=\
|
||||
NODEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15223,7 +15223,7 @@ DEP_CPP_CEACTI=\
|
||||
NODEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
@ -15264,7 +15264,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -15346,7 +15346,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -15429,7 +15429,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -15504,7 +15504,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -15584,7 +15584,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -15659,7 +15659,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -15733,7 +15733,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -15787,7 +15787,7 @@ DEP_CPP_CEACTI=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -15868,7 +15868,7 @@ DEP_CPP_CEACTIO=\
|
||||
NODEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -15899,7 +15899,7 @@ DEP_CPP_CEACTIO=\
|
||||
NODEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
@ -15940,7 +15940,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -16023,7 +16023,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -16106,7 +16106,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -16182,7 +16182,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -16263,7 +16263,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -16339,7 +16339,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -16414,7 +16414,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -16468,7 +16468,7 @@ DEP_CPP_CEACTIO=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -16992,7 +16992,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17023,7 +17023,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
"..\..\..\backends\wince\common\scaler.h"\
|
||||
@ -17061,7 +17061,7 @@ DEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\map.h"\
|
||||
@ -17142,7 +17142,7 @@ DEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -17210,7 +17210,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17272,7 +17272,7 @@ DEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\map.h"\
|
||||
@ -17339,7 +17339,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17390,7 +17390,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17441,7 +17441,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17492,7 +17492,7 @@ DEP_CPP_CEKEY=\
|
||||
NODEP_CPP_CEKEY=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17578,7 +17578,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -17601,7 +17601,7 @@ NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -17644,7 +17644,7 @@ DEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -17728,7 +17728,7 @@ DEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -17796,7 +17796,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -17829,7 +17829,7 @@ DEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -17896,7 +17896,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -17913,7 +17913,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -17930,7 +17930,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -17947,7 +17947,7 @@ DEP_CPP_CELAU=\
|
||||
NODEP_CPP_CELAU=\
|
||||
"..\..\..\backends\wince\backends\fs\fs.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\common\config-manager.h"\
|
||||
"..\..\..\backends\wince\gui\browser.h"\
|
||||
@ -18247,7 +18247,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -18280,7 +18280,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
"..\..\..\backends\wince\CEkeys.h"\
|
||||
@ -18331,7 +18331,7 @@ DEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -18431,7 +18431,7 @@ DEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -18518,7 +18518,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -18598,7 +18598,7 @@ DEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\backends\wince\wince-sdl.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
@ -18681,7 +18681,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -18745,7 +18745,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -18809,7 +18809,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -18873,7 +18873,7 @@ NODEP_CPP_WINCE=\
|
||||
"..\..\..\backends\wince\backends\intern.h"\
|
||||
"..\..\..\backends\wince\backends\sdl\sdl-common.h"\
|
||||
"..\..\..\backends\wince\base\engine.h"\
|
||||
"..\..\..\backends\wince\base\gameDetector.h"\
|
||||
"..\..\..\backends\wince\base\options.h"\
|
||||
"..\..\..\backends\wince\base\plugins.h"\
|
||||
"..\..\..\backends\wince\CEActions.h"\
|
||||
"..\..\..\backends\wince\CEgui.h"\
|
||||
@ -20501,7 +20501,7 @@ SOURCE=..\..\..\base\engine.cpp
|
||||
|
||||
NODEP_CPP_ENGIN=\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
"..\..\..\base\common\file.h"\
|
||||
"..\..\..\base\common\savefile.h"\
|
||||
@ -20516,7 +20516,7 @@ NODEP_CPP_ENGIN=\
|
||||
|
||||
NODEP_CPP_ENGIN=\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
"..\..\..\base\common\file.h"\
|
||||
"..\..\..\base\common\savefile.h"\
|
||||
@ -20533,7 +20533,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -20566,7 +20566,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -20606,7 +20606,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20635,7 +20635,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -20667,7 +20667,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20696,7 +20696,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20725,7 +20725,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20754,7 +20754,7 @@ DEP_CPP_ENGIN=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20786,13 +20786,13 @@ SOURCE=..\..\..\base\engine.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\base\gameDetector.cpp
|
||||
SOURCE=..\..\..\base\options.cpp
|
||||
|
||||
!IF "$(CFG)" == "scummvm - Win32 (WCE emulator) Release"
|
||||
|
||||
NODEP_CPP_GAMED=\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\base\version.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
@ -20807,7 +20807,7 @@ NODEP_CPP_GAMED=\
|
||||
|
||||
NODEP_CPP_GAMED=\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\base\version.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
@ -20824,7 +20824,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -20858,7 +20858,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -20893,7 +20893,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20923,7 +20923,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -20958,7 +20958,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -20988,7 +20988,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21018,7 +21018,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21048,7 +21048,7 @@ DEP_CPP_GAMED=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21077,7 +21077,7 @@ NODEP_CPP_GAMED=\
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\base\gameDetector.h
|
||||
SOURCE=..\..\..\base\options.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@ -21091,7 +21091,7 @@ NODEP_CPP_MAIN_=\
|
||||
"..\..\..\base\backends\dc\DCLauncherDialog.h"\
|
||||
"..\..\..\base\backends\wince\CELauncherDialog.h"\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\base\version.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
@ -21114,7 +21114,7 @@ NODEP_CPP_MAIN_=\
|
||||
"..\..\..\base\backends\dc\DCLauncherDialog.h"\
|
||||
"..\..\..\base\backends\wince\CELauncherDialog.h"\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\base\version.h"\
|
||||
"..\..\..\base\common\config-manager.h"\
|
||||
@ -21138,7 +21138,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -21205,7 +21205,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -21277,7 +21277,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21335,7 +21335,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\base\version.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
@ -21401,7 +21401,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21459,7 +21459,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21517,7 +21517,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21575,7 +21575,7 @@ DEP_CPP_MAIN_=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
@ -21637,7 +21637,7 @@ SOURCE=..\..\..\base\plugins.cpp
|
||||
NODEP_CPP_PLUGI=\
|
||||
"..\..\..\base\backends\fs\fs.h"\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\common\stdafx.h"\
|
||||
"..\..\..\base\common\util.h"\
|
||||
@ -21649,7 +21649,7 @@ NODEP_CPP_PLUGI=\
|
||||
NODEP_CPP_PLUGI=\
|
||||
"..\..\..\base\backends\fs\fs.h"\
|
||||
"..\..\..\base\base\engine.h"\
|
||||
"..\..\..\base\base\gameDetector.h"\
|
||||
"..\..\..\base\base\options.h"\
|
||||
"..\..\..\base\base\plugins.h"\
|
||||
"..\..\..\base\common\stdafx.h"\
|
||||
"..\..\..\base\common\util.h"\
|
||||
@ -21663,7 +21663,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\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\rect.h"\
|
||||
@ -21692,7 +21692,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\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\endian.h"\
|
||||
@ -21718,7 +21718,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\savefile.h"\
|
||||
@ -21743,7 +21743,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\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\rect.h"\
|
||||
@ -21772,7 +21772,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\savefile.h"\
|
||||
@ -21797,7 +21797,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\savefile.h"\
|
||||
@ -21822,7 +21822,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\savefile.h"\
|
||||
@ -21847,7 +21847,7 @@ DEP_CPP_PLUGI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\base\plugins.h"\
|
||||
"..\..\..\common\list.h"\
|
||||
"..\..\..\common\savefile.h"\
|
||||
|
@ -2100,7 +2100,7 @@ SOURCE=..\..\..\simon\simon.cpp
|
||||
|
||||
NODEP_CPP_SIMON=\
|
||||
"..\..\..\simon\backends\fs\fs.h"\
|
||||
"..\..\..\simon\base\gameDetector.h"\
|
||||
"..\..\..\simon\base\options.h"\
|
||||
"..\..\..\simon\base\plugins.h"\
|
||||
"..\..\..\simon\common\config-manager.h"\
|
||||
"..\..\..\simon\common\file.h"\
|
||||
@ -2123,7 +2123,7 @@ NODEP_CPP_SIMON=\
|
||||
|
||||
NODEP_CPP_SIMON=\
|
||||
"..\..\..\simon\backends\fs\fs.h"\
|
||||
"..\..\..\simon\base\gameDetector.h"\
|
||||
"..\..\..\simon\base\options.h"\
|
||||
"..\..\..\simon\base\plugins.h"\
|
||||
"..\..\..\simon\common\config-manager.h"\
|
||||
"..\..\..\simon\common\file.h"\
|
||||
@ -2150,7 +2150,7 @@ DEP_CPP_SIMON=\
|
||||
"..\..\..\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"\
|
||||
@ -2205,7 +2205,7 @@ DEP_CPP_SIMON=\
|
||||
"..\..\..\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"\
|
||||
@ -2269,7 +2269,7 @@ DEP_CPP_SIMON=\
|
||||
"..\..\..\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"\
|
||||
@ -2324,7 +2324,7 @@ DEP_CPP_SIMON=\
|
||||
"..\..\..\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"\
|
||||
|
@ -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"\
|
||||
|
@ -355,7 +355,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -396,7 +396,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -447,7 +447,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -488,7 +488,7 @@ DEP_CPP_ANIMA=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\config-manager.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
@ -586,7 +586,7 @@ DEP_CPP_CONTR=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -636,7 +636,7 @@ DEP_CPP_CONTR=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -695,7 +695,7 @@ DEP_CPP_CONTR=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -745,7 +745,7 @@ DEP_CPP_CONTR=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -834,7 +834,7 @@ DEP_CPP_CREDI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -868,7 +868,7 @@ DEP_CPP_CREDI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -911,7 +911,7 @@ DEP_CPP_CREDI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -945,7 +945,7 @@ DEP_CPP_CREDI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -1268,7 +1268,7 @@ DEP_CPP_LOGIC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -1323,7 +1323,7 @@ DEP_CPP_LOGIC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -1388,7 +1388,7 @@ DEP_CPP_LOGIC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -1443,7 +1443,7 @@ DEP_CPP_LOGIC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2223,7 +2223,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2254,7 +2254,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2294,7 +2294,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2325,7 +2325,7 @@ DEP_CPP_OBJEC=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2783,7 +2783,7 @@ DEP_CPP_SCREE=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2828,7 +2828,7 @@ DEP_CPP_SCREE=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2883,7 +2883,7 @@ DEP_CPP_SCREE=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -2928,7 +2928,7 @@ DEP_CPP_SCREE=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3012,7 +3012,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3049,7 +3049,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3095,7 +3095,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3132,7 +3132,7 @@ DEP_CPP_SOUND=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3214,7 +3214,7 @@ DEP_CPP_STATI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3255,7 +3255,7 @@ DEP_CPP_STATI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3305,7 +3305,7 @@ DEP_CPP_STATI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3346,7 +3346,7 @@ DEP_CPP_STATI=\
|
||||
"..\..\..\backends\wince\missing\unistd.h"\
|
||||
"..\..\..\backends\wince\portdefs.h"\
|
||||
"..\..\..\base\engine.h"\
|
||||
"..\..\..\base\gameDetector.h"\
|
||||
"..\..\..\base\options.h"\
|
||||
"..\..\..\common\array.h"\
|
||||
"..\..\..\common\endian.h"\
|
||||
"..\..\..\common\file.h"\
|
||||
@ -3445,7 +3445,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -3505,7 +3505,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -3574,7 +3574,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -3634,7 +3634,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
|
@ -6360,7 +6360,7 @@ SOURCE=..\..\..\sword2\sword2.cpp
|
||||
|
||||
NODEP_CPP_SWORD=\
|
||||
"..\..\..\sword2\backends\fs\fs.h"\
|
||||
"..\..\..\sword2\base\gameDetector.h"\
|
||||
"..\..\..\sword2\base\options.h"\
|
||||
"..\..\..\sword2\base\plugins.h"\
|
||||
"..\..\..\sword2\common\config-manager.h"\
|
||||
"..\..\..\sword2\common\file.h"\
|
||||
@ -6383,7 +6383,7 @@ NODEP_CPP_SWORD=\
|
||||
|
||||
NODEP_CPP_SWORD=\
|
||||
"..\..\..\sword2\backends\fs\fs.h"\
|
||||
"..\..\..\sword2\base\gameDetector.h"\
|
||||
"..\..\..\sword2\base\options.h"\
|
||||
"..\..\..\sword2\base\plugins.h"\
|
||||
"..\..\..\sword2\common\config-manager.h"\
|
||||
"..\..\..\sword2\common\file.h"\
|
||||
@ -6410,7 +6410,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -6462,7 +6462,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -6523,7 +6523,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
@ -6575,7 +6575,7 @@ DEP_CPP_SWORD=\
|
||||
"..\..\..\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"\
|
||||
|
@ -162,11 +162,11 @@ SOURCE=..\..\base\engine.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\base\gameDetector.cpp
|
||||
SOURCE=..\..\base\options.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\base\gameDetector.h
|
||||
SOURCE=..\..\base\options.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -128,10 +128,10 @@
|
||||
RelativePath="..\..\base\engine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.cpp">
|
||||
RelativePath="..\..\base\options.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.h">
|
||||
RelativePath="..\..\base\options.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\main.cpp">
|
||||
|
@ -142,10 +142,10 @@
|
||||
RelativePath="..\..\base\engine.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.cpp">
|
||||
RelativePath="..\..\base\options.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.h">
|
||||
RelativePath="..\..\base\options.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\main.cpp">
|
||||
|
@ -207,11 +207,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.cpp"
|
||||
RelativePath="..\..\base\options.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\base\gameDetector.h"
|
||||
RelativePath="..\..\base\options.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
Loading…
x
Reference in New Issue
Block a user