1370b324cSopenharmony_ci# Microsoft Developer Studio Project File - Name="Client7z" - Package Owner=<4>
2370b324cSopenharmony_ci# Microsoft Developer Studio Generated Build File, Format Version 6.00
3370b324cSopenharmony_ci# ** DO NOT EDIT **
4370b324cSopenharmony_ci
5370b324cSopenharmony_ci# TARGTYPE "Win32 (x86) Console Application" 0x0103
6370b324cSopenharmony_ci
7370b324cSopenharmony_ciCFG=Client7z - Win32 Debug
8370b324cSopenharmony_ci!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9370b324cSopenharmony_ci!MESSAGE use the Export Makefile command and run
10370b324cSopenharmony_ci!MESSAGE 
11370b324cSopenharmony_ci!MESSAGE NMAKE /f "Client7z.mak".
12370b324cSopenharmony_ci!MESSAGE 
13370b324cSopenharmony_ci!MESSAGE You can specify a configuration when running NMAKE
14370b324cSopenharmony_ci!MESSAGE by defining the macro CFG on the command line. For example:
15370b324cSopenharmony_ci!MESSAGE 
16370b324cSopenharmony_ci!MESSAGE NMAKE /f "Client7z.mak" CFG="Client7z - Win32 Debug"
17370b324cSopenharmony_ci!MESSAGE 
18370b324cSopenharmony_ci!MESSAGE Possible choices for configuration are:
19370b324cSopenharmony_ci!MESSAGE 
20370b324cSopenharmony_ci!MESSAGE "Client7z - Win32 Release" (based on "Win32 (x86) Console Application")
21370b324cSopenharmony_ci!MESSAGE "Client7z - Win32 Debug" (based on "Win32 (x86) Console Application")
22370b324cSopenharmony_ci!MESSAGE 
23370b324cSopenharmony_ci
24370b324cSopenharmony_ci# Begin Project
25370b324cSopenharmony_ci# PROP AllowPerConfigDependencies 0
26370b324cSopenharmony_ci# PROP Scc_ProjName ""
27370b324cSopenharmony_ci# PROP Scc_LocalPath ""
28370b324cSopenharmony_ciCPP=cl.exe
29370b324cSopenharmony_ciRSC=rc.exe
30370b324cSopenharmony_ci
31370b324cSopenharmony_ci!IF  "$(CFG)" == "Client7z - Win32 Release"
32370b324cSopenharmony_ci
33370b324cSopenharmony_ci# PROP BASE Use_MFC 0
34370b324cSopenharmony_ci# PROP BASE Use_Debug_Libraries 0
35370b324cSopenharmony_ci# PROP BASE Output_Dir "Release"
36370b324cSopenharmony_ci# PROP BASE Intermediate_Dir "Release"
37370b324cSopenharmony_ci# PROP BASE Target_Dir ""
38370b324cSopenharmony_ci# PROP Use_MFC 0
39370b324cSopenharmony_ci# PROP Use_Debug_Libraries 0
40370b324cSopenharmony_ci# PROP Output_Dir "Release"
41370b324cSopenharmony_ci# PROP Intermediate_Dir "Release"
42370b324cSopenharmony_ci# PROP Ignore_Export_Lib 0
43370b324cSopenharmony_ci# PROP Target_Dir ""
44370b324cSopenharmony_ci# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
45370b324cSopenharmony_ci# ADD CPP /nologo /MD /W4 /WX /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
46370b324cSopenharmony_ci# ADD BASE RSC /l 0x419 /d "NDEBUG"
47370b324cSopenharmony_ci# ADD RSC /l 0x419 /d "NDEBUG"
48370b324cSopenharmony_ciBSC32=bscmake.exe
49370b324cSopenharmony_ci# ADD BASE BSC32 /nologo
50370b324cSopenharmony_ci# ADD BSC32 /nologo
51370b324cSopenharmony_ciLINK32=link.exe
52370b324cSopenharmony_ci# 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
53370b324cSopenharmony_ci# 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:"Release/7zcl.exe"
54370b324cSopenharmony_ci
55370b324cSopenharmony_ci!ELSEIF  "$(CFG)" == "Client7z - Win32 Debug"
56370b324cSopenharmony_ci
57370b324cSopenharmony_ci# PROP BASE Use_MFC 0
58370b324cSopenharmony_ci# PROP BASE Use_Debug_Libraries 1
59370b324cSopenharmony_ci# PROP BASE Output_Dir "Debug"
60370b324cSopenharmony_ci# PROP BASE Intermediate_Dir "Debug"
61370b324cSopenharmony_ci# PROP BASE Target_Dir ""
62370b324cSopenharmony_ci# PROP Use_MFC 0
63370b324cSopenharmony_ci# PROP Use_Debug_Libraries 1
64370b324cSopenharmony_ci# PROP Output_Dir "Debug"
65370b324cSopenharmony_ci# PROP Intermediate_Dir "Debug"
66370b324cSopenharmony_ci# PROP Ignore_Export_Lib 0
67370b324cSopenharmony_ci# PROP Target_Dir ""
68370b324cSopenharmony_ci# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
69370b324cSopenharmony_ci# ADD CPP /nologo /MDd /W4 /WX /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
70370b324cSopenharmony_ci# ADD BASE RSC /l 0x419 /d "_DEBUG"
71370b324cSopenharmony_ci# ADD RSC /l 0x419 /d "_DEBUG"
72370b324cSopenharmony_ciBSC32=bscmake.exe
73370b324cSopenharmony_ci# ADD BASE BSC32 /nologo
74370b324cSopenharmony_ci# ADD BSC32 /nologo
75370b324cSopenharmony_ciLINK32=link.exe
76370b324cSopenharmony_ci# 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
77370b324cSopenharmony_ci# 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:"Debug/7zcl.exe" /pdbtype:sept
78370b324cSopenharmony_ci
79370b324cSopenharmony_ci!ENDIF 
80370b324cSopenharmony_ci
81370b324cSopenharmony_ci# Begin Target
82370b324cSopenharmony_ci
83370b324cSopenharmony_ci# Name "Client7z - Win32 Release"
84370b324cSopenharmony_ci# Name "Client7z - Win32 Debug"
85370b324cSopenharmony_ci# Begin Group "Spec"
86370b324cSopenharmony_ci
87370b324cSopenharmony_ci# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88370b324cSopenharmony_ci# Begin Source File
89370b324cSopenharmony_ci
90370b324cSopenharmony_ciSOURCE=.\resource.rc
91370b324cSopenharmony_ci# End Source File
92370b324cSopenharmony_ci# Begin Source File
93370b324cSopenharmony_ci
94370b324cSopenharmony_ciSOURCE=.\StdAfx.cpp
95370b324cSopenharmony_ci# ADD CPP /Yc"stdafx.h"
96370b324cSopenharmony_ci# End Source File
97370b324cSopenharmony_ci# Begin Source File
98370b324cSopenharmony_ci
99370b324cSopenharmony_ciSOURCE=.\StdAfx.h
100370b324cSopenharmony_ci# End Source File
101370b324cSopenharmony_ci# End Group
102370b324cSopenharmony_ci# Begin Group "Windows"
103370b324cSopenharmony_ci
104370b324cSopenharmony_ci# PROP Default_Filter ""
105370b324cSopenharmony_ci# Begin Source File
106370b324cSopenharmony_ci
107370b324cSopenharmony_ciSOURCE=..\..\..\Windows\Defs.h
108370b324cSopenharmony_ci# End Source File
109370b324cSopenharmony_ci# Begin Source File
110370b324cSopenharmony_ci
111370b324cSopenharmony_ciSOURCE=..\..\..\Windows\DLL.cpp
112370b324cSopenharmony_ci# End Source File
113370b324cSopenharmony_ci# Begin Source File
114370b324cSopenharmony_ci
115370b324cSopenharmony_ciSOURCE=..\..\..\Windows\DLL.h
116370b324cSopenharmony_ci# End Source File
117370b324cSopenharmony_ci# Begin Source File
118370b324cSopenharmony_ci
119370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileDir.cpp
120370b324cSopenharmony_ci# End Source File
121370b324cSopenharmony_ci# Begin Source File
122370b324cSopenharmony_ci
123370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileDir.h
124370b324cSopenharmony_ci# End Source File
125370b324cSopenharmony_ci# Begin Source File
126370b324cSopenharmony_ci
127370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileFind.cpp
128370b324cSopenharmony_ci# End Source File
129370b324cSopenharmony_ci# Begin Source File
130370b324cSopenharmony_ci
131370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileFind.h
132370b324cSopenharmony_ci# End Source File
133370b324cSopenharmony_ci# Begin Source File
134370b324cSopenharmony_ci
135370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileIO.cpp
136370b324cSopenharmony_ci# End Source File
137370b324cSopenharmony_ci# Begin Source File
138370b324cSopenharmony_ci
139370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileIO.h
140370b324cSopenharmony_ci# End Source File
141370b324cSopenharmony_ci# Begin Source File
142370b324cSopenharmony_ci
143370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileName.cpp
144370b324cSopenharmony_ci# End Source File
145370b324cSopenharmony_ci# Begin Source File
146370b324cSopenharmony_ci
147370b324cSopenharmony_ciSOURCE=..\..\..\Windows\FileName.h
148370b324cSopenharmony_ci# End Source File
149370b324cSopenharmony_ci# Begin Source File
150370b324cSopenharmony_ci
151370b324cSopenharmony_ciSOURCE=..\..\..\Windows\NtCheck.h
152370b324cSopenharmony_ci# End Source File
153370b324cSopenharmony_ci# Begin Source File
154370b324cSopenharmony_ci
155370b324cSopenharmony_ciSOURCE=..\..\..\Windows\PropVariant.cpp
156370b324cSopenharmony_ci# End Source File
157370b324cSopenharmony_ci# Begin Source File
158370b324cSopenharmony_ci
159370b324cSopenharmony_ciSOURCE=..\..\..\Windows\PropVariant.h
160370b324cSopenharmony_ci# End Source File
161370b324cSopenharmony_ci# Begin Source File
162370b324cSopenharmony_ci
163370b324cSopenharmony_ciSOURCE=..\..\..\Windows\PropVariantConv.cpp
164370b324cSopenharmony_ci# End Source File
165370b324cSopenharmony_ci# Begin Source File
166370b324cSopenharmony_ci
167370b324cSopenharmony_ciSOURCE=..\..\..\Windows\PropVariantConv.h
168370b324cSopenharmony_ci# End Source File
169370b324cSopenharmony_ci# Begin Source File
170370b324cSopenharmony_ci
171370b324cSopenharmony_ciSOURCE=..\..\..\Windows\TimeUtils.h
172370b324cSopenharmony_ci# End Source File
173370b324cSopenharmony_ci# End Group
174370b324cSopenharmony_ci# Begin Group "Common"
175370b324cSopenharmony_ci
176370b324cSopenharmony_ci# PROP Default_Filter ""
177370b324cSopenharmony_ci# Begin Source File
178370b324cSopenharmony_ci
179370b324cSopenharmony_ciSOURCE=..\..\..\Common\Common.h
180370b324cSopenharmony_ci# End Source File
181370b324cSopenharmony_ci# Begin Source File
182370b324cSopenharmony_ci
183370b324cSopenharmony_ciSOURCE=..\..\..\Common\Defs.h
184370b324cSopenharmony_ci# End Source File
185370b324cSopenharmony_ci# Begin Source File
186370b324cSopenharmony_ci
187370b324cSopenharmony_ciSOURCE=..\..\..\Common\IntToString.cpp
188370b324cSopenharmony_ci# End Source File
189370b324cSopenharmony_ci# Begin Source File
190370b324cSopenharmony_ci
191370b324cSopenharmony_ciSOURCE=..\..\..\Common\IntToString.h
192370b324cSopenharmony_ci# End Source File
193370b324cSopenharmony_ci# Begin Source File
194370b324cSopenharmony_ci
195370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyBuffer.h
196370b324cSopenharmony_ci# End Source File
197370b324cSopenharmony_ci# Begin Source File
198370b324cSopenharmony_ci
199370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyCom.h
200370b324cSopenharmony_ci# End Source File
201370b324cSopenharmony_ci# Begin Source File
202370b324cSopenharmony_ci
203370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyInitGuid.h
204370b324cSopenharmony_ci# End Source File
205370b324cSopenharmony_ci# Begin Source File
206370b324cSopenharmony_ci
207370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyLinux.h
208370b324cSopenharmony_ci# End Source File
209370b324cSopenharmony_ci# Begin Source File
210370b324cSopenharmony_ci
211370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyString.cpp
212370b324cSopenharmony_ci# End Source File
213370b324cSopenharmony_ci# Begin Source File
214370b324cSopenharmony_ci
215370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyString.h
216370b324cSopenharmony_ci# End Source File
217370b324cSopenharmony_ci# Begin Source File
218370b324cSopenharmony_ci
219370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyTypes.h
220370b324cSopenharmony_ci# End Source File
221370b324cSopenharmony_ci# Begin Source File
222370b324cSopenharmony_ci
223370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyVector.cpp
224370b324cSopenharmony_ci# End Source File
225370b324cSopenharmony_ci# Begin Source File
226370b324cSopenharmony_ci
227370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyVector.h
228370b324cSopenharmony_ci# End Source File
229370b324cSopenharmony_ci# Begin Source File
230370b324cSopenharmony_ci
231370b324cSopenharmony_ciSOURCE=..\..\..\Common\MyWindows.h
232370b324cSopenharmony_ci# End Source File
233370b324cSopenharmony_ci# Begin Source File
234370b324cSopenharmony_ci
235370b324cSopenharmony_ciSOURCE=..\..\..\Common\NewHandler.cpp
236370b324cSopenharmony_ci# End Source File
237370b324cSopenharmony_ci# Begin Source File
238370b324cSopenharmony_ci
239370b324cSopenharmony_ciSOURCE=..\..\..\Common\NewHandler.h
240370b324cSopenharmony_ci# End Source File
241370b324cSopenharmony_ci# Begin Source File
242370b324cSopenharmony_ci
243370b324cSopenharmony_ciSOURCE=..\..\..\Common\StringConvert.cpp
244370b324cSopenharmony_ci# End Source File
245370b324cSopenharmony_ci# Begin Source File
246370b324cSopenharmony_ci
247370b324cSopenharmony_ciSOURCE=..\..\..\Common\StringConvert.h
248370b324cSopenharmony_ci# End Source File
249370b324cSopenharmony_ci# Begin Source File
250370b324cSopenharmony_ci
251370b324cSopenharmony_ciSOURCE=..\..\..\Common\Wildcard.cpp
252370b324cSopenharmony_ci# End Source File
253370b324cSopenharmony_ci# Begin Source File
254370b324cSopenharmony_ci
255370b324cSopenharmony_ciSOURCE=..\..\..\Common\Wildcard.h
256370b324cSopenharmony_ci# End Source File
257370b324cSopenharmony_ci# End Group
258370b324cSopenharmony_ci# Begin Group "7zip Common"
259370b324cSopenharmony_ci
260370b324cSopenharmony_ci# PROP Default_Filter ""
261370b324cSopenharmony_ci# Begin Source File
262370b324cSopenharmony_ci
263370b324cSopenharmony_ciSOURCE=..\..\Common\FileStreams.cpp
264370b324cSopenharmony_ci# End Source File
265370b324cSopenharmony_ci# Begin Source File
266370b324cSopenharmony_ci
267370b324cSopenharmony_ciSOURCE=..\..\Common\FileStreams.h
268370b324cSopenharmony_ci# End Source File
269370b324cSopenharmony_ci# Begin Source File
270370b324cSopenharmony_ci
271370b324cSopenharmony_ciSOURCE=..\..\Common\UniqBlocks.h
272370b324cSopenharmony_ci# End Source File
273370b324cSopenharmony_ci# End Group
274370b324cSopenharmony_ci# Begin Group "C"
275370b324cSopenharmony_ci
276370b324cSopenharmony_ci# PROP Default_Filter ""
277370b324cSopenharmony_ci# Begin Source File
278370b324cSopenharmony_ci
279370b324cSopenharmony_ciSOURCE=..\..\..\..\C\7zTypes.h
280370b324cSopenharmony_ci# End Source File
281370b324cSopenharmony_ci# Begin Source File
282370b324cSopenharmony_ci
283370b324cSopenharmony_ciSOURCE=..\..\..\..\C\7zVersion.h
284370b324cSopenharmony_ci# End Source File
285370b324cSopenharmony_ci# Begin Source File
286370b324cSopenharmony_ci
287370b324cSopenharmony_ciSOURCE=..\..\..\..\C\7zWindows.h
288370b324cSopenharmony_ci# End Source File
289370b324cSopenharmony_ci# Begin Source File
290370b324cSopenharmony_ci
291370b324cSopenharmony_ciSOURCE=..\..\..\..\C\Compiler.h
292370b324cSopenharmony_ci# End Source File
293370b324cSopenharmony_ci# Begin Source File
294370b324cSopenharmony_ci
295370b324cSopenharmony_ciSOURCE=..\..\..\..\C\CpuArch.h
296370b324cSopenharmony_ci# End Source File
297370b324cSopenharmony_ci# End Group
298370b324cSopenharmony_ci# Begin Group "7zip"
299370b324cSopenharmony_ci
300370b324cSopenharmony_ci# PROP Default_Filter ""
301370b324cSopenharmony_ci# Begin Source File
302370b324cSopenharmony_ci
303370b324cSopenharmony_ciSOURCE=..\..\IDecl.h
304370b324cSopenharmony_ci# End Source File
305370b324cSopenharmony_ci# Begin Source File
306370b324cSopenharmony_ci
307370b324cSopenharmony_ciSOURCE=..\..\IPassword.h
308370b324cSopenharmony_ci# End Source File
309370b324cSopenharmony_ci# Begin Source File
310370b324cSopenharmony_ci
311370b324cSopenharmony_ciSOURCE=..\..\IProgress.h
312370b324cSopenharmony_ci# End Source File
313370b324cSopenharmony_ci# Begin Source File
314370b324cSopenharmony_ci
315370b324cSopenharmony_ciSOURCE=..\..\PropID.h
316370b324cSopenharmony_ci# End Source File
317370b324cSopenharmony_ci# End Group
318370b324cSopenharmony_ci# Begin Source File
319370b324cSopenharmony_ci
320370b324cSopenharmony_ciSOURCE=.\Client7z.cpp
321370b324cSopenharmony_ci# End Source File
322370b324cSopenharmony_ci# Begin Source File
323370b324cSopenharmony_ci
324370b324cSopenharmony_ciSOURCE=..\..\Archive\IArchive.h
325370b324cSopenharmony_ci# End Source File
326370b324cSopenharmony_ci# End Target
327370b324cSopenharmony_ci# End Project
328