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