home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Shareware / Utilitare / pec / pec2setup.exe / lzma / sdk / AloneLZMA.dsp next >
Encoding:
MS Developer Studio Project  |  2004-04-25  |  11.9 KB  |  349 lines

  1. # Microsoft Developer Studio Project File - Name="AloneLZMA" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=AloneLZMA - Win32 DebugU
  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 "AloneLZMA.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 "AloneLZMA.mak" CFG="AloneLZMA - Win32 DebugU"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "AloneLZMA - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "AloneLZMA - Win32 Debug" (based on "Win32 (x86) Console Application")
  22. !MESSAGE "AloneLZMA - Win32 ReleaseU" (based on "Win32 (x86) Console Application")
  23. !MESSAGE "AloneLZMA - Win32 DebugU" (based on "Win32 (x86) Console Application")
  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)" == "AloneLZMA - 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"
  43. # PROP Intermediate_Dir "Release"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  47. # ADD CPP /nologo /Gz /MD /W3 /GX /O2 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "COMPRESS_MF_BT" /Yu"StdAfx.h" /FD /c
  48. # ADD BASE RSC /l 0x419 /d "NDEBUG"
  49. # ADD RSC /l 0x419 /d "NDEBUG"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=link.exe
  54. # 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 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:console /machine:I386
  55. # 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 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:console /machine:I386 /out:"c:\UTIL\lzma.exe" /opt:NOWIN98
  56. # SUBTRACT LINK32 /pdb:none
  57.  
  58. !ELSEIF  "$(CFG)" == "AloneLZMA - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  72. # ADD CPP /nologo /Gz /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "COMPRESS_MF_BT" /Yu"StdAfx.h" /FD /GZ /c
  73. # ADD BASE RSC /l 0x419 /d "_DEBUG"
  74. # ADD RSC /l 0x419 /d "_DEBUG"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # 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 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:console /debug /machine:I386 /pdbtype:sept
  80. # 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 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:console /debug /machine:I386 /out:"c:\UTIL\lzma.exe" /pdbtype:sept
  81.  
  82. !ELSEIF  "$(CFG)" == "AloneLZMA - Win32 ReleaseU"
  83.  
  84. # PROP BASE Use_MFC 0
  85. # PROP BASE Use_Debug_Libraries 0
  86. # PROP BASE Output_Dir "ReleaseU"
  87. # PROP BASE Intermediate_Dir "ReleaseU"
  88. # PROP BASE Ignore_Export_Lib 0
  89. # PROP BASE Target_Dir ""
  90. # PROP Use_MFC 0
  91. # PROP Use_Debug_Libraries 0
  92. # PROP Output_Dir "ReleaseU"
  93. # PROP Intermediate_Dir "ReleaseU"
  94. # PROP Ignore_Export_Lib 0
  95. # PROP Target_Dir ""
  96. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /D "FORMAT_7Z" /D "FORMAT_BZIP2" /D "FORMAT_ZIP" /D "FORMAT_TAR" /D "FORMAT_GZIP" /D "COMPRESS_LZMA" /D "COMPRESS_BCJ_X86" /D "COMPRESS_BCJ2" /D "COMPRESS_COPY" /D "COMPRESS_MF_PAT" /D "COMPRESS_MF_BT" /D "COMPRESS_PPMD" /D "COMPRESS_DEFLATE" /D "COMPRESS_IMPLODE" /D "COMPRESS_BZIP2" /D "CRYPTO_ZIP" /Yu"StdAfx.h" /FD /c
  97. # ADD CPP /nologo /Gz /MD /W3 /GX /O2 /I "..\..\..\\" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "COMPRESS_MF_BT" /Yu"StdAfx.h" /FD /c
  98. # ADD BASE RSC /l 0x419 /d "NDEBUG"
  99. # ADD RSC /l 0x419 /d "NDEBUG"
  100. BSC32=bscmake.exe
  101. # ADD BASE BSC32 /nologo
  102. # ADD BSC32 /nologo
  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 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:console /machine:I386 /out:"c:\UTIL\7za2.exe" /opt:NOWIN98
  105. # SUBTRACT BASE LINK32 /pdb:none
  106. # 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 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:console /machine:I386 /out:"c:\UTIL\lzma.exe" /opt:NOWIN98
  107. # SUBTRACT LINK32 /pdb:none
  108.  
  109. !ELSEIF  "$(CFG)" == "AloneLZMA - Win32 DebugU"
  110.  
  111. # PROP BASE Use_MFC 0
  112. # PROP BASE Use_Debug_Libraries 1
  113. # PROP BASE Output_Dir "DebugU"
  114. # PROP BASE Intermediate_Dir "DebugU"
  115. # PROP BASE Ignore_Export_Lib 0
  116. # PROP BASE Target_Dir ""
  117. # PROP Use_MFC 0
  118. # PROP Use_Debug_Libraries 1
  119. # PROP Output_Dir "DebugU"
  120. # PROP Intermediate_Dir "DebugU"
  121. # PROP Ignore_Export_Lib 0
  122. # PROP Target_Dir ""
  123. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /D "FORMAT_7Z" /D "FORMAT_BZIP2" /D "FORMAT_ZIP" /D "FORMAT_TAR" /D "FORMAT_GZIP" /D "COMPRESS_LZMA" /D "COMPRESS_BCJ_X86" /D "COMPRESS_BCJ2" /D "COMPRESS_COPY" /D "COMPRESS_MF_PAT" /D "COMPRESS_MF_BT" /D "COMPRESS_PPMD" /D "COMPRESS_DEFLATE" /D "COMPRESS_IMPLODE" /D "COMPRESS_BZIP2" /D "CRYPTO_ZIP" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c
  124. # ADD CPP /nologo /Gz /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "COMPRESS_MF_BT" /Yu"StdAfx.h" /FD /GZ /c
  125. # ADD BASE RSC /l 0x419 /d "_DEBUG"
  126. # ADD RSC /l 0x419 /d "_DEBUG"
  127. BSC32=bscmake.exe
  128. # ADD BASE BSC32 /nologo
  129. # ADD BSC32 /nologo
  130. LINK32=link.exe
  131. # 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 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:console /debug /machine:I386 /out:"c:\UTIL\7za2.exe" /pdbtype:sept
  132. # 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 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:console /debug /machine:I386 /out:"c:\UTIL\lzma.exe" /pdbtype:sept
  133.  
  134. !ENDIF 
  135.  
  136. # Begin Target
  137.  
  138. # Name "AloneLZMA - Win32 Release"
  139. # Name "AloneLZMA - Win32 Debug"
  140. # Name "AloneLZMA - Win32 ReleaseU"
  141. # Name "AloneLZMA - Win32 DebugU"
  142. # Begin Group "Spec"
  143.  
  144. # PROP Default_Filter ""
  145. # Begin Source File
  146.  
  147. SOURCE=.\StdAfx.cpp
  148. # ADD CPP /Yc"StdAfx.h"
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\StdAfx.h
  153. # End Source File
  154. # End Group
  155. # Begin Group "Compress"
  156.  
  157. # PROP Default_Filter ""
  158. # Begin Group "LZMA"
  159.  
  160. # PROP Default_Filter ""
  161. # Begin Source File
  162.  
  163. SOURCE=..\LZMA\LZMA.h
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=..\LZMA\LZMADecoder.cpp
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=..\LZMA\LZMADecoder.h
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=..\LZMA\LZMAEncoder.cpp
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=..\LZMA\LZMAEncoder.h
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=..\LZMA\LZMALen.cpp
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=..\LZMA\LZMALen.h
  188. # End Source File
  189. # Begin Source File
  190.  
  191. SOURCE=..\LZMA\LZMALiteral.cpp
  192. # End Source File
  193. # Begin Source File
  194.  
  195. SOURCE=..\LZMA\LZMALiteral.h
  196. # End Source File
  197. # End Group
  198. # Begin Group "RangeCoder"
  199.  
  200. # PROP Default_Filter ""
  201. # Begin Source File
  202.  
  203. SOURCE=..\RangeCoder\RangeCoder.h
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE=..\RangeCoder\RangeCoderBit.cpp
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE=..\RangeCoder\RangeCoderBit.h
  212. # End Source File
  213. # Begin Source File
  214.  
  215. SOURCE=..\RangeCoder\RangeCoderBitTree.h
  216. # End Source File
  217. # Begin Source File
  218.  
  219. SOURCE=..\RangeCoder\RangeCoderOpt.h
  220. # End Source File
  221. # End Group
  222. # Begin Group "LZ"
  223.  
  224. # PROP Default_Filter ""
  225. # Begin Source File
  226.  
  227. SOURCE=..\LZ\LZInWindow.cpp
  228. # End Source File
  229. # Begin Source File
  230.  
  231. SOURCE=..\LZ\LZInWindow.h
  232. # End Source File
  233. # Begin Source File
  234.  
  235. SOURCE=..\LZ\LZOutWindow.cpp
  236. # End Source File
  237. # Begin Source File
  238.  
  239. SOURCE=..\LZ\LZOutWindow.h
  240. # End Source File
  241. # End Group
  242. # End Group
  243. # Begin Group "Windows"
  244.  
  245. # PROP Default_Filter ""
  246. # Begin Source File
  247.  
  248. SOURCE=..\..\..\Windows\FileIO.cpp
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=..\..\..\Windows\FileIO.h
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=..\..\..\Windows\PropVariant.cpp
  257. # End Source File
  258. # Begin Source File
  259.  
  260. SOURCE=..\..\..\Windows\PropVariant.h
  261. # End Source File
  262. # End Group
  263. # Begin Group "Common"
  264.  
  265. # PROP Default_Filter ""
  266. # Begin Source File
  267.  
  268. SOURCE=..\..\..\Common\CommandLineParser.cpp
  269. # End Source File
  270. # Begin Source File
  271.  
  272. SOURCE=..\..\..\Common\CommandLineParser.h
  273. # End Source File
  274. # Begin Source File
  275.  
  276. SOURCE=..\..\..\Common\CRC.cpp
  277. # End Source File
  278. # Begin Source File
  279.  
  280. SOURCE=..\..\..\Common\CRC.h
  281. # End Source File
  282. # Begin Source File
  283.  
  284. SOURCE=..\..\..\Common\String.cpp
  285. # End Source File
  286. # Begin Source File
  287.  
  288. SOURCE=..\..\..\Common\String.h
  289. # End Source File
  290. # Begin Source File
  291.  
  292. SOURCE=..\..\..\Common\StringConvert.cpp
  293. # End Source File
  294. # Begin Source File
  295.  
  296. SOURCE=..\..\..\Common\StringConvert.h
  297. # End Source File
  298. # Begin Source File
  299.  
  300. SOURCE=..\..\..\Common\StringToInt.cpp
  301. # End Source File
  302. # Begin Source File
  303.  
  304. SOURCE=..\..\..\Common\StringToInt.h
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=..\..\..\Common\Vector.cpp
  309. # End Source File
  310. # Begin Source File
  311.  
  312. SOURCE=..\..\..\Common\Vector.h
  313. # End Source File
  314. # End Group
  315. # Begin Group "7zip Common"
  316.  
  317. # PROP Default_Filter ""
  318. # Begin Source File
  319.  
  320. SOURCE=..\..\Common\FileStreams.cpp
  321. # End Source File
  322. # Begin Source File
  323.  
  324. SOURCE=..\..\Common\FileStreams.h
  325. # End Source File
  326. # Begin Source File
  327.  
  328. SOURCE=..\..\Common\InBuffer.cpp
  329. # End Source File
  330. # Begin Source File
  331.  
  332. SOURCE=..\..\Common\InBuffer.h
  333. # End Source File
  334. # Begin Source File
  335.  
  336. SOURCE=..\..\Common\OutBuffer.cpp
  337. # End Source File
  338. # Begin Source File
  339.  
  340. SOURCE=..\..\Common\OutBuffer.h
  341. # End Source File
  342. # End Group
  343. # Begin Source File
  344.  
  345. SOURCE=.\LzmaAlone.cpp
  346. # End Source File
  347. # End Target
  348. # End Project
  349.