mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
2520 lines
53 KiB
Text
2520 lines
53 KiB
Text
# Microsoft eMbedded Visual Tools Project File - Name="xwords" - Package Owner=<4>
|
|
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (WCE x86) Application" 0x8301
|
|
# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
|
|
|
|
CFG=xwords - Win32 (WCE ARM) Debug
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
!MESSAGE use the Export Makefile command and run
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "xwords.vcn".
|
|
!MESSAGE
|
|
!MESSAGE You can specify a configuration when running NMAKE
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "xwords.vcn" CFG="xwords - Win32 (WCE ARM) Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "xwords - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
|
|
!MESSAGE "xwords - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
|
|
!MESSAGE "xwords - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
|
|
!MESSAGE "xwords - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
# PROP ATL_Project 2
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "ARMRel"
|
|
# PROP BASE Intermediate_Dir "ARMRel"
|
|
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "ARMRel"
|
|
# PROP Intermediate_Dir "ARMRel"
|
|
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# 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 "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
|
|
# ADD RSC /l 0x409 /d "NDEBUG" /d "ARM" /d "_ARM_" /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" /r
|
|
CPP=clarm.exe
|
|
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
|
|
# ADD CPP /nologo /W3 /I "." /I "../common" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "XWFEATURE_CE_EDITCOLORS" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "POINTER_SUPPORT" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "XWFEATURE_STANDALONE_ONLY" /D "NODE_CAN_4" /D "FEATURE_TRAY_EDIT" /D "MY_COLOR_SEL" /YX /Oxs /M$(CECrtMT) /c
|
|
MTL=midl.exe
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# ADD LINK32 commctrl.lib coredll.lib aygshell.lib winsock.lib commdlg.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "ARMDbg"
|
|
# PROP BASE Intermediate_Dir "ARMDbg"
|
|
# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "ARMDbg"
|
|
# PROP Intermediate_Dir "ARMDbg"
|
|
# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
|
|
# 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 "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
|
|
# ADD RSC /l 0x409 /d "DEBUG" /d "ARM" /d "_ARM_" /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" /r
|
|
CPP=clarm.exe
|
|
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /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 "." /I "../common" /D "DEBUG" /D "ARM" /D "_ARM_" /D "XWFEATURE_CE_EDITCOLORS" /D "MY_COLOR_SEL" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "POINTER_SUPPORT" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "XWFEATURE_STANDALONE_ONLY" /D "NODE_CAN_4" /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 aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# ADD LINK32 winsock.lib commctrl.lib coredll.lib commdlg.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "X86Rel"
|
|
# PROP BASE Intermediate_Dir "X86Rel"
|
|
# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "X86Rel"
|
|
# PROP Intermediate_Dir "X86Rel"
|
|
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# 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" /r
|
|
CPP=cl.exe
|
|
# ADD BASE CPP /nologo /W3 /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 /Oxs /c
|
|
# ADD CPP /nologo /W3 /I "." /I "../common" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "POINTER_SUPPORT" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "XWFEATURE_STANDALONE_ONLY" /D "NODE_CAN_4" /D "FEATURE_TRAY_EDIT" /D "XWFEATURE_CE_EDITCOLORS" /D "MY_COLOR_SEL" /YX /Gs8192 /GF /Oxs /c
|
|
MTL=midl.exe
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
|
|
# ADD LINK32 winsock.lib commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "X86Dbg"
|
|
# PROP BASE Intermediate_Dir "X86Dbg"
|
|
# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
|
|
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "X86Dbg"
|
|
# PROP Intermediate_Dir "X86Dbg"
|
|
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
|
|
# 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 "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" /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" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "POINTER_SUPPORT" /D "KEY_SUPPORT" /D "__LITTLE_ENDIAN" /D "XWFEATURE_STANDALONE_ONLY" /D "NODE_CAN_4" /D "FEATURE_TRAY_EDIT" /D "MY_COLOR_SEL" /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
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
|
|
# ADD LINK32 winsock.lib commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "xwords - Win32 (WCE ARM) Release"
|
|
# Name "xwords - Win32 (WCE ARM) Debug"
|
|
# Name "xwords - Win32 (WCE x86) Release"
|
|
# Name "xwords - Win32 (WCE x86) Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\board.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) 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"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
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"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) 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"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
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"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceaskpwd.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceblank.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceclrsel.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\cedict.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\cedraw.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceginfo.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\cemain.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_CEMAI=\
|
|
"..\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\strutils.h"\
|
|
"..\common\vtabmgr.h"\
|
|
"..\common\xwstream.h"\
|
|
".\ceaskpwd.h"\
|
|
".\ceblank.h"\
|
|
".\ceclrsel.h"\
|
|
".\cedefines.h"\
|
|
".\cedict.h"\
|
|
".\ceginfo.h"\
|
|
".\ceir.h"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\cestrbx.h"\
|
|
".\ceutil.h"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_CEMAI=\
|
|
"..\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\strutils.h"\
|
|
"..\common\vtabmgr.h"\
|
|
"..\common\xwstream.h"\
|
|
".\ceaskpwd.h"\
|
|
".\ceblank.h"\
|
|
".\ceclrsel.h"\
|
|
".\cedefines.h"\
|
|
".\cedict.h"\
|
|
".\ceginfo.h"\
|
|
".\ceir.h"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\cestrbx.h"\
|
|
".\ceutil.h"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
DEP_CPP_CEMAI=\
|
|
"..\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\strutils.h"\
|
|
"..\common\vtabmgr.h"\
|
|
"..\common\xwstream.h"\
|
|
".\ceaskpwd.h"\
|
|
".\ceblank.h"\
|
|
".\cedefines.h"\
|
|
".\cedict.h"\
|
|
".\ceginfo.h"\
|
|
".\ceir.h"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\cestrbx.h"\
|
|
".\ceutil.h"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
DEP_CPP_CEMAI=\
|
|
"..\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\strutils.h"\
|
|
"..\common\vtabmgr.h"\
|
|
"..\common\xwstream.h"\
|
|
".\ceaskpwd.h"\
|
|
".\ceblank.h"\
|
|
".\ceclrsel.h"\
|
|
".\cedefines.h"\
|
|
".\cedict.h"\
|
|
".\ceginfo.h"\
|
|
".\ceir.h"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\cestrbx.h"\
|
|
".\ceutil.h"\
|
|
".\LocalizedStrIncludes.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceprefs.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\ceutil.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) 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"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\ceutil.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
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"\
|
|
".\cemain.h"\
|
|
".\ceprefs.h"\
|
|
".\ceutil.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\cestrbx.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ceutil.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\comms.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_COMMS=\
|
|
"..\common\comms.h"\
|
|
"..\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 ARM) Debug"
|
|
|
|
DEP_CPP_COMMS=\
|
|
"..\common\comms.h"\
|
|
"..\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 x86) Release"
|
|
|
|
DEP_CPP_COMMS=\
|
|
"..\common\comms.h"\
|
|
"..\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 x86) Debug"
|
|
|
|
DEP_CPP_COMMS=\
|
|
"..\common\comms.h"\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\memstream.h"\
|
|
"..\common\vtabmgr.h"\
|
|
"..\common\xwstream.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\dictnry.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\draw.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\engine.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\game.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\mempool.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MEMPO=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\xwstream.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_MEMPO=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\xwstream.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
DEP_CPP_MEMPO=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\xwstream.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
DEP_CPP_MEMPO=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\xwstream.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\memstream.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\model.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_MODEL=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\dawg.h"\
|
|
"..\common\dictnry.h"\
|
|
"..\common\mempool.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 ARM) Debug"
|
|
|
|
DEP_CPP_MODEL=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\dawg.h"\
|
|
"..\common\dictnry.h"\
|
|
"..\common\mempool.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 x86) Release"
|
|
|
|
DEP_CPP_MODEL=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\dawg.h"\
|
|
"..\common\dictnry.h"\
|
|
"..\common\mempool.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 x86) Debug"
|
|
|
|
DEP_CPP_MODEL=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\dawg.h"\
|
|
"..\common\dictnry.h"\
|
|
"..\common\mempool.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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\movestak.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\mscore.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\pool.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\server.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\StdAfx.cpp
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
".\stdafx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
".\stdafx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
DEP_CPP_STDAF=\
|
|
".\stdafx.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
DEP_CPP_STDAF=\
|
|
".\stdafx.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\strutils.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\tray.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
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 ARM) 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 x86) Release"
|
|
|
|
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 x86) 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"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\common\vtabmgr.c
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
DEP_CPP_VTABM=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\vtabmgr.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
DEP_CPP_VTABM=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\vtabmgr.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
DEP_CPP_VTABM=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\vtabmgr.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
DEP_CPP_VTABM=\
|
|
"..\common\comtypes.h"\
|
|
"..\common\mempool.h"\
|
|
"..\common\vtabmgr.h"\
|
|
".\stdafx.h"\
|
|
".\xptypes.h"\
|
|
".\xwords4.h"\
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\xwords4.rc
|
|
|
|
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARM) Debug"
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Release"
|
|
|
|
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE x86) Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
# End Group
|
|
# Begin Group "Resource Files"
|
|
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
# End Group
|
|
# End Target
|
|
# End Project
|