1 # Microsoft Developer Studio Project File - Name="LzmaUtil" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
\r
7 CFG=LzmaUtil - Win32 Debug
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "LzmaUtil.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "LzmaUtil.mak" CFG="LzmaUtil - Win32 Debug"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "LzmaUtil - Win32 Release" (based on "Win32 (x86) Console Application")
\r
21 !MESSAGE "LzmaUtil - Win32 Debug" (based on "Win32 (x86) Console Application")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName ""
\r
27 # PROP Scc_LocalPath ""
\r
31 !IF "$(CFG)" == "LzmaUtil - Win32 Release"
\r
33 # PROP BASE Use_MFC 0
\r
34 # PROP BASE Use_Debug_Libraries 0
\r
35 # PROP BASE Output_Dir "Release"
\r
36 # PROP BASE Intermediate_Dir "Release"
\r
37 # PROP BASE Target_Dir ""
\r
39 # PROP Use_Debug_Libraries 0
\r
40 # PROP Output_Dir "Release"
\r
41 # PROP Intermediate_Dir "Release"
\r
42 # PROP Ignore_Export_Lib 0
\r
43 # PROP Target_Dir ""
\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
45 # ADD CPP /nologo /MT /W4 /WX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
\r
47 # ADD BASE RSC /l 0x419 /d "NDEBUG"
\r
48 # ADD RSC /l 0x419 /d "NDEBUG"
\r
50 # ADD BASE BSC32 /nologo
\r
53 # 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
\r
54 # 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\7lzma.exe"
\r
56 !ELSEIF "$(CFG)" == "LzmaUtil - Win32 Debug"
\r
58 # PROP BASE Use_MFC 0
\r
59 # PROP BASE Use_Debug_Libraries 1
\r
60 # PROP BASE Output_Dir "Debug"
\r
61 # PROP BASE Intermediate_Dir "Debug"
\r
62 # PROP BASE Target_Dir ""
\r
64 # PROP Use_Debug_Libraries 1
\r
65 # PROP Output_Dir "Debug"
\r
66 # PROP Intermediate_Dir "Debug"
\r
67 # PROP Ignore_Export_Lib 0
\r
68 # PROP Target_Dir ""
\r
69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
\r
70 # ADD CPP /nologo /MTd /W4 /WX /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
\r
72 # ADD BASE RSC /l 0x419 /d "_DEBUG"
\r
73 # ADD RSC /l 0x419 /d "_DEBUG"
\r
75 # ADD BASE BSC32 /nologo
\r
78 # 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
\r
79 # 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\7lzma.exe" /pdbtype:sept
\r
85 # Name "LzmaUtil - Win32 Release"
\r
86 # Name "LzmaUtil - Win32 Debug"
\r
89 SOURCE=..\..\7zFile.c
\r
93 SOURCE=..\..\7zFile.h
\r
97 SOURCE=..\..\7zStream.c
\r
101 SOURCE=..\..\7zTypes.h
\r
103 # Begin Source File
\r
105 SOURCE=..\..\7zVersion.h
\r
107 # Begin Source File
\r
109 SOURCE=..\..\Alloc.c
\r
111 # Begin Source File
\r
113 SOURCE=..\..\Alloc.h
\r
115 # Begin Source File
\r
117 SOURCE=..\..\CpuArch.h
\r
119 # Begin Source File
\r
121 SOURCE=..\..\LzFind.c
\r
123 # Begin Source File
\r
125 SOURCE=..\..\LzFind.h
\r
127 # Begin Source File
\r
129 SOURCE=..\..\LzFindMt.c
\r
131 # Begin Source File
\r
133 SOURCE=..\..\LzFindMt.h
\r
135 # Begin Source File
\r
137 SOURCE=..\..\LzHash.h
\r
139 # Begin Source File
\r
141 SOURCE=..\..\LzmaDec.c
\r
143 # Begin Source File
\r
145 SOURCE=..\..\LzmaDec.h
\r
147 # Begin Source File
\r
149 SOURCE=..\..\LzmaEnc.c
\r
151 # Begin Source File
\r
153 SOURCE=..\..\LzmaEnc.h
\r
155 # Begin Source File
\r
157 SOURCE=.\LzmaUtil.c
\r
159 # Begin Source File
\r
161 SOURCE=..\..\Threads.c
\r
163 # Begin Source File
\r
165 SOURCE=..\..\Threads.h
\r