home *** CD-ROM | disk | FTP | other *** search
NMAKE | 1996-07-10 | 20.5 KB | 838 lines |
- # Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Application" 0x0101
-
- !IF "$(CFG)" == ""
- CFG=hotspot - Win32 Debug
- !MESSAGE No configuration specified. Defaulting to hotspot - Win32 Debug.
- !ENDIF
-
- !IF "$(CFG)" != "hotspot - Win32 Debug" && "$(CFG)" !=\
- "hotspot - Win32 Release"
- !MESSAGE Invalid configuration "$(CFG)" specified.
- !MESSAGE You can specify a configuration when running NMAKE on this makefile
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "hotspot.mak" CFG="hotspot - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "hotspot - Win32 Debug" (based on "Win32 (x86) Application")
- !MESSAGE "hotspot - Win32 Release" (based on "Win32 (x86) Application")
- !MESSAGE
- !ERROR An invalid configuration is specified.
- !ENDIF
-
- !IF "$(OS)" == "Windows_NT"
- NULL=
- !ELSE
- NULL=nul
- !ENDIF
- ################################################################################
- # Begin Project
- # PROP Target_Last_Scanned "hotspot - Win32 Release"
- RSC=rc.exe
- MTL=mktyplib.exe
- CPP=cl.exe
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "WinDebug"
- # PROP BASE Intermediate_Dir "WinDebug"
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "WinDebug"
- # PROP Intermediate_Dir "WinDebug"
- OUTDIR=.\WinDebug
- INTDIR=.\WinDebug
-
- ALL : ".\WinDebug\hotspot.exe" ".\WinDebug\hotspot.bsc"
-
- CLEAN :
- -@erase ".\WinDebug\aboutbox.obj"
- -@erase ".\WinDebug\aboutbox.sbr"
- -@erase ".\WinDebug\castring.obj"
- -@erase ".\WinDebug\castring.sbr"
- -@erase ".\WinDebug\CHotspot.obj"
- -@erase ".\WinDebug\CHotspot.sbr"
- -@erase ".\WinDebug\csurview.obj"
- -@erase ".\WinDebug\csurview.sbr"
- -@erase ".\WinDebug\dib.obj"
- -@erase ".\WinDebug\dib.sbr"
- -@erase ".\WinDebug\hotspot.bsc"
- -@erase ".\WinDebug\hotspot.exe"
- -@erase ".\WinDebug\hotspot.ilk"
- -@erase ".\WinDebug\hotspot.map"
- -@erase ".\WinDebug\hotspot.obj"
- -@erase ".\WinDebug\hotspot.pch"
- -@erase ".\WinDebug\hotspot.pdb"
- -@erase ".\WinDebug\hotspot.res"
- -@erase ".\WinDebug\hotspot.sbr"
- -@erase ".\WinDebug\mainfrm.obj"
- -@erase ".\WinDebug\mainfrm.sbr"
- -@erase ".\WinDebug\PPHSGEN.OBJ"
- -@erase ".\WinDebug\PPHSGEN.SBR"
- -@erase ".\WinDebug\PSHOTSP.OBJ"
- -@erase ".\WinDebug\PSHOTSP.SBR"
- -@erase ".\WinDebug\stdafx.obj"
- -@erase ".\WinDebug\stdafx.sbr"
- -@erase ".\WinDebug\svdoc.obj"
- -@erase ".\WinDebug\svdoc.sbr"
- -@erase ".\WinDebug\svview.obj"
- -@erase ".\WinDebug\svview.sbr"
- -@erase ".\WinDebug\Utility.obj"
- -@erase ".\WinDebug\Utility.sbr"
- -@erase ".\WinDebug\vc40.idb"
- -@erase ".\WinDebug\vc40.pdb"
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /MD /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c
- # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
- CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D\
- "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch"\
- /Yu"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
- CPP_OBJS=.\WinDebug/
- CPP_SBRS=.\WinDebug/
- # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "_DEBUG"
- RSC_PROJ=/l 0x409 /fo"$(INTDIR)/hotspot.res" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/hotspot.bsc"
- BSC32_SBRS= \
- ".\WinDebug\aboutbox.sbr" \
- ".\WinDebug\castring.sbr" \
- ".\WinDebug\CHotspot.sbr" \
- ".\WinDebug\csurview.sbr" \
- ".\WinDebug\dib.sbr" \
- ".\WinDebug\hotspot.sbr" \
- ".\WinDebug\mainfrm.sbr" \
- ".\WinDebug\PPHSGEN.SBR" \
- ".\WinDebug\PSHOTSP.SBR" \
- ".\WinDebug\stdafx.sbr" \
- ".\WinDebug\svdoc.sbr" \
- ".\WinDebug\svview.sbr" \
- ".\WinDebug\Utility.sbr"
-
- ".\WinDebug\hotspot.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
- <<
-
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
- # SUBTRACT BASE LINK32 /pdb:none
- # ADD LINK32 ..\lib\surround.lib version.lib /nologo /subsystem:windows /map /debug /machine:I386
- # SUBTRACT LINK32 /profile /incremental:no
- LINK32_FLAGS=..\lib\surround.lib version.lib /nologo /subsystem:windows\
- /incremental:yes /pdb:"$(OUTDIR)/hotspot.pdb" /map:"$(INTDIR)/hotspot.map"\
- /debug /machine:I386 /out:"$(OUTDIR)/hotspot.exe"
- LINK32_OBJS= \
- ".\WinDebug\aboutbox.obj" \
- ".\WinDebug\castring.obj" \
- ".\WinDebug\CHotspot.obj" \
- ".\WinDebug\csurview.obj" \
- ".\WinDebug\dib.obj" \
- ".\WinDebug\hotspot.obj" \
- ".\WinDebug\hotspot.res" \
- ".\WinDebug\mainfrm.obj" \
- ".\WinDebug\PPHSGEN.OBJ" \
- ".\WinDebug\PSHOTSP.OBJ" \
- ".\WinDebug\stdafx.obj" \
- ".\WinDebug\svdoc.obj" \
- ".\WinDebug\svview.obj" \
- ".\WinDebug\Utility.obj"
-
- ".\WinDebug\hotspot.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "WinRel"
- # PROP BASE Intermediate_Dir "WinRel"
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "WinRel"
- # PROP Intermediate_Dir "WinRel"
- OUTDIR=.\WinRel
- INTDIR=.\WinRel
-
- ALL : ".\WinRel\hotspot.exe" ".\WinRel\hotspot.bsc"
-
- CLEAN :
- -@erase ".\WinRel\aboutbox.obj"
- -@erase ".\WinRel\aboutbox.sbr"
- -@erase ".\WinRel\castring.obj"
- -@erase ".\WinRel\castring.sbr"
- -@erase ".\WinRel\CHotspot.obj"
- -@erase ".\WinRel\CHotspot.sbr"
- -@erase ".\WinRel\csurview.obj"
- -@erase ".\WinRel\csurview.sbr"
- -@erase ".\WinRel\dib.obj"
- -@erase ".\WinRel\dib.sbr"
- -@erase ".\WinRel\hotspot.bsc"
- -@erase ".\WinRel\hotspot.exe"
- -@erase ".\WinRel\hotspot.ilk"
- -@erase ".\WinRel\hotspot.map"
- -@erase ".\WinRel\hotspot.obj"
- -@erase ".\WinRel\hotspot.pch"
- -@erase ".\WinRel\hotspot.res"
- -@erase ".\WinRel\hotspot.sbr"
- -@erase ".\WinRel\mainfrm.obj"
- -@erase ".\WinRel\mainfrm.sbr"
- -@erase ".\WinRel\PPHSGEN.OBJ"
- -@erase ".\WinRel\PPHSGEN.SBR"
- -@erase ".\WinRel\PSHOTSP.OBJ"
- -@erase ".\WinRel\PSHOTSP.SBR"
- -@erase ".\WinRel\stdafx.obj"
- -@erase ".\WinRel\stdafx.sbr"
- -@erase ".\WinRel\svdoc.obj"
- -@erase ".\WinRel\svdoc.sbr"
- -@erase ".\WinRel\svview.obj"
- -@erase ".\WinRel\svview.sbr"
- -@erase ".\WinRel\Utility.obj"
- -@erase ".\WinRel\Utility.sbr"
-
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c
- # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
- CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D\
- "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch" /Yu"stdafx.h"\
- /Fo"$(INTDIR)/" /c
- CPP_OBJS=.\WinRel/
- CPP_SBRS=.\WinRel/
- # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "NDEBUG"
- RSC_PROJ=/l 0x409 /fo"$(INTDIR)/hotspot.res" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/hotspot.bsc"
- BSC32_SBRS= \
- ".\WinRel\aboutbox.sbr" \
- ".\WinRel\castring.sbr" \
- ".\WinRel\CHotspot.sbr" \
- ".\WinRel\csurview.sbr" \
- ".\WinRel\dib.sbr" \
- ".\WinRel\hotspot.sbr" \
- ".\WinRel\mainfrm.sbr" \
- ".\WinRel\PPHSGEN.SBR" \
- ".\WinRel\PSHOTSP.SBR" \
- ".\WinRel\stdafx.sbr" \
- ".\WinRel\svdoc.sbr" \
- ".\WinRel\svview.sbr" \
- ".\WinRel\Utility.sbr"
-
- ".\WinRel\hotspot.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
- <<
-
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
- # SUBTRACT BASE LINK32 /pdb:none
- # ADD LINK32 ..\lib\surround.lib version.lib /nologo /subsystem:windows /incremental:yes /map /machine:I386
- # SUBTRACT LINK32 /profile
- LINK32_FLAGS=..\lib\surround.lib version.lib /nologo /subsystem:windows\
- /incremental:yes /pdb:"$(OUTDIR)/hotspot.pdb" /map:"$(INTDIR)/hotspot.map"\
- /machine:I386 /out:"$(OUTDIR)/hotspot.exe"
- LINK32_OBJS= \
- ".\WinRel\aboutbox.obj" \
- ".\WinRel\castring.obj" \
- ".\WinRel\CHotspot.obj" \
- ".\WinRel\csurview.obj" \
- ".\WinRel\dib.obj" \
- ".\WinRel\hotspot.obj" \
- ".\WinRel\hotspot.res" \
- ".\WinRel\mainfrm.obj" \
- ".\WinRel\PPHSGEN.OBJ" \
- ".\WinRel\PSHOTSP.OBJ" \
- ".\WinRel\stdafx.obj" \
- ".\WinRel\svdoc.obj" \
- ".\WinRel\svview.obj" \
- ".\WinRel\Utility.obj"
-
- ".\WinRel\hotspot.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
-
- !ENDIF
-
- MTL_PROJ=
-
- .c{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .cpp{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .cxx{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
-
- .c{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- .cpp{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- .cxx{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
-
- ################################################################################
- # Begin Target
-
- # Name "hotspot - Win32 Debug"
- # Name "hotspot - Win32 Release"
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
- !ENDIF
-
- ################################################################################
- # Begin Source File
-
- SOURCE=.\stdafx.cpp
- DEP_CPP_STDAF=\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
- # ADD BASE CPP /Yc"stdafx.h"
- # ADD CPP /Yc"stdafx.h"
-
- BuildCmds= \
- $(CPP) /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D\
- "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch"\
- /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
-
-
- ".\WinDebug\stdafx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- ".\WinDebug\stdafx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- ".\WinDebug\hotspot.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
- # ADD BASE CPP /Yc"stdafx.h"
- # ADD CPP /Yc"stdafx.h"
-
- BuildCmds= \
- $(CPP) /nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D\
- "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch" /Yc"stdafx.h"\
- /Fo"$(INTDIR)/" /c $(SOURCE) \
-
-
- ".\WinRel\stdafx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- ".\WinRel\stdafx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- ".\WinRel\hotspot.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\mainfrm.cpp
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
- DEP_CPP_MAINF=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\hotspot.h"\
- ".\mainfrm.h"\
- ".\stdafx.h"\
- ".\svview.h"\
-
-
- ".\WinDebug\mainfrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\mainfrm.sbr" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
- DEP_CPP_MAINF=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\hotspot.h"\
- ".\mainfrm.h"\
- ".\stdafx.h"\
- ".\svview.h"\
-
-
- ".\WinRel\mainfrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\mainfrm.sbr" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\hotspot.cpp
- DEP_CPP_HOTSP=\
- "..\surround\Surround.h"\
- ".\aboutbox.h"\
- ".\chotspot.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\hotspot.h"\
- ".\mainfrm.h"\
- ".\stdafx.h"\
- ".\svdoc.h"\
- ".\svview.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\hotspot.obj" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\hotspot.sbr" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\hotspot.obj" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\hotspot.sbr" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\hotspot.rc
- DEP_RSC_HOTSPO=\
- ".\res\D.CUR"\
- ".\res\DL.CUR"\
- ".\res\DR.CUR"\
- ".\res\hotspot.ico"\
- ".\res\hotspot.rc2"\
- ".\res\L.CUR"\
- ".\res\R.CUR"\
- ".\res\REST.CUR"\
- ".\res\U.CUR"\
- ".\res\UL.CUR"\
- ".\res\UR.CUR"\
- ".\res\zoom.cur"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\hotspot.res" : $(SOURCE) $(DEP_RSC_HOTSPO) "$(INTDIR)"
- $(RSC) $(RSC_PROJ) $(SOURCE)
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\hotspot.res" : $(SOURCE) $(DEP_RSC_HOTSPO) "$(INTDIR)"
- $(RSC) $(RSC_PROJ) $(SOURCE)
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\svview.cpp
- DEP_CPP_SVVIE=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\pphsgen.h"\
- ".\pshotsp.h"\
- ".\stdafx.h"\
- ".\svdoc.h"\
- ".\svview.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\svview.obj" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\svview.sbr" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\svview.obj" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\svview.sbr" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\svdoc.cpp
- DEP_CPP_SVDOC=\
- "..\surround\Surround.h"\
- ".\castring.h"\
- ".\chotspot.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\hotspot.h"\
- ".\stdafx.h"\
- ".\svdoc.h"\
- ".\svview.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\svdoc.obj" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\svdoc.sbr" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\svdoc.obj" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\svdoc.sbr" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\aboutbox.cpp
- DEP_CPP_ABOUT=\
- ".\aboutbox.h"\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\aboutbox.obj" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\aboutbox.sbr" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\aboutbox.obj" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\aboutbox.sbr" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\dib.cpp
- DEP_CPP_DIB_C=\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\dib.obj" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\dib.sbr" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\dib.obj" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\dib.sbr" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\csurview.cpp
- DEP_CPP_CSURV=\
- "..\surround\Surround.h"\
- ".\csurview.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\csurview.obj" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\csurview.sbr" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\csurview.obj" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\csurview.sbr" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\Utility.cpp
- DEP_CPP_UTILI=\
- "..\surround\Surround.h"\
- ".\dib.h"\
- ".\dibmacro.h"\
- ".\stdafx.h"\
- ".\Utility.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\Utility.obj" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\Utility.sbr" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\Utility.obj" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\Utility.sbr" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\CHotspot.cpp
- DEP_CPP_CHOTS=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\stdafx.h"\
- ".\Utility.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\CHotspot.obj" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\CHotspot.sbr" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\CHotspot.obj" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\CHotspot.sbr" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\PPHSGEN.CPP
- DEP_CPP_PPHSG=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\pphsgen.h"\
- ".\stdafx.h"\
- ".\svdoc.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\PPHSGEN.OBJ" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\PPHSGEN.SBR" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\PPHSGEN.OBJ" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\PPHSGEN.SBR" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\PSHOTSP.CPP
- DEP_CPP_PSHOT=\
- "..\surround\Surround.h"\
- ".\chotspot.h"\
- ".\pphsgen.h"\
- ".\pshotsp.h"\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\PSHOTSP.OBJ" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\PSHOTSP.SBR" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\PSHOTSP.OBJ" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\PSHOTSP.SBR" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- ################################################################################
- # Begin Source File
-
- SOURCE=.\castring.cpp
- DEP_CPP_CASTR=\
- ".\castring.h"\
- ".\stdafx.h"\
-
-
- !IF "$(CFG)" == "hotspot - Win32 Debug"
-
-
- ".\WinDebug\castring.obj" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
- ".\WinDebug\castring.sbr" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
- ".\WinDebug\hotspot.pch"
-
-
- !ELSEIF "$(CFG)" == "hotspot - Win32 Release"
-
-
- ".\WinRel\castring.obj" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
- ".\WinRel\castring.sbr" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
- ".\WinRel\hotspot.pch"
-
-
- !ENDIF
-
- # End Source File
- # End Target
- # End Project
- ################################################################################
-