turn on features for code and resources

This commit is contained in:
ehouse 2004-12-12 17:45:44 +00:00
parent dd4d7a4cc6
commit 02d68e349f

View file

@ -26,6 +26,7 @@ CFG=xwords - Win32 (WCE ARM) Debug
!MESSAGE "xwords - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
!MESSAGE "xwords - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE "xwords - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
!MESSAGE "xwords - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
!MESSAGE
# Begin Project
@ -121,10 +122,10 @@ LINK32=link.exe
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d "NDEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "FEATURE_TRAY_EDIT" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_STANDALONE_ONLY" /d "MY_COLOR_SEL" /d "XWFEATURE_SEARCHLIMIT" /r
# ADD RSC /l 0x409 /d "NDEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "XWFEATURE_STANDALONE_ONLY" /d "MY_COLOR_SEL" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_SEARCHLIMIT" /d "FEATURE_TRAY_EDIT" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Oxs /I "." /I "../common" /I "./" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "XWFEATURE_CE_EDITCOLORS" /D "XWFEATURE_STANDALONE_ONLY" /D "FEATURE_TRAY_EDIT" /D "XWFEATURE_SEARCHLIMIT" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Oxs /I "." /I "../common" /I "./" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "XWFEATURE_CE_EDITCOLORS" /D "FEATURE_TRAY_EDIT" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /D "XWFEATURE_SEARCHLIMIT" /YX /Gs8192 /GF /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@ -155,10 +156,10 @@ LINK32=link.exe
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "FEATURE_TRAY_EDIT" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_STANDALONE_ONLY" /d "MY_COLOR_SEL" /d "XWFEATURE_SEARCHLIMIT" /r
# ADD RSC /l 0x409 /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "XWFEATURE_STANDALONE_ONLY" /d "MY_COLOR_SEL" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_SEARCHLIMIT" /d "FEATURE_TRAY_EDIT" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "." /I "../common" /I "./" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "XWFEATURE_STANDALONE_ONLY" /D "FEATURE_TRAY_EDIT" /D "XWFEATURE_SEARCHLIMIT" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "." /I "../common" /I "./" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "FEATURE_TRAY_EDIT" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /D "XWFEATURE_SEARCHLIMIT" /YX /Gs8192 /GF /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@ -189,10 +190,10 @@ LINK32=link.exe
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD RSC /l 0x409 /d "DEBUG" /d "ARM" /d "_ARM_" /d "ARMV4" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_SEARCHLIMIT" /d "FEATURE_TRAY_EDIT" /d "XWFEATURE_STANDALONE_ONLY" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "../common" /I "./" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "../common" /I "./" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /D "XWFEATURE_SEARCHLIMIT" /D "FEATURE_TRAY_EDIT" /YX /M$(CECrtMTDebug) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@ -222,10 +223,10 @@ LINK32=link.exe
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_SEARCHLIMIT" /d "FEATURE_TRAY_EDIT" /d "XWFEATURE_STANDALONE_ONLY" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "../common" /I "./" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "../common" /I "./" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /D "XWFEATURE_SEARCHLIMIT" /D "FEATURE_TRAY_EDIT" /YX /Gs8192 /GF /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@ -236,6 +237,40 @@ LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib winsock.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "ARMV4Dbg"
# PROP BASE Intermediate_Dir "ARMV4Dbg"
# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "ARMV4Rel"
# PROP Intermediate_Dir "ARMV4Rel"
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
# ADD RSC /l 0x409 /d "DEBUG" /d "ARM" /d "_ARM_" /d "ARMV4" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "XWFEATURE_SEARCHLIMIT" /d "FEATURE_TRAY_EDIT" /d "XWFEATURE_STANDALONE_ONLY" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /YX /M$(CECrtMTDebug) /c
# ADD CPP /nologo /W3 /Zi /Od /I "." /I "../common" /D "ARM" /D "_ARM_" /D "ARMV4" /D "MY_COLOR_SEL" /D "POINTER_SUPPORT" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "NODE_CAN_4" /D "XWFEATURE_STANDALONE_ONLY" /D "XWFEATURE_SEARCHLIMIT" /D "FEATURE_TRAY_EDIT" /YX /M$(CECrtMTDebug) /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib winsock.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
# ADD LINK32 commctrl.lib coredll.lib winsock.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
!ENDIF
# Begin Target
@ -246,6 +281,7 @@ LINK32=link.exe
# Name "xwords - Win32 (WCE x86) Debug"
# Name "xwords - Win32 (WCE ARMV4) Debug"
# Name "xwords - Win32 (WCE emulator) Debug"
# Name "xwords - Win32 (WCE ARMV4) Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
@ -409,6 +445,32 @@ DEP_CPP_BOARD=\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_BOARD=\
"..\common\board.h"\
"..\common\boardp.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\engine.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\strutils.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
NODEP_CPP_BOARD=\
"..\common\LocalizedStrIncludes.h"\
"..\common\xptypes.h"\
!ENDIF
# End Source File
@ -533,6 +595,29 @@ DEP_CPP_CEASK=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEASK=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\ceaskpwd.h"\
".\cemain.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEASK=\
".\ceaskpwd.h"\
".\cemain.h"\
@ -669,6 +754,29 @@ DEP_CPP_CEBLA=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEBLA=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\ceblank.h"\
".\cemain.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEBLA=\
".\ceblank.h"\
".\cemain.h"\
@ -804,6 +912,29 @@ DEP_CPP_CECLR=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CECLR=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\ceclrsel.h"\
".\cemain.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CECLR=\
".\ceclrsel.h"\
".\cemain.h"\
@ -947,6 +1078,30 @@ DEP_CPP_CEDIC=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEDIC=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\dictnryp.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
".\cedict.h"\
".\cemain.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEDIC=\
".\cedict.h"\
".\cemain.h"\
@ -1084,6 +1239,29 @@ DEP_CPP_CEDRA=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEDRA=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\cedefines.h"\
".\cedict.h"\
".\cemain.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEDRA=\
".\cedefines.h"\
".\cedict.h"\
@ -1238,6 +1416,32 @@ DEP_CPP_CEGIN=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEGIN=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
".\cedict.h"\
".\ceginfo.h"\
".\cemain.h"\
".\ceprefs.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEGIN=\
".\cedict.h"\
".\ceginfo.h"\
@ -1372,6 +1576,28 @@ DEP_CPP_CEHNT=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEHNT=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\cehntlim.h"\
".\cemain.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEHNT=\
".\cehntlim.h"\
".\cemain.h"\
@ -1602,6 +1828,35 @@ DEP_CPP_CEMAI=\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEMAI=\
".\ceaskpwd.h"\
".\ceblank.h"\
".\ceclrsel.h"\
".\cedefines.h"\
".\cedict.h"\
".\ceginfo.h"\
".\cehntlim.h"\
".\ceir.h"\
".\cemain.h"\
".\ceprefs.h"\
".\cestrbx.h"\
".\ceutil.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
NODEP_CPP_CEMAI=\
".\draw.h"\
".\game.h"\
".\mempool.h"\
".\memstream.h"\
".\strutils.h"\
".\xwstream.h"\
!ENDIF
# End Source File
@ -1729,6 +1984,30 @@ DEP_CPP_CEPRE=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEPRE=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\ceclrsel.h"\
".\cemain.h"\
".\ceprefs.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEPRE=\
".\ceclrsel.h"\
".\cemain.h"\
@ -1868,6 +2147,29 @@ DEP_CPP_CESTR=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CESTR=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\cemain.h"\
".\cestrbx.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CESTR=\
".\cemain.h"\
".\cestrbx.h"\
@ -2000,6 +2302,28 @@ DEP_CPP_CEUTI=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_CEUTI=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\cemain.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_CEUTI=\
".\cemain.h"\
".\ceutil.h"\
@ -2098,6 +2422,28 @@ DEP_CPP_COMMS=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_COMMS=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_COMMS=\
"..\common\board.h"\
"..\common\commmgr.h"\
@ -2207,6 +2553,22 @@ DEP_CPP_DICTN=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_DICTN=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\dictnryp.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_DICTN=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -2300,6 +2662,20 @@ DEP_CPP_DRAW_=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_DRAW_=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\mempool.h"\
"..\common\model.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_DRAW_=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -2391,6 +2767,20 @@ DEP_CPP_ENGIN=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_ENGIN=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\engine.h"\
"..\common\mempool.h"\
"..\common\model.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_ENGIN=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -2517,6 +2907,27 @@ DEP_CPP_GAME_=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_GAME_=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_GAME_=\
"..\common\board.h"\
"..\common\commmgr.h"\
@ -2600,6 +3011,17 @@ DEP_CPP_MEMPO=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_MEMPO=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_MEMPO=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
@ -2683,6 +3105,19 @@ DEP_CPP_MEMST=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_MEMST=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_MEMST=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
@ -2804,6 +3239,27 @@ DEP_CPP_MODEL=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_MODEL=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\modelp.h"\
"..\common\movestak.h"\
"..\common\pool.h"\
"..\common\strutils.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_MODEL=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -2922,6 +3378,24 @@ DEP_CPP_MOVES=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_MOVES=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\movestak.h"\
"..\common\strutils.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_MOVES=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -3072,6 +3546,31 @@ DEP_CPP_MSCOR=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_MSCOR=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\engine.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\modelp.h"\
"..\common\movestak.h"\
"..\common\server.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_MSCOR=\
"..\common\board.h"\
"..\common\commmgr.h"\
@ -3179,6 +3678,21 @@ DEP_CPP_POOL_=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_POOL_=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\pool.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_POOL_=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -3341,6 +3855,34 @@ DEP_CPP_SERVE=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_SERVE=\
"..\common\board.h"\
"..\common\commmgr.h"\
"..\common\comms.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\engine.h"\
"..\common\game.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\pool.h"\
"..\common\server.h"\
"..\common\states.h"\
"..\common\strutils.h"\
"..\common\vtabmgr.h"\
"..\common\xwproto.h"\
"..\common\xwstream.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_SERVE=\
"..\common\board.h"\
"..\common\commmgr.h"\
@ -3410,6 +3952,12 @@ DEP_CPP_STDAF=\
".\stdafx.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_STDAF=\
".\stdafx.h"\
!ENDIF
# End Source File
@ -3494,6 +4042,21 @@ DEP_CPP_STRUT=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_STRUT=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_STRUT=\
"..\common\comtypes.h"\
"..\common\dawg.h"\
@ -3616,6 +4179,26 @@ DEP_CPP_TRAY_=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_TRAY_=\
"..\common\board.h"\
"..\common\boardp.h"\
"..\common\commmgr.h"\
"..\common\comtypes.h"\
"..\common\dawg.h"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\engine.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\server.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_TRAY_=\
"..\common\board.h"\
"..\common\boardp.h"\
@ -3698,6 +4281,17 @@ DEP_CPP_VTABM=\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_VTABM=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
"..\common\vtabmgr.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
DEP_CPP_VTABM=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
@ -3726,6 +4320,8 @@ SOURCE=.\xwords4.rc
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
!ENDIF
# End Source File