home *** CD-ROM | disk | FTP | other *** search
/ Using Visual Basic 5 (Platinum Edition) / vb5.iso / ACTIVEX / SRDVID / DATA.1 / hotspot.mak < prev    next >
Encoding:
NMAKE  |  1996-07-10  |  20.5 KB  |  838 lines

  1. # Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
  2. # ** DO NOT EDIT **
  3.  
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5.  
  6. !IF "$(CFG)" == ""
  7. CFG=hotspot - Win32 Debug
  8. !MESSAGE No configuration specified.  Defaulting to hotspot - Win32 Debug.
  9. !ENDIF 
  10.  
  11. !IF "$(CFG)" != "hotspot - Win32 Debug" && "$(CFG)" !=\
  12.  "hotspot - Win32 Release"
  13. !MESSAGE Invalid configuration "$(CFG)" specified.
  14. !MESSAGE You can specify a configuration when running NMAKE on this makefile
  15. !MESSAGE by defining the macro CFG on the command line.  For example:
  16. !MESSAGE 
  17. !MESSAGE NMAKE /f "hotspot.mak" CFG="hotspot - Win32 Debug"
  18. !MESSAGE 
  19. !MESSAGE Possible choices for configuration are:
  20. !MESSAGE 
  21. !MESSAGE "hotspot - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "hotspot - Win32 Release" (based on "Win32 (x86) Application")
  23. !MESSAGE 
  24. !ERROR An invalid configuration is specified.
  25. !ENDIF 
  26.  
  27. !IF "$(OS)" == "Windows_NT"
  28. NULL=
  29. !ELSE 
  30. NULL=nul
  31. !ENDIF 
  32. ################################################################################
  33. # Begin Project
  34. # PROP Target_Last_Scanned "hotspot - Win32 Release"
  35. RSC=rc.exe
  36. MTL=mktyplib.exe
  37. CPP=cl.exe
  38.  
  39. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  40.  
  41. # PROP BASE Use_MFC 6
  42. # PROP BASE Use_Debug_Libraries 1
  43. # PROP BASE Output_Dir "WinDebug"
  44. # PROP BASE Intermediate_Dir "WinDebug"
  45. # PROP Use_MFC 5
  46. # PROP Use_Debug_Libraries 1
  47. # PROP Output_Dir "WinDebug"
  48. # PROP Intermediate_Dir "WinDebug"
  49. OUTDIR=.\WinDebug
  50. INTDIR=.\WinDebug
  51.  
  52. ALL : ".\WinDebug\hotspot.exe" ".\WinDebug\hotspot.bsc"
  53.  
  54. CLEAN : 
  55.     -@erase ".\WinDebug\aboutbox.obj"
  56.     -@erase ".\WinDebug\aboutbox.sbr"
  57.     -@erase ".\WinDebug\castring.obj"
  58.     -@erase ".\WinDebug\castring.sbr"
  59.     -@erase ".\WinDebug\CHotspot.obj"
  60.     -@erase ".\WinDebug\CHotspot.sbr"
  61.     -@erase ".\WinDebug\csurview.obj"
  62.     -@erase ".\WinDebug\csurview.sbr"
  63.     -@erase ".\WinDebug\dib.obj"
  64.     -@erase ".\WinDebug\dib.sbr"
  65.     -@erase ".\WinDebug\hotspot.bsc"
  66.     -@erase ".\WinDebug\hotspot.exe"
  67.     -@erase ".\WinDebug\hotspot.ilk"
  68.     -@erase ".\WinDebug\hotspot.map"
  69.     -@erase ".\WinDebug\hotspot.obj"
  70.     -@erase ".\WinDebug\hotspot.pch"
  71.     -@erase ".\WinDebug\hotspot.pdb"
  72.     -@erase ".\WinDebug\hotspot.res"
  73.     -@erase ".\WinDebug\hotspot.sbr"
  74.     -@erase ".\WinDebug\mainfrm.obj"
  75.     -@erase ".\WinDebug\mainfrm.sbr"
  76.     -@erase ".\WinDebug\PPHSGEN.OBJ"
  77.     -@erase ".\WinDebug\PPHSGEN.SBR"
  78.     -@erase ".\WinDebug\PSHOTSP.OBJ"
  79.     -@erase ".\WinDebug\PSHOTSP.SBR"
  80.     -@erase ".\WinDebug\stdafx.obj"
  81.     -@erase ".\WinDebug\stdafx.sbr"
  82.     -@erase ".\WinDebug\svdoc.obj"
  83.     -@erase ".\WinDebug\svdoc.sbr"
  84.     -@erase ".\WinDebug\svview.obj"
  85.     -@erase ".\WinDebug\svview.sbr"
  86.     -@erase ".\WinDebug\Utility.obj"
  87.     -@erase ".\WinDebug\Utility.sbr"
  88.     -@erase ".\WinDebug\vc40.idb"
  89.     -@erase ".\WinDebug\vc40.pdb"
  90.  
  91. "$(OUTDIR)" :
  92.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  93.  
  94. # ADD BASE CPP /nologo /MD /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c
  95. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
  96. CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D\
  97.  "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch"\
  98.  /Yu"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
  99. CPP_OBJS=.\WinDebug/
  100. CPP_SBRS=.\WinDebug/
  101. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  102. # ADD RSC /l 0x409 /d "_DEBUG"
  103. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/hotspot.res" /d "_DEBUG" 
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. BSC32_FLAGS=/nologo /o"$(OUTDIR)/hotspot.bsc" 
  108. BSC32_SBRS= \
  109.     ".\WinDebug\aboutbox.sbr" \
  110.     ".\WinDebug\castring.sbr" \
  111.     ".\WinDebug\CHotspot.sbr" \
  112.     ".\WinDebug\csurview.sbr" \
  113.     ".\WinDebug\dib.sbr" \
  114.     ".\WinDebug\hotspot.sbr" \
  115.     ".\WinDebug\mainfrm.sbr" \
  116.     ".\WinDebug\PPHSGEN.SBR" \
  117.     ".\WinDebug\PSHOTSP.SBR" \
  118.     ".\WinDebug\stdafx.sbr" \
  119.     ".\WinDebug\svdoc.sbr" \
  120.     ".\WinDebug\svview.sbr" \
  121.     ".\WinDebug\Utility.sbr"
  122.  
  123. ".\WinDebug\hotspot.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
  124.     $(BSC32) @<<
  125.   $(BSC32_FLAGS) $(BSC32_SBRS)
  126. <<
  127.  
  128. LINK32=link.exe
  129. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  130. # SUBTRACT BASE LINK32 /pdb:none
  131. # ADD LINK32 ..\lib\surround.lib version.lib /nologo /subsystem:windows /map /debug /machine:I386
  132. # SUBTRACT LINK32 /profile /incremental:no
  133. LINK32_FLAGS=..\lib\surround.lib version.lib /nologo /subsystem:windows\
  134.  /incremental:yes /pdb:"$(OUTDIR)/hotspot.pdb" /map:"$(INTDIR)/hotspot.map"\
  135.  /debug /machine:I386 /out:"$(OUTDIR)/hotspot.exe" 
  136. LINK32_OBJS= \
  137.     ".\WinDebug\aboutbox.obj" \
  138.     ".\WinDebug\castring.obj" \
  139.     ".\WinDebug\CHotspot.obj" \
  140.     ".\WinDebug\csurview.obj" \
  141.     ".\WinDebug\dib.obj" \
  142.     ".\WinDebug\hotspot.obj" \
  143.     ".\WinDebug\hotspot.res" \
  144.     ".\WinDebug\mainfrm.obj" \
  145.     ".\WinDebug\PPHSGEN.OBJ" \
  146.     ".\WinDebug\PSHOTSP.OBJ" \
  147.     ".\WinDebug\stdafx.obj" \
  148.     ".\WinDebug\svdoc.obj" \
  149.     ".\WinDebug\svview.obj" \
  150.     ".\WinDebug\Utility.obj"
  151.  
  152. ".\WinDebug\hotspot.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  153.     $(LINK32) @<<
  154.   $(LINK32_FLAGS) $(LINK32_OBJS)
  155. <<
  156.  
  157. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  158.  
  159. # PROP BASE Use_MFC 6
  160. # PROP BASE Use_Debug_Libraries 0
  161. # PROP BASE Output_Dir "WinRel"
  162. # PROP BASE Intermediate_Dir "WinRel"
  163. # PROP Use_MFC 5
  164. # PROP Use_Debug_Libraries 0
  165. # PROP Output_Dir "WinRel"
  166. # PROP Intermediate_Dir "WinRel"
  167. OUTDIR=.\WinRel
  168. INTDIR=.\WinRel
  169.  
  170. ALL : ".\WinRel\hotspot.exe" ".\WinRel\hotspot.bsc"
  171.  
  172. CLEAN : 
  173.     -@erase ".\WinRel\aboutbox.obj"
  174.     -@erase ".\WinRel\aboutbox.sbr"
  175.     -@erase ".\WinRel\castring.obj"
  176.     -@erase ".\WinRel\castring.sbr"
  177.     -@erase ".\WinRel\CHotspot.obj"
  178.     -@erase ".\WinRel\CHotspot.sbr"
  179.     -@erase ".\WinRel\csurview.obj"
  180.     -@erase ".\WinRel\csurview.sbr"
  181.     -@erase ".\WinRel\dib.obj"
  182.     -@erase ".\WinRel\dib.sbr"
  183.     -@erase ".\WinRel\hotspot.bsc"
  184.     -@erase ".\WinRel\hotspot.exe"
  185.     -@erase ".\WinRel\hotspot.ilk"
  186.     -@erase ".\WinRel\hotspot.map"
  187.     -@erase ".\WinRel\hotspot.obj"
  188.     -@erase ".\WinRel\hotspot.pch"
  189.     -@erase ".\WinRel\hotspot.res"
  190.     -@erase ".\WinRel\hotspot.sbr"
  191.     -@erase ".\WinRel\mainfrm.obj"
  192.     -@erase ".\WinRel\mainfrm.sbr"
  193.     -@erase ".\WinRel\PPHSGEN.OBJ"
  194.     -@erase ".\WinRel\PPHSGEN.SBR"
  195.     -@erase ".\WinRel\PSHOTSP.OBJ"
  196.     -@erase ".\WinRel\PSHOTSP.SBR"
  197.     -@erase ".\WinRel\stdafx.obj"
  198.     -@erase ".\WinRel\stdafx.sbr"
  199.     -@erase ".\WinRel\svdoc.obj"
  200.     -@erase ".\WinRel\svdoc.sbr"
  201.     -@erase ".\WinRel\svview.obj"
  202.     -@erase ".\WinRel\svview.sbr"
  203.     -@erase ".\WinRel\Utility.obj"
  204.     -@erase ".\WinRel\Utility.sbr"
  205.  
  206. "$(OUTDIR)" :
  207.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  208.  
  209. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c
  210. # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /c
  211. CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D\
  212.  "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch" /Yu"stdafx.h"\
  213.  /Fo"$(INTDIR)/" /c 
  214. CPP_OBJS=.\WinRel/
  215. CPP_SBRS=.\WinRel/
  216. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  217. # ADD RSC /l 0x409 /d "NDEBUG"
  218. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/hotspot.res" /d "NDEBUG" 
  219. BSC32=bscmake.exe
  220. # ADD BASE BSC32 /nologo
  221. # ADD BSC32 /nologo
  222. BSC32_FLAGS=/nologo /o"$(OUTDIR)/hotspot.bsc" 
  223. BSC32_SBRS= \
  224.     ".\WinRel\aboutbox.sbr" \
  225.     ".\WinRel\castring.sbr" \
  226.     ".\WinRel\CHotspot.sbr" \
  227.     ".\WinRel\csurview.sbr" \
  228.     ".\WinRel\dib.sbr" \
  229.     ".\WinRel\hotspot.sbr" \
  230.     ".\WinRel\mainfrm.sbr" \
  231.     ".\WinRel\PPHSGEN.SBR" \
  232.     ".\WinRel\PSHOTSP.SBR" \
  233.     ".\WinRel\stdafx.sbr" \
  234.     ".\WinRel\svdoc.sbr" \
  235.     ".\WinRel\svview.sbr" \
  236.     ".\WinRel\Utility.sbr"
  237.  
  238. ".\WinRel\hotspot.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
  239.     $(BSC32) @<<
  240.   $(BSC32_FLAGS) $(BSC32_SBRS)
  241. <<
  242.  
  243. LINK32=link.exe
  244. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  245. # SUBTRACT BASE LINK32 /pdb:none
  246. # ADD LINK32 ..\lib\surround.lib version.lib /nologo /subsystem:windows /incremental:yes /map /machine:I386
  247. # SUBTRACT LINK32 /profile
  248. LINK32_FLAGS=..\lib\surround.lib version.lib /nologo /subsystem:windows\
  249.  /incremental:yes /pdb:"$(OUTDIR)/hotspot.pdb" /map:"$(INTDIR)/hotspot.map"\
  250.  /machine:I386 /out:"$(OUTDIR)/hotspot.exe" 
  251. LINK32_OBJS= \
  252.     ".\WinRel\aboutbox.obj" \
  253.     ".\WinRel\castring.obj" \
  254.     ".\WinRel\CHotspot.obj" \
  255.     ".\WinRel\csurview.obj" \
  256.     ".\WinRel\dib.obj" \
  257.     ".\WinRel\hotspot.obj" \
  258.     ".\WinRel\hotspot.res" \
  259.     ".\WinRel\mainfrm.obj" \
  260.     ".\WinRel\PPHSGEN.OBJ" \
  261.     ".\WinRel\PSHOTSP.OBJ" \
  262.     ".\WinRel\stdafx.obj" \
  263.     ".\WinRel\svdoc.obj" \
  264.     ".\WinRel\svview.obj" \
  265.     ".\WinRel\Utility.obj"
  266.  
  267. ".\WinRel\hotspot.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  268.     $(LINK32) @<<
  269.   $(LINK32_FLAGS) $(LINK32_OBJS)
  270. <<
  271.  
  272. !ENDIF 
  273.  
  274. MTL_PROJ=
  275.  
  276. .c{$(CPP_OBJS)}.obj:
  277.    $(CPP) $(CPP_PROJ) $<  
  278.  
  279. .cpp{$(CPP_OBJS)}.obj:
  280.    $(CPP) $(CPP_PROJ) $<  
  281.  
  282. .cxx{$(CPP_OBJS)}.obj:
  283.    $(CPP) $(CPP_PROJ) $<  
  284.  
  285. .c{$(CPP_SBRS)}.sbr:
  286.    $(CPP) $(CPP_PROJ) $<  
  287.  
  288. .cpp{$(CPP_SBRS)}.sbr:
  289.    $(CPP) $(CPP_PROJ) $<  
  290.  
  291. .cxx{$(CPP_SBRS)}.sbr:
  292.    $(CPP) $(CPP_PROJ) $<  
  293.  
  294. ################################################################################
  295. # Begin Target
  296.  
  297. # Name "hotspot - Win32 Debug"
  298. # Name "hotspot - Win32 Release"
  299.  
  300. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  301.  
  302. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  303.  
  304. !ENDIF 
  305.  
  306. ################################################################################
  307. # Begin Source File
  308.  
  309. SOURCE=.\stdafx.cpp
  310. DEP_CPP_STDAF=\
  311.     ".\stdafx.h"\
  312.     
  313.  
  314. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  315.  
  316. # ADD BASE CPP /Yc"stdafx.h"
  317. # ADD CPP /Yc"stdafx.h"
  318.  
  319. BuildCmds= \
  320.     $(CPP) /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\surround" /D "_DEBUG" /D\
  321.  "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch"\
  322.  /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
  323.     
  324.  
  325. ".\WinDebug\stdafx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  326.    $(BuildCmds)
  327.  
  328. ".\WinDebug\stdafx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  329.    $(BuildCmds)
  330.  
  331. ".\WinDebug\hotspot.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  332.    $(BuildCmds)
  333.  
  334. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  335.  
  336. # ADD BASE CPP /Yc"stdafx.h"
  337. # ADD CPP /Yc"stdafx.h"
  338.  
  339. BuildCmds= \
  340.     $(CPP) /nologo /MT /W3 /GX /O2 /I "..\surround" /D "NDEBUG" /D "WIN32" /D\
  341.  "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/hotspot.pch" /Yc"stdafx.h"\
  342.  /Fo"$(INTDIR)/" /c $(SOURCE) \
  343.     
  344.  
  345. ".\WinRel\stdafx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  346.    $(BuildCmds)
  347.  
  348. ".\WinRel\stdafx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  349.    $(BuildCmds)
  350.  
  351. ".\WinRel\hotspot.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  352.    $(BuildCmds)
  353.  
  354. !ENDIF 
  355.  
  356. # End Source File
  357. ################################################################################
  358. # Begin Source File
  359.  
  360. SOURCE=.\mainfrm.cpp
  361.  
  362. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  363.  
  364. DEP_CPP_MAINF=\
  365.     "..\surround\Surround.h"\
  366.     ".\chotspot.h"\
  367.     ".\csurview.h"\
  368.     ".\dib.h"\
  369.     ".\dibmacro.h"\
  370.     ".\hotspot.h"\
  371.     ".\mainfrm.h"\
  372.     ".\stdafx.h"\
  373.     ".\svview.h"\
  374.     
  375.  
  376. ".\WinDebug\mainfrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
  377.  ".\WinDebug\hotspot.pch"
  378.  
  379. ".\WinDebug\mainfrm.sbr" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
  380.  ".\WinDebug\hotspot.pch"
  381.  
  382.  
  383. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  384.  
  385. DEP_CPP_MAINF=\
  386.     "..\surround\Surround.h"\
  387.     ".\chotspot.h"\
  388.     ".\csurview.h"\
  389.     ".\dib.h"\
  390.     ".\dibmacro.h"\
  391.     ".\hotspot.h"\
  392.     ".\mainfrm.h"\
  393.     ".\stdafx.h"\
  394.     ".\svview.h"\
  395.     
  396.  
  397. ".\WinRel\mainfrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
  398.  ".\WinRel\hotspot.pch"
  399.  
  400. ".\WinRel\mainfrm.sbr" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"\
  401.  ".\WinRel\hotspot.pch"
  402.  
  403.  
  404. !ENDIF 
  405.  
  406. # End Source File
  407. ################################################################################
  408. # Begin Source File
  409.  
  410. SOURCE=.\hotspot.cpp
  411. DEP_CPP_HOTSP=\
  412.     "..\surround\Surround.h"\
  413.     ".\aboutbox.h"\
  414.     ".\chotspot.h"\
  415.     ".\csurview.h"\
  416.     ".\dib.h"\
  417.     ".\dibmacro.h"\
  418.     ".\hotspot.h"\
  419.     ".\mainfrm.h"\
  420.     ".\stdafx.h"\
  421.     ".\svdoc.h"\
  422.     ".\svview.h"\
  423.     
  424.  
  425. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  426.  
  427.  
  428. ".\WinDebug\hotspot.obj" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
  429.  ".\WinDebug\hotspot.pch"
  430.  
  431. ".\WinDebug\hotspot.sbr" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
  432.  ".\WinDebug\hotspot.pch"
  433.  
  434.  
  435. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  436.  
  437.  
  438. ".\WinRel\hotspot.obj" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
  439.  ".\WinRel\hotspot.pch"
  440.  
  441. ".\WinRel\hotspot.sbr" : $(SOURCE) $(DEP_CPP_HOTSP) "$(INTDIR)"\
  442.  ".\WinRel\hotspot.pch"
  443.  
  444.  
  445. !ENDIF 
  446.  
  447. # End Source File
  448. ################################################################################
  449. # Begin Source File
  450.  
  451. SOURCE=.\hotspot.rc
  452. DEP_RSC_HOTSPO=\
  453.     ".\res\D.CUR"\
  454.     ".\res\DL.CUR"\
  455.     ".\res\DR.CUR"\
  456.     ".\res\hotspot.ico"\
  457.     ".\res\hotspot.rc2"\
  458.     ".\res\L.CUR"\
  459.     ".\res\R.CUR"\
  460.     ".\res\REST.CUR"\
  461.     ".\res\U.CUR"\
  462.     ".\res\UL.CUR"\
  463.     ".\res\UR.CUR"\
  464.     ".\res\zoom.cur"\
  465.     
  466.  
  467. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  468.  
  469.  
  470. ".\WinDebug\hotspot.res" : $(SOURCE) $(DEP_RSC_HOTSPO) "$(INTDIR)"
  471.    $(RSC) $(RSC_PROJ) $(SOURCE)
  472.  
  473.  
  474. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  475.  
  476.  
  477. ".\WinRel\hotspot.res" : $(SOURCE) $(DEP_RSC_HOTSPO) "$(INTDIR)"
  478.    $(RSC) $(RSC_PROJ) $(SOURCE)
  479.  
  480.  
  481. !ENDIF 
  482.  
  483. # End Source File
  484. ################################################################################
  485. # Begin Source File
  486.  
  487. SOURCE=.\svview.cpp
  488. DEP_CPP_SVVIE=\
  489.     "..\surround\Surround.h"\
  490.     ".\chotspot.h"\
  491.     ".\csurview.h"\
  492.     ".\dib.h"\
  493.     ".\dibmacro.h"\
  494.     ".\pphsgen.h"\
  495.     ".\pshotsp.h"\
  496.     ".\stdafx.h"\
  497.     ".\svdoc.h"\
  498.     ".\svview.h"\
  499.     
  500.  
  501. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  502.  
  503.  
  504. ".\WinDebug\svview.obj" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
  505.  ".\WinDebug\hotspot.pch"
  506.  
  507. ".\WinDebug\svview.sbr" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
  508.  ".\WinDebug\hotspot.pch"
  509.  
  510.  
  511. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  512.  
  513.  
  514. ".\WinRel\svview.obj" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
  515.  ".\WinRel\hotspot.pch"
  516.  
  517. ".\WinRel\svview.sbr" : $(SOURCE) $(DEP_CPP_SVVIE) "$(INTDIR)"\
  518.  ".\WinRel\hotspot.pch"
  519.  
  520.  
  521. !ENDIF 
  522.  
  523. # End Source File
  524. ################################################################################
  525. # Begin Source File
  526.  
  527. SOURCE=.\svdoc.cpp
  528. DEP_CPP_SVDOC=\
  529.     "..\surround\Surround.h"\
  530.     ".\castring.h"\
  531.     ".\chotspot.h"\
  532.     ".\csurview.h"\
  533.     ".\dib.h"\
  534.     ".\dibmacro.h"\
  535.     ".\hotspot.h"\
  536.     ".\stdafx.h"\
  537.     ".\svdoc.h"\
  538.     ".\svview.h"\
  539.     
  540.  
  541. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  542.  
  543.  
  544. ".\WinDebug\svdoc.obj" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
  545.  ".\WinDebug\hotspot.pch"
  546.  
  547. ".\WinDebug\svdoc.sbr" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
  548.  ".\WinDebug\hotspot.pch"
  549.  
  550.  
  551. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  552.  
  553.  
  554. ".\WinRel\svdoc.obj" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
  555.  ".\WinRel\hotspot.pch"
  556.  
  557. ".\WinRel\svdoc.sbr" : $(SOURCE) $(DEP_CPP_SVDOC) "$(INTDIR)"\
  558.  ".\WinRel\hotspot.pch"
  559.  
  560.  
  561. !ENDIF 
  562.  
  563. # End Source File
  564. ################################################################################
  565. # Begin Source File
  566.  
  567. SOURCE=.\aboutbox.cpp
  568. DEP_CPP_ABOUT=\
  569.     ".\aboutbox.h"\
  570.     ".\stdafx.h"\
  571.     
  572.  
  573. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  574.  
  575.  
  576. ".\WinDebug\aboutbox.obj" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
  577.  ".\WinDebug\hotspot.pch"
  578.  
  579. ".\WinDebug\aboutbox.sbr" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
  580.  ".\WinDebug\hotspot.pch"
  581.  
  582.  
  583. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  584.  
  585.  
  586. ".\WinRel\aboutbox.obj" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
  587.  ".\WinRel\hotspot.pch"
  588.  
  589. ".\WinRel\aboutbox.sbr" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"\
  590.  ".\WinRel\hotspot.pch"
  591.  
  592.  
  593. !ENDIF 
  594.  
  595. # End Source File
  596. ################################################################################
  597. # Begin Source File
  598.  
  599. SOURCE=.\dib.cpp
  600. DEP_CPP_DIB_C=\
  601.     ".\dib.h"\
  602.     ".\dibmacro.h"\
  603.     ".\stdafx.h"\
  604.     
  605.  
  606. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  607.  
  608.  
  609. ".\WinDebug\dib.obj" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
  610.  ".\WinDebug\hotspot.pch"
  611.  
  612. ".\WinDebug\dib.sbr" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
  613.  ".\WinDebug\hotspot.pch"
  614.  
  615.  
  616. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  617.  
  618.  
  619. ".\WinRel\dib.obj" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
  620.  ".\WinRel\hotspot.pch"
  621.  
  622. ".\WinRel\dib.sbr" : $(SOURCE) $(DEP_CPP_DIB_C) "$(INTDIR)"\
  623.  ".\WinRel\hotspot.pch"
  624.  
  625.  
  626. !ENDIF 
  627.  
  628. # End Source File
  629. ################################################################################
  630. # Begin Source File
  631.  
  632. SOURCE=.\csurview.cpp
  633. DEP_CPP_CSURV=\
  634.     "..\surround\Surround.h"\
  635.     ".\csurview.h"\
  636.     ".\dib.h"\
  637.     ".\dibmacro.h"\
  638.     ".\stdafx.h"\
  639.     
  640.  
  641. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  642.  
  643.  
  644. ".\WinDebug\csurview.obj" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
  645.  ".\WinDebug\hotspot.pch"
  646.  
  647. ".\WinDebug\csurview.sbr" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
  648.  ".\WinDebug\hotspot.pch"
  649.  
  650.  
  651. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  652.  
  653.  
  654. ".\WinRel\csurview.obj" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
  655.  ".\WinRel\hotspot.pch"
  656.  
  657. ".\WinRel\csurview.sbr" : $(SOURCE) $(DEP_CPP_CSURV) "$(INTDIR)"\
  658.  ".\WinRel\hotspot.pch"
  659.  
  660.  
  661. !ENDIF 
  662.  
  663. # End Source File
  664. ################################################################################
  665. # Begin Source File
  666.  
  667. SOURCE=.\Utility.cpp
  668. DEP_CPP_UTILI=\
  669.     "..\surround\Surround.h"\
  670.     ".\dib.h"\
  671.     ".\dibmacro.h"\
  672.     ".\stdafx.h"\
  673.     ".\Utility.h"\
  674.     
  675.  
  676. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  677.  
  678.  
  679. ".\WinDebug\Utility.obj" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
  680.  ".\WinDebug\hotspot.pch"
  681.  
  682. ".\WinDebug\Utility.sbr" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
  683.  ".\WinDebug\hotspot.pch"
  684.  
  685.  
  686. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  687.  
  688.  
  689. ".\WinRel\Utility.obj" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
  690.  ".\WinRel\hotspot.pch"
  691.  
  692. ".\WinRel\Utility.sbr" : $(SOURCE) $(DEP_CPP_UTILI) "$(INTDIR)"\
  693.  ".\WinRel\hotspot.pch"
  694.  
  695.  
  696. !ENDIF 
  697.  
  698. # End Source File
  699. ################################################################################
  700. # Begin Source File
  701.  
  702. SOURCE=.\CHotspot.cpp
  703. DEP_CPP_CHOTS=\
  704.     "..\surround\Surround.h"\
  705.     ".\chotspot.h"\
  706.     ".\stdafx.h"\
  707.     ".\Utility.h"\
  708.     
  709.  
  710. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  711.  
  712.  
  713. ".\WinDebug\CHotspot.obj" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
  714.  ".\WinDebug\hotspot.pch"
  715.  
  716. ".\WinDebug\CHotspot.sbr" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
  717.  ".\WinDebug\hotspot.pch"
  718.  
  719.  
  720. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  721.  
  722.  
  723. ".\WinRel\CHotspot.obj" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
  724.  ".\WinRel\hotspot.pch"
  725.  
  726. ".\WinRel\CHotspot.sbr" : $(SOURCE) $(DEP_CPP_CHOTS) "$(INTDIR)"\
  727.  ".\WinRel\hotspot.pch"
  728.  
  729.  
  730. !ENDIF 
  731.  
  732. # End Source File
  733. ################################################################################
  734. # Begin Source File
  735.  
  736. SOURCE=.\PPHSGEN.CPP
  737. DEP_CPP_PPHSG=\
  738.     "..\surround\Surround.h"\
  739.     ".\chotspot.h"\
  740.     ".\pphsgen.h"\
  741.     ".\stdafx.h"\
  742.     ".\svdoc.h"\
  743.     
  744.  
  745. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  746.  
  747.  
  748. ".\WinDebug\PPHSGEN.OBJ" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
  749.  ".\WinDebug\hotspot.pch"
  750.  
  751. ".\WinDebug\PPHSGEN.SBR" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
  752.  ".\WinDebug\hotspot.pch"
  753.  
  754.  
  755. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  756.  
  757.  
  758. ".\WinRel\PPHSGEN.OBJ" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
  759.  ".\WinRel\hotspot.pch"
  760.  
  761. ".\WinRel\PPHSGEN.SBR" : $(SOURCE) $(DEP_CPP_PPHSG) "$(INTDIR)"\
  762.  ".\WinRel\hotspot.pch"
  763.  
  764.  
  765. !ENDIF 
  766.  
  767. # End Source File
  768. ################################################################################
  769. # Begin Source File
  770.  
  771. SOURCE=.\PSHOTSP.CPP
  772. DEP_CPP_PSHOT=\
  773.     "..\surround\Surround.h"\
  774.     ".\chotspot.h"\
  775.     ".\pphsgen.h"\
  776.     ".\pshotsp.h"\
  777.     ".\stdafx.h"\
  778.     
  779.  
  780. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  781.  
  782.  
  783. ".\WinDebug\PSHOTSP.OBJ" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
  784.  ".\WinDebug\hotspot.pch"
  785.  
  786. ".\WinDebug\PSHOTSP.SBR" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
  787.  ".\WinDebug\hotspot.pch"
  788.  
  789.  
  790. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  791.  
  792.  
  793. ".\WinRel\PSHOTSP.OBJ" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
  794.  ".\WinRel\hotspot.pch"
  795.  
  796. ".\WinRel\PSHOTSP.SBR" : $(SOURCE) $(DEP_CPP_PSHOT) "$(INTDIR)"\
  797.  ".\WinRel\hotspot.pch"
  798.  
  799.  
  800. !ENDIF 
  801.  
  802. # End Source File
  803. ################################################################################
  804. # Begin Source File
  805.  
  806. SOURCE=.\castring.cpp
  807. DEP_CPP_CASTR=\
  808.     ".\castring.h"\
  809.     ".\stdafx.h"\
  810.     
  811.  
  812. !IF  "$(CFG)" == "hotspot - Win32 Debug"
  813.  
  814.  
  815. ".\WinDebug\castring.obj" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
  816.  ".\WinDebug\hotspot.pch"
  817.  
  818. ".\WinDebug\castring.sbr" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
  819.  ".\WinDebug\hotspot.pch"
  820.  
  821.  
  822. !ELSEIF  "$(CFG)" == "hotspot - Win32 Release"
  823.  
  824.  
  825. ".\WinRel\castring.obj" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
  826.  ".\WinRel\hotspot.pch"
  827.  
  828. ".\WinRel\castring.sbr" : $(SOURCE) $(DEP_CPP_CASTR) "$(INTDIR)"\
  829.  ".\WinRel\hotspot.pch"
  830.  
  831.  
  832. !ENDIF 
  833.  
  834. # End Source File
  835. # End Target
  836. # End Project
  837. ################################################################################
  838.