Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. # Microsoft Developer Studio Project File - Name="unz32lib" - 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=unz32lib - Win32 ASM 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 "unz32lib.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 "unz32lib.mak" CFG="unz32lib - Win32 ASM Debug"
  17. !MESSAGE
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE
  20. !MESSAGE "unz32lib - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "unz32lib - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "unz32lib - Win32 ASM Release" (based on "Win32 (x86) Static Library")
  23. !MESSAGE "unz32lib - Win32 ASM Debug" (based on "Win32 (x86) Static Library")
  24. !MESSAGE
  25.  
  26. # Begin Project
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30.  
  31. !IF  "$(CFG)" == "unz32lib - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "Release"
  36. # PROP BASE Intermediate_Dir "Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "../Release/libs"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
  44. # ADD CPP /nologo /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "USE_EF_UT_TIME" /FD /c
  45. # SUBTRACT CPP /YX
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LIB32=link.exe -lib
  50. # ADD BASE LIB32 /nologo
  51. # ADD LIB32 /nologo /out:"../Release/libs/unzip32.lib"
  52.  
  53. !ELSEIF  "$(CFG)" == "unz32lib - Win32 Debug"
  54.  
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "../Debug/libs"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
  66. # ADD CPP /nologo /W3 /GX /Z7 /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "USE_EF_UT_TIME" /FD /c
  67. # SUBTRACT CPP /YX
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LIB32=link.exe -lib
  72. # ADD BASE LIB32 /nologo
  73. # ADD LIB32 /nologo /out:"../Debug/libs/unzip32.lib"
  74.  
  75. !ELSEIF  "$(CFG)" == "unz32lib - Win32 ASM Release"
  76.  
  77. # PROP BASE Use_MFC 0
  78. # PROP BASE Use_Debug_Libraries 0
  79. # PROP BASE Output_Dir "Release"
  80. # PROP BASE Intermediate_Dir "Release"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 0
  83. # PROP Use_Debug_Libraries 0
  84. # PROP Output_Dir "../Release.ASM/libs"
  85. # PROP Intermediate_Dir "Release.ASM"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
  88. # ADD CPP /nologo /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "USE_EF_UT_TIME" /D "ASM_CRC" /FD /c
  89. # SUBTRACT CPP /YX
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. LIB32=link.exe -lib
  94. # ADD BASE LIB32 /nologo
  95. # ADD LIB32 /nologo /out:"../Release.ASM/libs/unzip32.lib"
  96.  
  97. !ELSEIF  "$(CFG)" == "unz32lib - Win32 ASM Debug"
  98.  
  99. # PROP BASE Use_MFC 0
  100. # PROP BASE Use_Debug_Libraries 1
  101. # PROP BASE Output_Dir "Debug"
  102. # PROP BASE Intermediate_Dir "Debug"
  103. # PROP BASE Target_Dir ""
  104. # PROP Use_MFC 0
  105. # PROP Use_Debug_Libraries 1
  106. # PROP Output_Dir "../Debug.ASM/libs"
  107. # PROP Intermediate_Dir "Debug.ASM"
  108. # PROP Target_Dir ""
  109. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
  110. # ADD CPP /nologo /W3 /GX /Z7 /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "USE_EF_UT_TIME" /D "ASM_CRC" /FD /c
  111. # SUBTRACT CPP /YX
  112. BSC32=bscmake.exe
  113. # ADD BASE BSC32 /nologo
  114. # ADD BSC32 /nologo
  115. LIB32=link.exe -lib
  116. # ADD BASE LIB32 /nologo
  117. # ADD LIB32 /nologo /out:"../Debug.ASM/libs/unzip32.lib"
  118.  
  119. !ENDIF
  120.  
  121. # Begin Target
  122.  
  123. # Name "unz32lib - Win32 Release"
  124. # Name "unz32lib - Win32 Debug"
  125. # Name "unz32lib - Win32 ASM Release"
  126. # Name "unz32lib - Win32 ASM Debug"
  127. # Begin Source File
  128.  
  129. SOURCE=..\..\..\api.c
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=..\..\..\crc32.c
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=..\..\..\win32\crc_i386.c
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=..\..\..\crypt.c
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=..\..\..\explode.c
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=..\..\..\extract.c
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=..\..\..\fileio.c
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=..\..\..\globals.c
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=..\..\..\inflate.c
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=..\..\..\list.c
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=..\..\..\match.c
  170. # End Source File
  171. # Begin Source File
  172.  
  173. SOURCE=..\..\..\win32\nt.c
  174. # End Source File
  175. # Begin Source File
  176.  
  177. SOURCE=..\..\..\process.c
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=..\..\..\ubz2err.c
  182. # End Source File
  183. # Begin Source File
  184.  
  185. SOURCE=..\..\..\unreduce.c
  186. # End Source File
  187. # Begin Source File
  188.  
  189. SOURCE=..\..\..\unshrink.c
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=..\..\..\windll\unziplib.def
  194. # End Source File
  195. # Begin Source File
  196.  
  197. SOURCE=..\..\..\win32\win32.c
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=..\..\..\win32\win32i64.c
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=..\..\..\windll\windll.c
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=..\..\..\zipinfo.c
  210. # End Source File
  211. # End Target
  212. # End Project
  213.