xwords/xwords4/wince/xwords.vcp
2004-12-12 17:45:44 +00:00

4342 lines
93 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 ARMV4) Application" 0xa301
# TARGTYPE "Win32 (WCE x86) Application" 0x8301
# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
# TARGTYPE "Win32 (WCE emulator) Application" 0xa601
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 "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
# 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" /d "XWFEATURE_SEARCHLIMIT" /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 "XWFEATURE_SEARCHLIMIT" /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)" /out:"ARMRel/Crosswords.exe" /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" /d "XWFEATURE_SEARCHLIMIT" /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 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" /D "XWFEATURE_SEARCHLIMIT" /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)" /out:"ARMDbg/Crosswords.exe" /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 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 "_X86_" /d "x86" /d "_i386_" /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 "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
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 $(CEx86Corelibc) aygshell.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Rel/Crosswords.exe" /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 "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 "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
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 $(CEx86Corelibc) aygshell.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Dbg/Crosswords.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Debug"
# 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 Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "ARMV4Dbg"
# PROP Intermediate_Dir "ARMV4Dbg"
# 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 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" /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 /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
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "emulatorDbg"
# PROP BASE Intermediate_Dir "emulatorDbg"
# PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
# 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 "emulatorDbg"
# PROP Intermediate_Dir "emulatorDbg"
# PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
# 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 "$(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" /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
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
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
# Name "xwords - Win32 (WCE ARM) Release"
# Name "xwords - Win32 (WCE ARM) Debug"
# Name "xwords - Win32 (WCE x86) Release"
# 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"
# 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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 emulator) 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 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
# 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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\ceutil.h"\
".\stdafx.h"\
NODEP_CPP_CEASK=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\ceutil.h"\
".\stdafx.h"\
NODEP_CPP_CEBLA=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
NODEP_CPP_CECLR=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\stdafx.h"\
NODEP_CPP_CEDIC=\
".\dictnryp.h"\
".\draw.h"\
".\game.h"\
".\mempool.h"\
".\strutils.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\cemain.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
NODEP_CPP_CEDRA=\
".\board.h"\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\cemain.h"\
".\ceprefs.h"\
".\ceutil.h"\
".\stdafx.h"\
NODEP_CPP_CEGIN=\
".\draw.h"\
".\game.h"\
".\mempool.h"\
".\strutils.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cehntlim.c
!IF "$(CFG)" == "xwords - Win32 (WCE ARM) Release"
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 ARM) 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 x86) Release"
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 x86) 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) 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 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"\
NODEP_CPP_CEHNT=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
".\cehntlim.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"\
".\cehntlim.h"\
".\ceir.h"\
".\cemain.h"\
".\ceprefs.h"\
".\cestrbx.h"\
".\ceutil.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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"\
".\cehntlim.h"\
".\ceir.h"\
".\cemain.h"\
".\ceprefs.h"\
".\cestrbx.h"\
".\ceutil.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) 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"\
".\cehntlim.h"\
".\ceir.h"\
".\cemain.h"\
".\ceprefs.h"\
".\cestrbx.h"\
".\ceutil.h"\
".\LocalizedStrIncludes.h"\
".\stdafx.h"\
".\xptypes.h"\
".\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
# 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"\
".\ceclrsel.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\ceprefs.h"\
".\ceutil.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
NODEP_CPP_CEPRE=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\ceutil.h"\
".\stdafx.h"\
NODEP_CPP_CESTR=\
".\draw.h"\
".\game.h"\
".\mempool.h"\
".\xwstream.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
".\stdafx.h"\
NODEP_CPP_CEUTI=\
".\draw.h"\
".\game.h"\
".\mempool.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_COMMS=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\dictnryp.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
NODEP_CPP_DICTN=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\draw.h"\
"..\common\mempool.h"\
"..\common\model.h"\
NODEP_CPP_DRAW_=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\engine.h"\
"..\common\mempool.h"\
"..\common\model.h"\
NODEP_CPP_ENGIN=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_GAME_=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Debug"
DEP_CPP_MEMPO=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
"..\common\xwstream.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!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"\
"..\common\xwstream.h"\
NODEP_CPP_MEMPO=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\memstream.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
NODEP_CPP_MEMST=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_MODEL=\
"..\common\LocalizedStrIncludes.h"\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\memstream.h"\
"..\common\model.h"\
"..\common\movestak.h"\
"..\common\strutils.h"\
"..\common\vtabmgr.h"\
"..\common\xwstream.h"\
NODEP_CPP_MOVES=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_MSCOR=\
"..\common\LocalizedStrIncludes.h"\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\pool.h"\
"..\common\xwstream.h"\
NODEP_CPP_POOL_=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_SERVE=\
"..\common\LocalizedStrIncludes.h"\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Debug"
DEP_CPP_STDAF=\
".\stdafx.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
DEP_CPP_STDAF=\
".\stdafx.h"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\common\dictnry.h"\
"..\common\mempool.h"\
"..\common\model.h"\
"..\common\strutils.h"\
"..\common\xwstream.h"\
NODEP_CPP_STRUT=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) 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 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"\
"..\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"\
NODEP_CPP_TRAY_=\
"..\common\xptypes.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"\
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Debug"
DEP_CPP_VTABM=\
"..\common\comtypes.h"\
"..\common\mempool.h"\
"..\common\vtabmgr.h"\
".\stdafx.h"\
".\xptypes.h"\
".\xwords4.h"\
!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"\
"..\common\vtabmgr.h"\
NODEP_CPP_VTABM=\
"..\common\xptypes.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"
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Debug"
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE emulator) Debug"
!ELSEIF "$(CFG)" == "xwords - Win32 (WCE ARMV4) Release"
!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"
# Begin Source File
SOURCE=.\bmps\xwords4.ico
# End Source File
# End Group
# End Target
# End Project