home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Team Palmtops 7
/
Palmtops_numero07.iso
/
Epoc
/
Palmtime
/
files
/
FrotzCE2_src.ZIP
/
FrotzCE
/
FrotzCE.dsp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
MS Developer Studio Project
|
1998-08-23
|
45.3 KB
|
2,285 lines
# Microsoft Developer Studio Project File - Name="FrotzCE" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE x86em) Application" 0x0b01
# TARGTYPE "Win32 (WCE MIPS) Application" 0x0a01
# TARGTYPE "Win32 (WCE SH) Application" 0x0901
CFG=FrotzCE - Win32 (WCE x86em) 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 "FrotzCE.mak".
!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 "FrotzCE.mak" CFG="FrotzCE - Win32 (WCE x86em) Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "FrotzCE - Win32 (WCE x86em) Release" (based on\
"Win32 (WCE x86em) Application")
!MESSAGE "FrotzCE - Win32 (WCE x86em) Debug" (based on\
"Win32 (WCE x86em) Application")
!MESSAGE "FrotzCE - Win32 (WCE SH) Release" (based on\
"Win32 (WCE SH) Application")
!MESSAGE "FrotzCE - Win32 (WCE SH) Debug" (based on\
"Win32 (WCE SH) Application")
!MESSAGE "FrotzCE - Win32 (WCE MIPS) Release" (based on\
"Win32 (WCE MIPS) Application")
!MESSAGE "FrotzCE - Win32 (WCE MIPS) Debug" (based on\
"Win32 (WCE MIPS) Application")
!MESSAGE "FrotzCE - Win32 (WCE SH) Release BIG" (based on\
"Win32 (WCE SH) Application")
!MESSAGE "FrotzCE - Win32 (WCE MIPS) Release BIG" (based on\
"Win32 (WCE MIPS) Application")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
# PROP WCE_Configuration "H/PC Ver. 2.00"
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "x86emRel"
# PROP BASE Intermediate_Dir "x86emRel"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "x86emRel"
# PROP Intermediate_Dir "x86emRel"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /MT /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "STRICT" /D "_WIN32_WCE" /D "UNDER_NT" /D "_WIN32_WCE_EMULATION" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "_AFXDLL" /Yu"stdafx.h" /c
# ADD CPP /nologo /MT /W3 /GX- /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /d "_WIN32_WCE" /d "UNDER_NT" /d "_WIN32_WCE_EMULATION" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /windowsce:emulation
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /windowsce:emulation
EMPFILE=empfile.exe
# ADD BASE EMPFILE -NOSHELL -COPY
# ADD EMPFILE -NOSHELL -COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "x86emDbg"
# PROP BASE Intermediate_Dir "x86emDbg"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "x86emDbg"
# PROP Intermediate_Dir "x86emDbg"
# PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "_WIN32_WCE" /D "UNDER_NT" /D "_WIN32_WCE_EMULATION" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "_AFXDLL" /Yu"stdafx.h" /c
# ADD CPP /nologo /MTd /W3 /Gm /GX- /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /d "_WIN32_WCE" /d "UNDER_NT" /d "_WIN32_WCE_EMULATION" /d "UNICODE" /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /windowsce:emulation
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /windowsce:emulation
EMPFILE=empfile.exe
# ADD BASE EMPFILE -NOSHELL -COPY
# ADD EMPFILE -NOSHELL -COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "WCESHRel"
# PROP BASE Intermediate_Dir "WCESHRel"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WCESHRel"
# PROP Intermediate_Dir "WCESHRel"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=shcl.exe
# ADD BASE CPP /nologo /MT /W3 /O2 /D "NDEBUG" /D "SH3" /D "_SH3_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
# ADD CPP /nologo /MT /W3 /GX- /O2 /Oy- /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "SH3" /d "_SH3_" /d "_WIN32_WCE" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /out:"WCESHRel/FrotzCE_SH3.exe" /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "WCESHDbg"
# PROP BASE Intermediate_Dir "WCESHDbg"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WCESHDbg"
# PROP Intermediate_Dir "WCESHDbg"
# PROP Target_Dir ""
CPP=shcl.exe
# ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D "DEBUG" /D "SH3" /D "_SH3_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /c
# ADD CPP /nologo /MTd /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "SH3" /d "_SH3_" /d "_WIN32_WCE" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH3 /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:SH3 /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "FrotzCE_"
# PROP BASE Intermediate_Dir "FrotzCE_"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "WCEMIPSRel"
# PROP Intermediate_Dir "WCEMIPSRel"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=clmips.exe
# ADD BASE CPP /nologo /MT /W3 /O2 /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /YX /c
# ADD CPP /nologo /MT /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d "_WIN32_WCE" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:IX86 /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /out:"WCEMIPSRel/FrotzCE_MIPS.exe" /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "FrotzCE0"
# PROP BASE Intermediate_Dir "FrotzCE0"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "WCEMIPSDbg"
# PROP Intermediate_Dir "WCEMIPSDbg"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=clmips.exe
# ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /YX /c
# ADD CPP /nologo /MTd /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_AFXDLL" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d "_WIN32_WCE" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG" /d "_AFXDLL"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:IX86 /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "FrotzCE_"
# PROP BASE Intermediate_Dir "FrotzCE_"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 1
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "FrotzCESH3BIG"
# PROP Intermediate_Dir "FrotzCESH3BIG"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=shcl.exe
# ADD BASE CPP /nologo /MT /W3 /O2 /Oy- /D "NDEBUG" /D "SH3" /D "_SH3_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /YX /c
# ADD CPP /nologo /MT /W3 /GX- /O2 /Oy- /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "SH3" /d "_SH3_" /d "_WIN32_WCE" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /out:"WCESHRel/FrotzCE_SH3.exe" /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:SH3 /out:"FrotzCESH3BIG/FrotzCE_SH3.exe" /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "FrotzCE0"
# PROP BASE Intermediate_Dir "FrotzCE0"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 1
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "FrotzCEMIPSBIG"
# PROP Intermediate_Dir "FrotzCEMIPSBIG"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
CPP=clmips.exe
# ADD BASE CPP /nologo /MT /W3 /O2 /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "_WIN32_WCE" /D "UNICODE" /D "_AFXDLL" /YX /c
# ADD CPP /nologo /MT /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /c
RSC=rc.exe
# ADD BASE RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d "_WIN32_WCE" /d "UNICODE" /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x809 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
MTL=midl.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /out:"WCEMIPSRel/FrotzCE_MIPS.exe" /subsystem:windowsce
# SUBTRACT BASE LINK32 /pdb:none
# ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /out:"FrotzCEMIPSBIG/FrotzCE_MIPS.exe" /subsystem:windowsce
# SUBTRACT LINK32 /pdb:none /nodefaultlib
PFILE=pfile.exe
# ADD BASE PFILE COPY
# ADD PFILE COPY
!ENDIF
# Begin Target
# Name "FrotzCE - Win32 (WCE x86em) Release"
# Name "FrotzCE - Win32 (WCE x86em) Debug"
# Name "FrotzCE - Win32 (WCE SH) Release"
# Name "FrotzCE - Win32 (WCE SH) Debug"
# Name "FrotzCE - Win32 (WCE MIPS) Release"
# Name "FrotzCE - Win32 (WCE MIPS) Debug"
# Name "FrotzCE - Win32 (WCE SH) Release BIG"
# Name "FrotzCE - Win32 (WCE MIPS) Release BIG"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\About.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_ABOUT=\
".\About.h"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_ABOUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_ABOUT=\
".\About.h"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_ABOUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_ABOUT=\
".\About.h"\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_ABOUT=\
".\About.h"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_ABOUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_ABOUT=\
".\About.h"\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_ABOUT=\
".\About.h"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_ABOUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_ABOUT=\
".\About.h"\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_ABOUT=\
".\About.h"\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\BUFFER.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_BUFFE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_BUFFE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_BUFFE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_BUFFE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_BUFFE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_BUFFE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_BUFFE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_BUFFE=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FASTMEM.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FASTM=\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FASTM=\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FASTM=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FASTM=\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FASTM=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FASTM=\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FASTM=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FASTM=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FASTM=\
".\frotz.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FILES.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FILES=\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FILES=\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FILES=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FILES=\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FILES=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FILES=\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FILES=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FILES=\
".\Frotz\FROTZ.H"\
".\FrotzCEIO.h"\
NODEP_CPP_FILES=\
".\frotz.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCE.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FROTZ=\
".\About.h"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCE.rc
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCEDoc.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FROTZC=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCEIO.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FROTZCE=\
".\FrotzCEIO.h"\
".\StdAfx.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCEOS.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FROTZCEO=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
NODEP_CPP_FROTZCEO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FROTZCEO=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
NODEP_CPP_FROTZCEO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FROTZCEO=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FROTZCEO=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
NODEP_CPP_FROTZCEO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FROTZCEO=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FROTZCEO=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
NODEP_CPP_FROTZCEO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FROTZCEO=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FROTZCEO=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
".\StoryInfo.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\FrotzCEView.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_FROTZCEV=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_FROTZCEV=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_FROTZCEV=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_FROTZCEV=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_FROTZCEV=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_FROTZCEV=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_FROTZCEV=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_FROTZCEV=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_FROTZCEV=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_FROTZCEV=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_FROTZCEV=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_FROTZCEV=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\MAIN.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_MAIN_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_MAIN_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_MAIN_=\
".\Frotz\FROTZ.H"\
NODEP_CPP_MAIN_=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_MAIN_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_MAIN_=\
".\Frotz\FROTZ.H"\
NODEP_CPP_MAIN_=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_MAIN_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_MAIN_=\
".\Frotz\FROTZ.H"\
NODEP_CPP_MAIN_=\
".\frotz.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_MAIN_=\
".\Frotz\FROTZ.H"\
NODEP_CPP_MAIN_=\
".\frotz.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_MAINF=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_MAINF=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_MAINF=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_MAINF=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_MAINF=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_MAINF=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_MAINF=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_MAINF=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_MAINF=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
NODEP_CPP_MAINF=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_MAINF=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_MAINF=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\FrotzCEView.h"\
".\MainFrm.h"\
".\StdAfx.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\PROCESS.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_PROCE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_PROCE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_PROCE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_PROCE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_PROCE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_PROCE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_PROCE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_PROCE=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD BASE CPP /Yc"stdafx.h"
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD BASE CPP /Yc"stdafx.h"
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD BASE CPP /Yc"stdafx.h"
# ADD CPP /Yc"stdafx.h"
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_STDAF=\
".\StdAfx.h"\
# ADD BASE CPP /Yc"stdafx.h"
# ADD CPP /Yc"stdafx.h"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\StoryInfo.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_STORY=\
".\StoryInfo.h"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\ZThread.cpp
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
DEP_CPP_ZTHRE=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
NODEP_CPP_ZTHRE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
DEP_CPP_ZTHRE=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
NODEP_CPP_ZTHRE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_ZTHRE=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
DEP_CPP_ZTHRE=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
NODEP_CPP_ZTHRE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_ZTHRE=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
DEP_CPP_ZTHRE=\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
NODEP_CPP_ZTHRE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_ZTHRE=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_ZTHRE=\
".\Frotz\FROTZ.H"\
".\FrotzCE.h"\
".\FrotzCEDoc.h"\
".\StdAfx.h"\
".\ZThread.h"\
!ENDIF
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\About.h
# End Source File
# Begin Source File
SOURCE=.\FrotzCE.h
# End Source File
# Begin Source File
SOURCE=.\FrotzCEDoc.h
# End Source File
# Begin Source File
SOURCE=.\FrotzCEIO.h
# End Source File
# Begin Source File
SOURCE=.\FrotzCEView.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\StoryInfo.h
# End Source File
# Begin Source File
SOURCE=.\ZThread.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\res\appicon.ico
# End Source File
# Begin Source File
SOURCE=.\res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\Cmdbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\FrotzCE.ico
# End Source File
# Begin Source File
SOURCE=.\res\FrotzCE.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Group "Frotz Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Frotz\FROTZ.H
# End Source File
# Begin Source File
SOURCE=.\Frotz\HOTKEY.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_HOTKE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_HOTKE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_HOTKE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_HOTKE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_HOTKE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_HOTKE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_HOTKE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_HOTKE=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\INPUT.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_INPUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_INPUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_INPUT=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_INPUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_INPUT=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_INPUT=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_INPUT=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_INPUT=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\MATH.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_MATH_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_MATH_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_MATH_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_MATH_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_MATH_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_MATH_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_MATH_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_MATH_=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\OBJECT.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_OBJEC=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_OBJEC=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_OBJEC=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_OBJEC=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_OBJEC=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_OBJEC=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_OBJEC=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_OBJEC=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\RANDOM.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_RANDO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_RANDO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_RANDO=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_RANDO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_RANDO=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_RANDO=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_RANDO=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_RANDO=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\REDIRECT.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_REDIR=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_REDIR=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_REDIR=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_REDIR=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_REDIR=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_REDIR=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_REDIR=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_REDIR=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\SCREEN.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_SCREE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_SCREE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_SCREE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_SCREE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_SCREE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_SCREE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_SCREE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_SCREE=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\SOUND.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_SOUND=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_SOUND=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_SOUND=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_SOUND=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_SOUND=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_SOUND=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_SOUND=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_SOUND=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\STREAM.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_STREA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_STREA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_STREA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_STREA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_STREA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_STREA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_STREA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_STREA=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\TABLE.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_TABLE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_TABLE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_TABLE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_TABLE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_TABLE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_TABLE=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_TABLE=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_TABLE=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\TEXT.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_TEXT_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_TEXT_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_TEXT_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_TEXT_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_TEXT_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_TEXT_=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_TEXT_=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_TEXT_=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\Frotz\VARIABLE.C
!IF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Release"
NODEP_CPP_VARIA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE x86em) Debug"
NODEP_CPP_VARIA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release"
DEP_CPP_VARIA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Debug"
NODEP_CPP_VARIA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release"
DEP_CPP_VARIA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Debug"
NODEP_CPP_VARIA=\
".\ROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE SH) Release BIG"
DEP_CPP_VARIA=\
".\Frotz\FROTZ.H"\
!ELSEIF "$(CFG)" == "FrotzCE - Win32 (WCE MIPS) Release BIG"
DEP_CPP_VARIA=\
".\Frotz\FROTZ.H"\
!ENDIF
# End Source File
# End Group
# End Target
# End Project