unzip32.dsp
上传用户:andy_li
上传日期:2007-01-06
资源大小:1019k
文件大小:4k
源码类别:

压缩解压

开发平台:

MultiPlatform

  1. # Microsoft Developer Studio Project File - Name="unzip32" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=unzip32 - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "unzip32.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "unzip32.mak" CFG="unzip32 - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "unzip32 - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "unzip32 - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. !IF  "$(CFG)" == "unzip32 - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Target_Dir ""
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir "..Releaselibs"
  34. # PROP Intermediate_Dir "Release"
  35. # PROP Target_Dir ""
  36. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  37. # ADD CPP /nologo /W3 /GX /O2 /I "D:WIZUNZIP" /I "D:WIZUNZIPWINDLL" /I "D:WIZUNZIPWIN32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WINDLL" /D "USE_EF_UT_TIME" /D "DLL" /D "UNZIPLIB" /FD /c
  38. # SUBTRACT CPP /YX
  39. BSC32=bscmake.exe
  40. # ADD BASE BSC32 /nologo
  41. # ADD BSC32 /nologo
  42. LIB32=link.exe -lib
  43. # ADD BASE LIB32 /nologo
  44. # ADD LIB32 /nologo
  45. !ELSEIF  "$(CFG)" == "unzip32 - Win32 Debug"
  46. # PROP BASE Use_MFC 0
  47. # PROP BASE Use_Debug_Libraries 1
  48. # PROP BASE Output_Dir "Debug"
  49. # PROP BASE Intermediate_Dir "Debug"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_MFC 0
  52. # PROP Use_Debug_Libraries 1
  53. # PROP Output_Dir "..Debuglibs"
  54. # PROP Intermediate_Dir "Debug"
  55. # PROP Target_Dir ""
  56. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  57. # ADD CPP /nologo /W3 /GX /Z7 /Od /I "D:WIZUNZIP" /I "D:WIZUNZIPWINDLL" /I "D:WIZUNZIPWIN32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WINDLL" /D "USE_EF_UT_TIME" /D "DLL" /D "UNZIPLIB" /FD /c
  58. # SUBTRACT CPP /YX
  59. BSC32=bscmake.exe
  60. # ADD BASE BSC32 /nologo
  61. # ADD BSC32 /nologo
  62. LIB32=link.exe -lib
  63. # ADD BASE LIB32 /nologo
  64. # ADD LIB32 /nologo
  65. !ENDIF 
  66. # Begin Target
  67. # Name "unzip32 - Win32 Release"
  68. # Name "unzip32 - Win32 Debug"
  69. # Begin Source File
  70. SOURCE=........wizunzipapi.c
  71. # End Source File
  72. # Begin Source File
  73. SOURCE=........wizunzipcrc32.c
  74. # End Source File
  75. # Begin Source File
  76. SOURCE=........wizunzipcrctab.c
  77. # End Source File
  78. # Begin Source File
  79. SOURCE=........wizunzipcrypt.c
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=........wizunzipexplode.c
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=........wizunzipextract.c
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=........wizunzipfileio.c
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=........wizunzipglobals.c
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=........wizunzipinflate.c
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=........wizunziplist.c
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=........wizunzipmatch.c
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=........wizunzipWin32nt.c
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=........wizunzipprocess.c
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=........wizunzipttyio.c
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=........wizunzipunreduce.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=........wizunzipunshrink.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=........wizunzipwindllUnziplib.def
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=........wizunzipWin32win32.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=........wizunzipwindllwindll.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=........wizunzipwindllwindll.rc
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=........wizunzipzipinfo.c
  131. # End Source File
  132. # End Target
  133. # End Project