home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip52.zip / wizdll / usedll32.msc < prev    next >
Text File  |  1996-04-27  |  27KB  |  1,024 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=WizUnZip - Win32 Debug
  8. !MESSAGE No configuration specified.  Defaulting to WizUnZip - Win32 Debug.
  9. !ENDIF 
  10.  
  11. !IF "$(CFG)" != "WizUnZip - Win32 Release" && "$(CFG)" !=\
  12.  "WizUnZip - Win32 Debug"
  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 "WizUnZip.mak" CFG="WizUnZip - Win32 Debug"
  18. !MESSAGE 
  19. !MESSAGE Possible choices for configuration are:
  20. !MESSAGE 
  21. !MESSAGE "WizUnZip - Win32 Release" (based on "Win32 (x86) Application")
  22. !MESSAGE "WizUnZip - Win32 Debug" (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 "WizUnZip - Win32 Debug"
  35. CPP=cl.exe
  36. RSC=rc.exe
  37. MTL=mktyplib.exe
  38.  
  39. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  40.  
  41. # PROP BASE Use_MFC 0
  42. # PROP BASE Use_Debug_Libraries 0
  43. # PROP BASE Output_Dir "Release"
  44. # PROP BASE Intermediate_Dir "Release"
  45. # PROP BASE Target_Dir ""
  46. # PROP Use_MFC 0
  47. # PROP Use_Debug_Libraries 0
  48. # PROP Output_Dir "\UNZIP\DLLEXE32"
  49. # PROP Intermediate_Dir "\UNZIP\32DLLOBJ"
  50. # PROP Target_Dir ""
  51. OUTDIR=\UNZIP\DLLEXE32
  52. INTDIR=\UNZIP\32DLLOBJ
  53.  
  54. ALL : "$(OUTDIR)\WizUnZip.exe"
  55.  
  56. CLEAN : 
  57.     -@erase "$(INTDIR)\about.obj"
  58.     -@erase "$(INTDIR)\action.obj"
  59.     -@erase "$(INTDIR)\copyfile.obj"
  60.     -@erase "$(INTDIR)\iconbar.obj"
  61.     -@erase "$(INTDIR)\kbdproc.obj"
  62.     -@erase "$(INTDIR)\makedir.obj"
  63.     -@erase "$(INTDIR)\Match.obj"
  64.     -@erase "$(INTDIR)\pattern.obj"
  65.     -@erase "$(INTDIR)\seldir.obj"
  66.     -@erase "$(INTDIR)\sizewndw.obj"
  67.     -@erase "$(INTDIR)\sound.obj"
  68.     -@erase "$(INTDIR)\status.obj"
  69.     -@erase "$(INTDIR)\updatelb.obj"
  70.     -@erase "$(INTDIR)\winit.obj"
  71.     -@erase "$(INTDIR)\winsetup.obj"
  72.     -@erase "$(INTDIR)\wizunzip.obj"
  73.     -@erase "$(INTDIR)\wizunzip.res"
  74.     -@erase "$(INTDIR)\wndproc.obj"
  75.     -@erase "$(OUTDIR)\WizUnZip.exe"
  76.  
  77. "$(OUTDIR)" :
  78.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  79.  
  80. "$(INTDIR)" :
  81.     if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
  82.  
  83. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  84. # ADD CPP /nologo /W3 /GX /O2 /I "\UNZIP" /I "\UNZIP\WINGUI" /I "\UNZIP\WIN32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WIZUNZIP" /D "USEWIZUNZDLL" /YX /c
  85. CPP_PROJ=/nologo /ML /W3 /GX /O2 /I "\UNZIP" /I "\UNZIP\WINGUI" /I\
  86.  "\UNZIP\WIN32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WIZUNZIP" /D\
  87.  "USEWIZUNZDLL" /Fp"$(INTDIR)/WizUnZip.pch" /YX /Fo"$(INTDIR)/" /c 
  88. CPP_OBJS=\UNZIP\32DLLOBJ/
  89. CPP_SBRS=.\.
  90. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  91. # ADD MTL /nologo /D "NDEBUG" /win32
  92. MTL_PROJ=/nologo /D "NDEBUG" /win32 
  93. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  94. # ADD RSC /l 0x409 /i "\UNZIP" /i "\UNZIP\WINGUI" /d "NDEBUG"
  95. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/wizunzip.res" /i "\UNZIP" /i "\UNZIP\WINGUI" /d\
  96.  "NDEBUG" 
  97. BSC32=bscmake.exe
  98. # ADD BASE BSC32 /nologo
  99. # ADD BSC32 /nologo
  100. BSC32_FLAGS=/nologo /o"$(OUTDIR)/WizUnZip.bsc" 
  101. BSC32_SBRS= \
  102.     
  103. LINK32=link.exe
  104. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  105. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib lz32.lib version.lib /nologo /subsystem:windows /machine:I386
  106. LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  107.  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
  108.  odbccp32.lib lz32.lib version.lib /nologo /subsystem:windows /incremental:no\
  109.  /pdb:"$(OUTDIR)/WizUnZip.pdb" /machine:I386 /def:"\unzip\Wingui\Wizunz32.def"\
  110.  /out:"$(OUTDIR)/WizUnZip.exe" 
  111. DEF_FILE= \
  112.     "..\..\..\unzip\Wingui\Wizunz32.def"
  113. LINK32_OBJS= \
  114.     "$(INTDIR)\about.obj" \
  115.     "$(INTDIR)\action.obj" \
  116.     "$(INTDIR)\copyfile.obj" \
  117.     "$(INTDIR)\iconbar.obj" \
  118.     "$(INTDIR)\kbdproc.obj" \
  119.     "$(INTDIR)\makedir.obj" \
  120.     "$(INTDIR)\Match.obj" \
  121.     "$(INTDIR)\pattern.obj" \
  122.     "$(INTDIR)\seldir.obj" \
  123.     "$(INTDIR)\sizewndw.obj" \
  124.     "$(INTDIR)\sound.obj" \
  125.     "$(INTDIR)\status.obj" \
  126.     "$(INTDIR)\updatelb.obj" \
  127.     "$(INTDIR)\winit.obj" \
  128.     "$(INTDIR)\winsetup.obj" \
  129.     "$(INTDIR)\wizunzip.obj" \
  130.     "$(INTDIR)\wizunzip.res" \
  131.     "$(INTDIR)\wndproc.obj"
  132.  
  133. "$(OUTDIR)\WizUnZip.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  134.     $(LINK32) @<<
  135.   $(LINK32_FLAGS) $(LINK32_OBJS)
  136. <<
  137.  
  138. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  139.  
  140. # PROP BASE Use_MFC 0
  141. # PROP BASE Use_Debug_Libraries 1
  142. # PROP BASE Output_Dir "Debug"
  143. # PROP BASE Intermediate_Dir "Debug"
  144. # PROP BASE Target_Dir ""
  145. # PROP Use_MFC 0
  146. # PROP Use_Debug_Libraries 1
  147. # PROP Output_Dir "\UNZIP\DLLEXE32"
  148. # PROP Intermediate_Dir "\UNZIP\32DLLOBJ"
  149. # PROP Target_Dir ""
  150. OUTDIR=\UNZIP\DLLEXE32
  151. INTDIR=\UNZIP\32DLLOBJ
  152.  
  153. ALL : "$(OUTDIR)\WizUnZip.exe"
  154.  
  155. CLEAN : 
  156.     -@erase "$(INTDIR)\about.obj"
  157.     -@erase "$(INTDIR)\action.obj"
  158.     -@erase "$(INTDIR)\copyfile.obj"
  159.     -@erase "$(INTDIR)\iconbar.obj"
  160.     -@erase "$(INTDIR)\kbdproc.obj"
  161.     -@erase "$(INTDIR)\makedir.obj"
  162.     -@erase "$(INTDIR)\Match.obj"
  163.     -@erase "$(INTDIR)\pattern.obj"
  164.     -@erase "$(INTDIR)\seldir.obj"
  165.     -@erase "$(INTDIR)\sizewndw.obj"
  166.     -@erase "$(INTDIR)\sound.obj"
  167.     -@erase "$(INTDIR)\status.obj"
  168.     -@erase "$(INTDIR)\updatelb.obj"
  169.     -@erase "$(INTDIR)\vc40.idb"
  170.     -@erase "$(INTDIR)\vc40.pdb"
  171.     -@erase "$(INTDIR)\winit.obj"
  172.     -@erase "$(INTDIR)\winsetup.obj"
  173.     -@erase "$(INTDIR)\wizunzip.obj"
  174.     -@erase "$(INTDIR)\wizunzip.res"
  175.     -@erase "$(INTDIR)\wndproc.obj"
  176.     -@erase "$(OUTDIR)\WizUnZip.exe"
  177.     -@erase "$(OUTDIR)\WizUnZip.ilk"
  178.     -@erase "$(OUTDIR)\WizUnZip.pdb"
  179.  
  180. "$(OUTDIR)" :
  181.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  182.  
  183. "$(INTDIR)" :
  184.     if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
  185.  
  186. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  187. # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "\UNZIP" /I "\UNZIP\WINGUI" /I "\UNZIP\WIN32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WIZUNZIP" /D "USEWIZUNZDLL" /YX /c
  188. CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /I "\UNZIP" /I "\UNZIP\WINGUI" /I\
  189.  "\UNZIP\WIN32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WIZUNZIP" /D\
  190.  "USEWIZUNZDLL" /Fp"$(INTDIR)/WizUnZip.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/"\
  191.  /c 
  192. CPP_OBJS=\UNZIP\32DLLOBJ/
  193. CPP_SBRS=.\.
  194. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  195. # ADD MTL /nologo /D "_DEBUG" /win32
  196. MTL_PROJ=/nologo /D "_DEBUG" /win32 
  197. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  198. # ADD RSC /l 0x409 /i "\UNZIP" /i "\UNZIP\WINGUI" /d "_DEBUG"
  199. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/wizunzip.res" /i "\UNZIP" /i "\UNZIP\WINGUI" /d\
  200.  "_DEBUG" 
  201. BSC32=bscmake.exe
  202. # ADD BASE BSC32 /nologo
  203. # ADD BSC32 /nologo
  204. BSC32_FLAGS=/nologo /o"$(OUTDIR)/WizUnZip.bsc" 
  205. BSC32_SBRS= \
  206.     
  207. LINK32=link.exe
  208. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
  209. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib lz32.lib version.lib /nologo /subsystem:windows /debug /machine:I386
  210. LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  211.  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
  212.  odbccp32.lib lz32.lib version.lib /nologo /subsystem:windows /incremental:yes\
  213.  /pdb:"$(OUTDIR)/WizUnZip.pdb" /debug /machine:I386\
  214.  /def:"\unzip\Wingui\Wizunz32.def" /out:"$(OUTDIR)/WizUnZip.exe" 
  215. DEF_FILE= \
  216.     "..\..\..\unzip\Wingui\Wizunz32.def"
  217. LINK32_OBJS= \
  218.     "$(INTDIR)\about.obj" \
  219.     "$(INTDIR)\action.obj" \
  220.     "$(INTDIR)\copyfile.obj" \
  221.     "$(INTDIR)\iconbar.obj" \
  222.     "$(INTDIR)\kbdproc.obj" \
  223.     "$(INTDIR)\makedir.obj" \
  224.     "$(INTDIR)\Match.obj" \
  225.     "$(INTDIR)\pattern.obj" \
  226.     "$(INTDIR)\seldir.obj" \
  227.     "$(INTDIR)\sizewndw.obj" \
  228.     "$(INTDIR)\sound.obj" \
  229.     "$(INTDIR)\status.obj" \
  230.     "$(INTDIR)\updatelb.obj" \
  231.     "$(INTDIR)\winit.obj" \
  232.     "$(INTDIR)\winsetup.obj" \
  233.     "$(INTDIR)\wizunzip.obj" \
  234.     "$(INTDIR)\wizunzip.res" \
  235.     "$(INTDIR)\wndproc.obj"
  236.  
  237. "$(OUTDIR)\WizUnZip.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  238.     $(LINK32) @<<
  239.   $(LINK32_FLAGS) $(LINK32_OBJS)
  240. <<
  241.  
  242. !ENDIF 
  243.  
  244. .c{$(CPP_OBJS)}.obj:
  245.    $(CPP) $(CPP_PROJ) $<  
  246.  
  247. .cpp{$(CPP_OBJS)}.obj:
  248.    $(CPP) $(CPP_PROJ) $<  
  249.  
  250. .cxx{$(CPP_OBJS)}.obj:
  251.    $(CPP) $(CPP_PROJ) $<  
  252.  
  253. .c{$(CPP_SBRS)}.sbr:
  254.    $(CPP) $(CPP_PROJ) $<  
  255.  
  256. .cpp{$(CPP_SBRS)}.sbr:
  257.    $(CPP) $(CPP_PROJ) $<  
  258.  
  259. .cxx{$(CPP_SBRS)}.sbr:
  260.    $(CPP) $(CPP_PROJ) $<  
  261.  
  262. ################################################################################
  263. # Begin Target
  264.  
  265. # Name "WizUnZip - Win32 Release"
  266. # Name "WizUnZip - Win32 Debug"
  267.  
  268. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  269.  
  270. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  271.  
  272. !ENDIF 
  273.  
  274. ################################################################################
  275. # Begin Source File
  276.  
  277. SOURCE=\unzip\Match.c
  278.  
  279. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  280.  
  281. DEP_CPP_MATCH=\
  282.     "..\..\..\unzip\acorn\riscos.h"\
  283.     "..\..\..\unzip\acorn\swiven.h"\
  284.     "..\..\..\unzip\amiga\amiga.h"\
  285.     "..\..\..\unzip\aosvs\aosvs.h"\
  286.     "..\..\..\unzip\globals.h"\
  287.     "..\..\..\unzip\msdos\doscfg.h"\
  288.     "..\..\..\unzip\os2\os2.h"\
  289.     "..\..\..\unzip\os2\os2cfg.h"\
  290.     "..\..\..\unzip\unzpriv.h"\
  291.     "..\..\..\unzip\win32\w32cfg.h"\
  292.     "\UNZIP\amiga\z-stat.h"\
  293.     "\UNZIP\unzip.h"\
  294.     "\UNZIP\wingui\wizunzip.h"\
  295.     {$(INCLUDE)}"\sys\Stat.h"\
  296.     {$(INCLUDE)}"\sys\Timeb.h"\
  297.     {$(INCLUDE)}"\sys\Types.h"\
  298.     {$(INCLUDE)}"\sys\Utime.h"\
  299.     
  300. NODEP_CPP_MATCH=\
  301.     "..\..\..\unzip\macdir.h"\
  302.     "..\..\..\unzip\macstat.h"\
  303.     "..\..\..\unzip\vmmvs.h"\
  304.     "..\..\..\unzip\zlib.h"\
  305.     
  306.  
  307. "$(INTDIR)\Match.obj" : $(SOURCE) $(DEP_CPP_MATCH) "$(INTDIR)"
  308.    $(CPP) $(CPP_PROJ) $(SOURCE)
  309.  
  310.  
  311. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  312.  
  313. DEP_CPP_MATCH=\
  314.     "..\..\..\unzip\acorn\riscos.h"\
  315.     "..\..\..\unzip\acorn\swiven.h"\
  316.     "..\..\..\unzip\amiga\amiga.h"\
  317.     "..\..\..\unzip\aosvs\aosvs.h"\
  318.     "..\..\..\unzip\globals.h"\
  319.     "..\..\..\unzip\msdos\doscfg.h"\
  320.     "..\..\..\unzip\os2\os2.h"\
  321.     "..\..\..\unzip\os2\os2cfg.h"\
  322.     "..\..\..\unzip\unzpriv.h"\
  323.     "..\..\..\unzip\win32\w32cfg.h"\
  324.     "\UNZIP\amiga\z-stat.h"\
  325.     "\UNZIP\unzip.h"\
  326.     "\UNZIP\wingui\wizunzip.h"\
  327.     {$(INCLUDE)}"\sys\Stat.h"\
  328.     {$(INCLUDE)}"\sys\Timeb.h"\
  329.     {$(INCLUDE)}"\sys\Types.h"\
  330.     {$(INCLUDE)}"\sys\Utime.h"\
  331.     
  332. NODEP_CPP_MATCH=\
  333.     "..\..\..\unzip\macdir.h"\
  334.     "..\..\..\unzip\macstat.h"\
  335.     "..\..\..\unzip\vmmvs.h"\
  336.     "..\..\..\unzip\zlib.h"\
  337.     
  338.  
  339. "$(INTDIR)\Match.obj" : $(SOURCE) $(DEP_CPP_MATCH) "$(INTDIR)"
  340.    $(CPP) $(CPP_PROJ) $(SOURCE)
  341.  
  342.  
  343. !ENDIF 
  344.  
  345. # End Source File
  346. ################################################################################
  347. # Begin Source File
  348.  
  349. SOURCE=\unzip\Wingui\about.c
  350. DEP_CPP_ABOUT=\
  351.     "\UNZIP\version.h"\
  352.     "\UNZIP\wingui\wizunzip.h"\
  353.     
  354.  
  355. "$(INTDIR)\about.obj" : $(SOURCE) $(DEP_CPP_ABOUT) "$(INTDIR)"
  356.    $(CPP) $(CPP_PROJ) $(SOURCE)
  357.  
  358.  
  359. # End Source File
  360. ################################################################################
  361. # Begin Source File
  362.  
  363. SOURCE=\unzip\Wingui\action.c
  364.  
  365. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  366.  
  367. DEP_CPP_ACTIO=\
  368.     "..\..\..\unzip\acorn\riscos.h"\
  369.     "..\..\..\unzip\acorn\swiven.h"\
  370.     "..\..\..\unzip\amiga\amiga.h"\
  371.     "..\..\..\unzip\aosvs\aosvs.h"\
  372.     "..\..\..\unzip\globals.h"\
  373.     "..\..\..\unzip\msdos\doscfg.h"\
  374.     "..\..\..\unzip\os2\os2.h"\
  375.     "..\..\..\unzip\os2\os2cfg.h"\
  376.     "..\..\..\unzip\unzpriv.h"\
  377.     "..\..\..\unzip\win32\w32cfg.h"\
  378.     "\UNZIP\amiga\z-stat.h"\
  379.     "\UNZIP\unzip.h"\
  380.     "\UNZIP\wingui\wizunzip.h"\
  381.     {$(INCLUDE)}"\sys\Stat.h"\
  382.     {$(INCLUDE)}"\sys\Timeb.h"\
  383.     {$(INCLUDE)}"\sys\Types.h"\
  384.     {$(INCLUDE)}"\sys\Utime.h"\
  385.     
  386. NODEP_CPP_ACTIO=\
  387.     "..\..\..\unzip\macdir.h"\
  388.     "..\..\..\unzip\macstat.h"\
  389.     "..\..\..\unzip\vmmvs.h"\
  390.     "..\..\..\unzip\zlib.h"\
  391.     
  392.  
  393. "$(INTDIR)\action.obj" : $(SOURCE) $(DEP_CPP_ACTIO) "$(INTDIR)"
  394.    $(CPP) $(CPP_PROJ) $(SOURCE)
  395.  
  396.  
  397. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  398.  
  399. DEP_CPP_ACTIO=\
  400.     "..\..\..\unzip\acorn\riscos.h"\
  401.     "..\..\..\unzip\acorn\swiven.h"\
  402.     "..\..\..\unzip\amiga\amiga.h"\
  403.     "..\..\..\unzip\aosvs\aosvs.h"\
  404.     "..\..\..\unzip\unzpriv.h"\
  405.     "\UNZIP\amiga\z-stat.h"\
  406.     "\UNZIP\unzip.h"\
  407.     "\UNZIP\wingui\wizunzip.h"\
  408.     {$(INCLUDE)}"\sys\Stat.h"\
  409.     {$(INCLUDE)}"\sys\Types.h"\
  410.     
  411.  
  412. "$(INTDIR)\action.obj" : $(SOURCE) $(DEP_CPP_ACTIO) "$(INTDIR)"
  413.    $(CPP) $(CPP_PROJ) $(SOURCE)
  414.  
  415.  
  416. !ENDIF 
  417.  
  418. # End Source File
  419. ################################################################################
  420. # Begin Source File
  421.  
  422. SOURCE=\unzip\Wingui\copyfile.c
  423.  
  424. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  425.  
  426. DEP_CPP_COPYF=\
  427.     "..\..\..\unzip\acorn\riscos.h"\
  428.     "..\..\..\unzip\acorn\swiven.h"\
  429.     "..\..\..\unzip\amiga\amiga.h"\
  430.     "..\..\..\unzip\aosvs\aosvs.h"\
  431.     "..\..\..\unzip\globals.h"\
  432.     "..\..\..\unzip\msdos\doscfg.h"\
  433.     "..\..\..\unzip\os2\os2.h"\
  434.     "..\..\..\unzip\os2\os2cfg.h"\
  435.     "..\..\..\unzip\unzpriv.h"\
  436.     "..\..\..\unzip\win32\w32cfg.h"\
  437.     "\UNZIP\amiga\z-stat.h"\
  438.     "\UNZIP\unzip.h"\
  439.     "\UNZIP\wingui\helpids.h"\
  440.     "\UNZIP\wingui\wizunzip.h"\
  441.     {$(INCLUDE)}"\sys\Stat.h"\
  442.     {$(INCLUDE)}"\sys\Timeb.h"\
  443.     {$(INCLUDE)}"\sys\Types.h"\
  444.     {$(INCLUDE)}"\sys\Utime.h"\
  445.     
  446. NODEP_CPP_COPYF=\
  447.     "..\..\..\unzip\macdir.h"\
  448.     "..\..\..\unzip\macstat.h"\
  449.     "..\..\..\unzip\vmmvs.h"\
  450.     "..\..\..\unzip\zlib.h"\
  451.     
  452.  
  453. "$(INTDIR)\copyfile.obj" : $(SOURCE) $(DEP_CPP_COPYF) "$(INTDIR)"
  454.    $(CPP) $(CPP_PROJ) $(SOURCE)
  455.  
  456.  
  457. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  458.  
  459. DEP_CPP_COPYF=\
  460.     "..\..\..\unzip\acorn\riscos.h"\
  461.     "..\..\..\unzip\acorn\swiven.h"\
  462.     "..\..\..\unzip\amiga\amiga.h"\
  463.     "..\..\..\unzip\aosvs\aosvs.h"\
  464.     "..\..\..\unzip\unzpriv.h"\
  465.     "\UNZIP\amiga\z-stat.h"\
  466.     "\UNZIP\unzip.h"\
  467.     "\UNZIP\wingui\helpids.h"\
  468.     "\UNZIP\wingui\wizunzip.h"\
  469.     {$(INCLUDE)}"\sys\Stat.h"\
  470.     {$(INCLUDE)}"\sys\Types.h"\
  471.     
  472.  
  473. "$(INTDIR)\copyfile.obj" : $(SOURCE) $(DEP_CPP_COPYF) "$(INTDIR)"
  474.    $(CPP) $(CPP_PROJ) $(SOURCE)
  475.  
  476.  
  477. !ENDIF 
  478.  
  479. # End Source File
  480. ################################################################################
  481. # Begin Source File
  482.  
  483. SOURCE=\unzip\Wingui\iconbar.c
  484. DEP_CPP_ICONB=\
  485.     "\UNZIP\wingui\wizunzip.h"\
  486.     
  487.  
  488. "$(INTDIR)\iconbar.obj" : $(SOURCE) $(DEP_CPP_ICONB) "$(INTDIR)"
  489.    $(CPP) $(CPP_PROJ) $(SOURCE)
  490.  
  491.  
  492. # End Source File
  493. ################################################################################
  494. # Begin Source File
  495.  
  496. SOURCE=\unzip\Wingui\kbdproc.c
  497. DEP_CPP_KBDPR=\
  498.     "\UNZIP\wingui\wizunzip.h"\
  499.     
  500.  
  501. "$(INTDIR)\kbdproc.obj" : $(SOURCE) $(DEP_CPP_KBDPR) "$(INTDIR)"
  502.    $(CPP) $(CPP_PROJ) $(SOURCE)
  503.  
  504.  
  505. # End Source File
  506. ################################################################################
  507. # Begin Source File
  508.  
  509. SOURCE=\unzip\Wingui\makedir.c
  510. DEP_CPP_MAKED=\
  511.     "\UNZIP\wingui\helpids.h"\
  512.     "\UNZIP\wingui\wizunzip.h"\
  513.     
  514.  
  515. "$(INTDIR)\makedir.obj" : $(SOURCE) $(DEP_CPP_MAKED) "$(INTDIR)"
  516.    $(CPP) $(CPP_PROJ) $(SOURCE)
  517.  
  518.  
  519. # End Source File
  520. ################################################################################
  521. # Begin Source File
  522.  
  523. SOURCE=\unzip\Wingui\pattern.c
  524.  
  525. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  526.  
  527. DEP_CPP_PATTE=\
  528.     "..\..\..\unzip\acorn\riscos.h"\
  529.     "..\..\..\unzip\acorn\swiven.h"\
  530.     "..\..\..\unzip\amiga\amiga.h"\
  531.     "..\..\..\unzip\aosvs\aosvs.h"\
  532.     "..\..\..\unzip\globals.h"\
  533.     "..\..\..\unzip\msdos\doscfg.h"\
  534.     "..\..\..\unzip\os2\os2.h"\
  535.     "..\..\..\unzip\os2\os2cfg.h"\
  536.     "..\..\..\unzip\unzpriv.h"\
  537.     "..\..\..\unzip\win32\w32cfg.h"\
  538.     "\UNZIP\amiga\z-stat.h"\
  539.     "\UNZIP\unzip.h"\
  540.     "\UNZIP\wingui\helpids.h"\
  541.     "\UNZIP\wingui\pattern.h"\
  542.     "\UNZIP\wingui\wizunzip.h"\
  543.     {$(INCLUDE)}"\sys\Stat.h"\
  544.     {$(INCLUDE)}"\sys\Timeb.h"\
  545.     {$(INCLUDE)}"\sys\Types.h"\
  546.     {$(INCLUDE)}"\sys\Utime.h"\
  547.     
  548. NODEP_CPP_PATTE=\
  549.     "..\..\..\unzip\macdir.h"\
  550.     "..\..\..\unzip\macstat.h"\
  551.     "..\..\..\unzip\vmmvs.h"\
  552.     "..\..\..\unzip\zlib.h"\
  553.     
  554.  
  555. "$(INTDIR)\pattern.obj" : $(SOURCE) $(DEP_CPP_PATTE) "$(INTDIR)"
  556.    $(CPP) $(CPP_PROJ) $(SOURCE)
  557.  
  558.  
  559. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  560.  
  561. DEP_CPP_PATTE=\
  562.     "..\..\..\unzip\acorn\riscos.h"\
  563.     "..\..\..\unzip\acorn\swiven.h"\
  564.     "..\..\..\unzip\amiga\amiga.h"\
  565.     "..\..\..\unzip\aosvs\aosvs.h"\
  566.     "..\..\..\unzip\unzpriv.h"\
  567.     "\UNZIP\amiga\z-stat.h"\
  568.     "\UNZIP\unzip.h"\
  569.     "\UNZIP\wingui\helpids.h"\
  570.     "\UNZIP\wingui\pattern.h"\
  571.     "\UNZIP\wingui\wizunzip.h"\
  572.     {$(INCLUDE)}"\sys\Stat.h"\
  573.     {$(INCLUDE)}"\sys\Types.h"\
  574.     
  575.  
  576. "$(INTDIR)\pattern.obj" : $(SOURCE) $(DEP_CPP_PATTE) "$(INTDIR)"
  577.    $(CPP) $(CPP_PROJ) $(SOURCE)
  578.  
  579.  
  580. !ENDIF 
  581.  
  582. # End Source File
  583. ################################################################################
  584. # Begin Source File
  585.  
  586. SOURCE=\unzip\Wingui\seldir.c
  587. DEP_CPP_SELDI=\
  588.     "\UNZIP\wingui\helpids.h"\
  589.     "\UNZIP\wingui\wizunzip.h"\
  590.     
  591.  
  592. "$(INTDIR)\seldir.obj" : $(SOURCE) $(DEP_CPP_SELDI) "$(INTDIR)"
  593.    $(CPP) $(CPP_PROJ) $(SOURCE)
  594.  
  595.  
  596. # End Source File
  597. ################################################################################
  598. # Begin Source File
  599.  
  600. SOURCE=\unzip\Wingui\sizewndw.c
  601. DEP_CPP_SIZEW=\
  602.     "\UNZIP\wingui\wizunzip.h"\
  603.     
  604.  
  605. "$(INTDIR)\sizewndw.obj" : $(SOURCE) $(DEP_CPP_SIZEW) "$(INTDIR)"
  606.    $(CPP) $(CPP_PROJ) $(SOURCE)
  607.  
  608.  
  609. # End Source File
  610. ################################################################################
  611. # Begin Source File
  612.  
  613. SOURCE=\unzip\Wingui\sound.c
  614. DEP_CPP_SOUND=\
  615.     "\UNZIP\wingui\helpids.h"\
  616.     "\UNZIP\wingui\sound.h"\
  617.     "\UNZIP\wingui\wizunzip.h"\
  618.     
  619.  
  620. "$(INTDIR)\sound.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
  621.    $(CPP) $(CPP_PROJ) $(SOURCE)
  622.  
  623.  
  624. # End Source File
  625. ################################################################################
  626. # Begin Source File
  627.  
  628. SOURCE=\unzip\Wingui\status.c
  629.  
  630. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  631.  
  632. DEP_CPP_STATU=\
  633.     "..\..\..\unzip\acorn\riscos.h"\
  634.     "..\..\..\unzip\acorn\swiven.h"\
  635.     "..\..\..\unzip\amiga\amiga.h"\
  636.     "..\..\..\unzip\aosvs\aosvs.h"\
  637.     "..\..\..\unzip\globals.h"\
  638.     "..\..\..\unzip\msdos\doscfg.h"\
  639.     "..\..\..\unzip\os2\os2.h"\
  640.     "..\..\..\unzip\os2\os2cfg.h"\
  641.     "..\..\..\unzip\unzpriv.h"\
  642.     "..\..\..\unzip\win32\w32cfg.h"\
  643.     "\UNZIP\amiga\z-stat.h"\
  644.     "\UNZIP\unzip.h"\
  645.     "\UNZIP\wingui\wizunzip.h"\
  646.     {$(INCLUDE)}"\sys\Stat.h"\
  647.     {$(INCLUDE)}"\sys\Timeb.h"\
  648.     {$(INCLUDE)}"\sys\Types.h"\
  649.     {$(INCLUDE)}"\sys\Utime.h"\
  650.     
  651. NODEP_CPP_STATU=\
  652.     "..\..\..\unzip\macdir.h"\
  653.     "..\..\..\unzip\macstat.h"\
  654.     "..\..\..\unzip\vmmvs.h"\
  655.     "..\..\..\unzip\zlib.h"\
  656.     
  657.  
  658. "$(INTDIR)\status.obj" : $(SOURCE) $(DEP_CPP_STATU) "$(INTDIR)"
  659.    $(CPP) $(CPP_PROJ) $(SOURCE)
  660.  
  661.  
  662. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  663.  
  664. DEP_CPP_STATU=\
  665.     "..\..\..\unzip\acorn\riscos.h"\
  666.     "..\..\..\unzip\acorn\swiven.h"\
  667.     "..\..\..\unzip\amiga\amiga.h"\
  668.     "..\..\..\unzip\aosvs\aosvs.h"\
  669.     "..\..\..\unzip\unzpriv.h"\
  670.     "\UNZIP\amiga\z-stat.h"\
  671.     "\UNZIP\unzip.h"\
  672.     "\UNZIP\wingui\wizunzip.h"\
  673.     {$(INCLUDE)}"\sys\Stat.h"\
  674.     {$(INCLUDE)}"\sys\Types.h"\
  675.     
  676.  
  677. "$(INTDIR)\status.obj" : $(SOURCE) $(DEP_CPP_STATU) "$(INTDIR)"
  678.    $(CPP) $(CPP_PROJ) $(SOURCE)
  679.  
  680.  
  681. !ENDIF 
  682.  
  683. # End Source File
  684. ################################################################################
  685. # Begin Source File
  686.  
  687. SOURCE=\unzip\Wingui\updatelb.c
  688.  
  689. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  690.  
  691. DEP_CPP_UPDAT=\
  692.     "..\..\..\unzip\acorn\riscos.h"\
  693.     "..\..\..\unzip\acorn\swiven.h"\
  694.     "..\..\..\unzip\amiga\amiga.h"\
  695.     "..\..\..\unzip\aosvs\aosvs.h"\
  696.     "..\..\..\unzip\globals.h"\
  697.     "..\..\..\unzip\msdos\doscfg.h"\
  698.     "..\..\..\unzip\os2\os2.h"\
  699.     "..\..\..\unzip\os2\os2cfg.h"\
  700.     "..\..\..\unzip\unzpriv.h"\
  701.     "..\..\..\unzip\win32\w32cfg.h"\
  702.     "\UNZIP\amiga\z-stat.h"\
  703.     "\UNZIP\unzip.h"\
  704.     "\UNZIP\wingui\wizunzip.h"\
  705.     {$(INCLUDE)}"\sys\Stat.h"\
  706.     {$(INCLUDE)}"\sys\Timeb.h"\
  707.     {$(INCLUDE)}"\sys\Types.h"\
  708.     {$(INCLUDE)}"\sys\Utime.h"\
  709.     
  710. NODEP_CPP_UPDAT=\
  711.     "..\..\..\unzip\macdir.h"\
  712.     "..\..\..\unzip\macstat.h"\
  713.     "..\..\..\unzip\vmmvs.h"\
  714.     "..\..\..\unzip\zlib.h"\
  715.     
  716.  
  717. "$(INTDIR)\updatelb.obj" : $(SOURCE) $(DEP_CPP_UPDAT) "$(INTDIR)"
  718.    $(CPP) $(CPP_PROJ) $(SOURCE)
  719.  
  720.  
  721. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  722.  
  723. DEP_CPP_UPDAT=\
  724.     "..\..\..\unzip\acorn\riscos.h"\
  725.     "..\..\..\unzip\acorn\swiven.h"\
  726.     "..\..\..\unzip\amiga\amiga.h"\
  727.     "..\..\..\unzip\aosvs\aosvs.h"\
  728.     "..\..\..\unzip\unzpriv.h"\
  729.     "\UNZIP\amiga\z-stat.h"\
  730.     "\UNZIP\unzip.h"\
  731.     "\UNZIP\wingui\wizunzip.h"\
  732.     {$(INCLUDE)}"\sys\Stat.h"\
  733.     {$(INCLUDE)}"\sys\Types.h"\
  734.     
  735.  
  736. "$(INTDIR)\updatelb.obj" : $(SOURCE) $(DEP_CPP_UPDAT) "$(INTDIR)"
  737.    $(CPP) $(CPP_PROJ) $(SOURCE)
  738.  
  739.  
  740. !ENDIF 
  741.  
  742. # End Source File
  743. ################################################################################
  744. # Begin Source File
  745.  
  746. SOURCE=\unzip\Wingui\winit.c
  747. DEP_CPP_WINIT=\
  748.     "\UNZIP\wingui\wizunzip.h"\
  749.     
  750.  
  751. "$(INTDIR)\winit.obj" : $(SOURCE) $(DEP_CPP_WINIT) "$(INTDIR)"
  752.    $(CPP) $(CPP_PROJ) $(SOURCE)
  753.  
  754.  
  755. # End Source File
  756. ################################################################################
  757. # Begin Source File
  758.  
  759. SOURCE=\unzip\Wingui\winsetup.c
  760.  
  761. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  762.  
  763. DEP_CPP_WINSE=\
  764.     "..\..\..\unzip\acorn\riscos.h"\
  765.     "..\..\..\unzip\acorn\swiven.h"\
  766.     "..\..\..\unzip\amiga\amiga.h"\
  767.     "..\..\..\unzip\aosvs\aosvs.h"\
  768.     "..\..\..\unzip\globals.h"\
  769.     "..\..\..\unzip\msdos\doscfg.h"\
  770.     "..\..\..\unzip\os2\os2.h"\
  771.     "..\..\..\unzip\os2\os2cfg.h"\
  772.     "..\..\..\unzip\unzpriv.h"\
  773.     "..\..\..\unzip\win32\w32cfg.h"\
  774.     "\UNZIP\amiga\z-stat.h"\
  775.     "\UNZIP\consts.h"\
  776.     "\UNZIP\unzip.h"\
  777.     "\UNZIP\version.h"\
  778.     "\UNZIP\wingui\wizunzip.h"\
  779.     {$(INCLUDE)}"\sys\Stat.h"\
  780.     {$(INCLUDE)}"\sys\Timeb.h"\
  781.     {$(INCLUDE)}"\sys\Types.h"\
  782.     {$(INCLUDE)}"\sys\Utime.h"\
  783.     
  784. NODEP_CPP_WINSE=\
  785.     "..\..\..\unzip\macdir.h"\
  786.     "..\..\..\unzip\macstat.h"\
  787.     "..\..\..\unzip\vmmvs.h"\
  788.     "..\..\..\unzip\zlib.h"\
  789.     
  790.  
  791. "$(INTDIR)\winsetup.obj" : $(SOURCE) $(DEP_CPP_WINSE) "$(INTDIR)"
  792.    $(CPP) $(CPP_PROJ) $(SOURCE)
  793.  
  794.  
  795. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  796.  
  797. DEP_CPP_WINSE=\
  798.     "..\..\..\unzip\acorn\riscos.h"\
  799.     "..\..\..\unzip\acorn\swiven.h"\
  800.     "..\..\..\unzip\amiga\amiga.h"\
  801.     "..\..\..\unzip\aosvs\aosvs.h"\
  802.     "..\..\..\unzip\unzpriv.h"\
  803.     "\UNZIP\amiga\z-stat.h"\
  804.     "\UNZIP\consts.h"\
  805.     "\UNZIP\unzip.h"\
  806.     "\UNZIP\version.h"\
  807.     "\UNZIP\wingui\wizunzip.h"\
  808.     {$(INCLUDE)}"\sys\Stat.h"\
  809.     {$(INCLUDE)}"\sys\Types.h"\
  810.     
  811.  
  812. "$(INTDIR)\winsetup.obj" : $(SOURCE) $(DEP_CPP_WINSE) "$(INTDIR)"
  813.    $(CPP) $(CPP_PROJ) $(SOURCE)
  814.  
  815.  
  816. !ENDIF 
  817.  
  818. # End Source File
  819. ################################################################################
  820. # Begin Source File
  821.  
  822. SOURCE=\unzip\Wingui\wizunzip.c
  823.  
  824. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  825.  
  826. DEP_CPP_WIZUN=\
  827.     "..\..\..\unzip\acorn\riscos.h"\
  828.     "..\..\..\unzip\acorn\swiven.h"\
  829.     "..\..\..\unzip\amiga\amiga.h"\
  830.     "..\..\..\unzip\aosvs\aosvs.h"\
  831.     "..\..\..\unzip\globals.h"\
  832.     "..\..\..\unzip\msdos\doscfg.h"\
  833.     "..\..\..\unzip\os2\os2.h"\
  834.     "..\..\..\unzip\os2\os2cfg.h"\
  835.     "..\..\..\unzip\unzpriv.h"\
  836.     "..\..\..\unzip\win32\w32cfg.h"\
  837.     "\UNZIP\amiga\z-stat.h"\
  838.     "\UNZIP\unzip.h"\
  839.     "\UNZIP\wingui\wizunzip.h"\
  840.     "\UNZIP\wizdll\wizdll.h"\
  841.     {$(INCLUDE)}"\sys\Stat.h"\
  842.     {$(INCLUDE)}"\sys\Timeb.h"\
  843.     {$(INCLUDE)}"\sys\Types.h"\
  844.     {$(INCLUDE)}"\sys\Utime.h"\
  845.     
  846. NODEP_CPP_WIZUN=\
  847.     "..\..\..\unzip\macdir.h"\
  848.     "..\..\..\unzip\macstat.h"\
  849.     "..\..\..\unzip\vmmvs.h"\
  850.     "..\..\..\unzip\zlib.h"\
  851.     
  852.  
  853. "$(INTDIR)\wizunzip.obj" : $(SOURCE) $(DEP_CPP_WIZUN) "$(INTDIR)"
  854.    $(CPP) $(CPP_PROJ) $(SOURCE)
  855.  
  856.  
  857. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  858.  
  859. DEP_CPP_WIZUN=\
  860.     "..\..\..\unzip\acorn\riscos.h"\
  861.     "..\..\..\unzip\acorn\swiven.h"\
  862.     "..\..\..\unzip\amiga\amiga.h"\
  863.     "..\..\..\unzip\aosvs\aosvs.h"\
  864.     "..\..\..\unzip\unzpriv.h"\
  865.     "\UNZIP\amiga\z-stat.h"\
  866.     "\UNZIP\unzip.h"\
  867.     "\UNZIP\wingui\wizunzip.h"\
  868.     "\UNZIP\wizdll\wizdll.h"\
  869.     {$(INCLUDE)}"\sys\Stat.h"\
  870.     {$(INCLUDE)}"\sys\Types.h"\
  871.     
  872.  
  873. "$(INTDIR)\wizunzip.obj" : $(SOURCE) $(DEP_CPP_WIZUN) "$(INTDIR)"
  874.    $(CPP) $(CPP_PROJ) $(SOURCE)
  875.  
  876.  
  877. !ENDIF 
  878.  
  879. # End Source File
  880. ################################################################################
  881. # Begin Source File
  882.  
  883. SOURCE=\unzip\Wingui\wndproc.c
  884.  
  885. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  886.  
  887. DEP_CPP_WNDPR=\
  888.     "..\..\..\unzip\acorn\riscos.h"\
  889.     "..\..\..\unzip\acorn\swiven.h"\
  890.     "..\..\..\unzip\amiga\amiga.h"\
  891.     "..\..\..\unzip\aosvs\aosvs.h"\
  892.     "..\..\..\unzip\globals.h"\
  893.     "..\..\..\unzip\msdos\doscfg.h"\
  894.     "..\..\..\unzip\os2\os2.h"\
  895.     "..\..\..\unzip\os2\os2cfg.h"\
  896.     "..\..\..\unzip\unzpriv.h"\
  897.     "..\..\..\unzip\win32\w32cfg.h"\
  898.     "\UNZIP\amiga\z-stat.h"\
  899.     "\UNZIP\crypt.h"\
  900.     "\UNZIP\unzip.h"\
  901.     "\UNZIP\wingui\helpids.h"\
  902.     "\UNZIP\wingui\password.h"\
  903.     "\UNZIP\wingui\wizunzip.h"\
  904.     {$(INCLUDE)}"\sys\Stat.h"\
  905.     {$(INCLUDE)}"\sys\Timeb.h"\
  906.     {$(INCLUDE)}"\sys\Types.h"\
  907.     {$(INCLUDE)}"\sys\Utime.h"\
  908.     
  909. NODEP_CPP_WNDPR=\
  910.     "..\..\..\unzip\macdir.h"\
  911.     "..\..\..\unzip\macstat.h"\
  912.     "..\..\..\unzip\vmmvs.h"\
  913.     "..\..\..\unzip\zlib.h"\
  914.     
  915.  
  916. "$(INTDIR)\wndproc.obj" : $(SOURCE) $(DEP_CPP_WNDPR) "$(INTDIR)"
  917.    $(CPP) $(CPP_PROJ) $(SOURCE)
  918.  
  919.  
  920. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  921.  
  922. DEP_CPP_WNDPR=\
  923.     "..\..\..\unzip\acorn\riscos.h"\
  924.     "..\..\..\unzip\acorn\swiven.h"\
  925.     "..\..\..\unzip\amiga\amiga.h"\
  926.     "..\..\..\unzip\aosvs\aosvs.h"\
  927.     "..\..\..\unzip\unzpriv.h"\
  928.     "\UNZIP\amiga\z-stat.h"\
  929.     "\UNZIP\crypt.h"\
  930.     "\UNZIP\unzip.h"\
  931.     "\UNZIP\wingui\helpids.h"\
  932.     "\UNZIP\wingui\password.h"\
  933.     "\UNZIP\wingui\wizunzip.h"\
  934.     {$(INCLUDE)}"\sys\Stat.h"\
  935.     {$(INCLUDE)}"\sys\Types.h"\
  936.     
  937.  
  938. "$(INTDIR)\wndproc.obj" : $(SOURCE) $(DEP_CPP_WNDPR) "$(INTDIR)"
  939.    $(CPP) $(CPP_PROJ) $(SOURCE)
  940.  
  941.  
  942. !ENDIF 
  943.  
  944. # End Source File
  945. ################################################################################
  946. # Begin Source File
  947.  
  948. SOURCE=\unzip\Wingui\wizunzip.rc
  949. DEP_RSC_WIZUNZ=\
  950.     "..\..\..\unzip\Wingui\about.dlg"\
  951.     "..\..\..\unzip\Wingui\clrstat.bmp"\
  952.     "..\..\..\unzip\Wingui\comment.bmp"\
  953.     "..\..\..\unzip\Wingui\copy.bmp"\
  954.     "..\..\..\unzip\Wingui\copyfile.dlg"\
  955.     "..\..\..\unzip\Wingui\copystat.bmp"\
  956.     "..\..\..\unzip\Wingui\deselall.bmp"\
  957.     "..\..\..\unzip\Wingui\display.bmp"\
  958.     "..\..\..\unzip\Wingui\exit.bmp"\
  959.     "..\..\..\unzip\Wingui\extract.bmp"\
  960.     "..\..\..\unzip\Wingui\help.bmp"\
  961.     "..\..\..\unzip\Wingui\list.bmp"\
  962.     "..\..\..\unzip\Wingui\makedir.bmp"\
  963.     "..\..\..\unzip\Wingui\makedir.dlg"\
  964.     "..\..\..\unzip\Wingui\move.bmp"\
  965.     "..\..\..\unzip\Wingui\open-up.bmp"\
  966.     "..\..\..\unzip\Wingui\password.dlg"\
  967.     "..\..\..\unzip\Wingui\pattern.dlg"\
  968.     "..\..\..\unzip\Wingui\rename.bmp"\
  969.     "..\..\..\unzip\Wingui\rename.dlg"\
  970.     "..\..\..\unzip\Wingui\rename.h"\
  971.     "..\..\..\unzip\Wingui\replace.dlg"\
  972.     "..\..\..\unzip\Wingui\replace.h"\
  973.     "..\..\..\unzip\Wingui\selall.bmp"\
  974.     "..\..\..\unzip\Wingui\seldir.dlg"\
  975.     "..\..\..\unzip\Wingui\selpat.bmp"\
  976.     "..\..\..\unzip\Wingui\sound.dlg"\
  977.     "..\..\..\unzip\Wingui\split.bmp"\
  978.     "..\..\..\unzip\Wingui\status.bmp"\
  979.     "..\..\..\unzip\Wingui\test.bmp"\
  980.     "..\..\..\unzip\Wingui\trash.bmp"\
  981.     "..\..\..\unzip\Wingui\unzipped.ico"\
  982.     "..\..\..\unzip\Wingui\unzipto.bmp"\
  983.     "..\..\..\unzip\Wingui\wizunzip.ico"\
  984.     "\UNZIP\wingui\password.h"\
  985.     "\UNZIP\wingui\pattern.h"\
  986.     "\UNZIP\wingui\sound.h"\
  987.     "\UNZIP\wingui\wizunzip.h"\
  988.     
  989.  
  990. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  991.  
  992.  
  993. "$(INTDIR)\wizunzip.res" : $(SOURCE) $(DEP_RSC_WIZUNZ) "$(INTDIR)"
  994.    $(RSC) /l 0x409 /fo"$(INTDIR)/wizunzip.res" /i "\UNZIP" /i "\UNZIP\WINGUI"\
  995.  /i "\unzip\Wingui" /d "NDEBUG" $(SOURCE)
  996.  
  997.  
  998. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  999.  
  1000.  
  1001. "$(INTDIR)\wizunzip.res" : $(SOURCE) $(DEP_RSC_WIZUNZ) "$(INTDIR)"
  1002.    $(RSC) /l 0x409 /fo"$(INTDIR)/wizunzip.res" /i "\UNZIP" /i "\UNZIP\WINGUI"\
  1003.  /i "\unzip\Wingui" /d "_DEBUG" $(SOURCE)
  1004.  
  1005.  
  1006. !ENDIF 
  1007.  
  1008. # End Source File
  1009. ################################################################################
  1010. # Begin Source File
  1011.  
  1012. SOURCE=\unzip\Wingui\Wizunz32.def
  1013.  
  1014. !IF  "$(CFG)" == "WizUnZip - Win32 Release"
  1015.  
  1016. !ELSEIF  "$(CFG)" == "WizUnZip - Win32 Debug"
  1017.  
  1018. !ENDIF 
  1019.  
  1020. # End Source File
  1021. # End Target
  1022. # End Project
  1023. ################################################################################
  1024.