home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / zip22.zip / windll / visualc / lib / zip32.dsp next >
Text File  |  1997-08-11  |  4KB  |  161 lines

  1. # Microsoft Developer Studio Project File - Name="zip32" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  6.  
  7. CFG=zip32 - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "zip32.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "zip32.mak" CFG="zip32 - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "zip32 - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "zip32 - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28.  
  29. !IF  "$(CFG)" == "zip32 - Win32 Release"
  30.  
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "..\Release\libs"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD CPP /nologo /W3 /GX /O2 /I "D:\WIZ\ZIP" /I "D:\WIZ\ZIP\WIN32" /I "D:\WIZ\ZIP\WINDLL" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "NO_ASM" /D "WINDLL" /D "MSDOS" /D "USE_EF_UX_TIME" /D "USE_ZIPMAIN" /D "ZIPLIB" /FD /c
  43. # SUBTRACT CPP /YX
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo
  50.  
  51. !ELSEIF  "$(CFG)" == "zip32 - Win32 Debug"
  52.  
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "..\Debug\libs"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  64. # ADD CPP /nologo /W3 /GX /Z7 /Od /I "D:\WIZ\ZIP" /I "D:\WIZ\ZIP\WIN32" /I "D:\WIZ\ZIP\WINDLL" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "NO_ASM" /D "WINDLL" /D "MSDOS" /D "USE_EF_UX_TIME" /D "USE_ZIPMAIN" /D "ZIPLIB" /FD /c
  65. # SUBTRACT CPP /YX
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo
  72.  
  73. !ENDIF 
  74.  
  75. # Begin Target
  76.  
  77. # Name "zip32 - Win32 Release"
  78. # Name "zip32 - Win32 Debug"
  79. # Begin Source File
  80.  
  81. SOURCE=..\..\..\..\wiz\zip\api.c
  82. # End Source File
  83. # Begin Source File
  84.  
  85. SOURCE=..\..\..\..\wiz\zip\bits.c
  86. # End Source File
  87. # Begin Source File
  88.  
  89. SOURCE=..\..\..\..\wiz\zip\crc32.c
  90. # End Source File
  91. # Begin Source File
  92.  
  93. SOURCE=..\..\..\..\wiz\zip\crctab.c
  94. # End Source File
  95. # Begin Source File
  96.  
  97. SOURCE=..\..\..\..\wiz\zip\crypt.c
  98. # End Source File
  99. # Begin Source File
  100.  
  101. SOURCE=..\..\..\..\wiz\zip\deflate.c
  102. # End Source File
  103. # Begin Source File
  104.  
  105. SOURCE=..\..\..\..\wiz\zip\fileio.c
  106. # End Source File
  107. # Begin Source File
  108.  
  109. SOURCE=..\..\..\..\wiz\zip\globals.c
  110. # End Source File
  111. # Begin Source File
  112.  
  113. SOURCE=..\..\..\..\wiz\zip\Win32\nt.c
  114. # End Source File
  115. # Begin Source File
  116.  
  117. SOURCE=..\..\..\..\wiz\zip\trees.c
  118. # End Source File
  119. # Begin Source File
  120.  
  121. SOURCE=..\..\..\..\wiz\zip\ttyio.c
  122. # End Source File
  123. # Begin Source File
  124.  
  125. SOURCE=..\..\..\..\wiz\zip\util.c
  126. # End Source File
  127. # Begin Source File
  128.  
  129. SOURCE=..\..\..\..\wiz\zip\Win32\win32.c
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=..\..\..\..\wiz\zip\Win32\win32zip.c
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=..\..\..\..\wiz\zip\windll\windll.c
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=..\..\..\..\wiz\zip\windll\windll.rc
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=..\..\..\..\wiz\zip\zip.c
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=..\..\..\..\wiz\zip\zipfile.c
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=..\..\..\..\wiz\zip\windll\ziplib.def
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=..\..\..\..\wiz\zip\zipup.c
  158. # End Source File
  159. # End Target
  160. # End Project
  161.