1# Microsoft Developer Studio Project File - Name="SFXWin" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=SFXWin - Win32 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 "SFXWin.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 "SFXWin.mak" CFG="SFXWin - Win32 Debug"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "SFXWin - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "SFXWin - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "SFXWin - Win32 ReleaseD" (based on "Win32 (x86) Application")
23!MESSAGE 
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30MTL=midl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "SFXWin - 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 "_WINDOWS" /D "_MBCS" /YX /FD /c
47# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /Yu"StdAfx.h" /FD /c
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x419 /d "NDEBUG"
51# ADD RSC /l 0x419 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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 /nologo /subsystem:windows /machine:I386
57# 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 /nologo /subsystem:windows /machine:I386 /out:"C:\Util\7z.sfx" /opt:NOWIN98
58# SUBTRACT LINK32 /pdb:none
59
60!ELSEIF  "$(CFG)" == "SFXWin - Win32 Debug"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 1
64# PROP BASE Output_Dir "Debug"
65# PROP BASE Intermediate_Dir "Debug"
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 1
69# PROP Output_Dir "Debug"
70# PROP Intermediate_Dir "Debug"
71# PROP Ignore_Export_Lib 0
72# PROP Target_Dir ""
73# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
74# ADD CPP /nologo /Gz /MTd /W4 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /Yu"StdAfx.h" /FD /GZ /c
75# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77# ADD BASE RSC /l 0x419 /d "_DEBUG"
78# ADD RSC /l 0x419 /d "_DEBUG"
79BSC32=bscmake.exe
80# ADD BASE BSC32 /nologo
81# ADD BSC32 /nologo
82LINK32=link.exe
83# 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
84# 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 /nologo /subsystem:windows /debug /machine:I386 /out:"C:\Util\7zsfx.exe" /pdbtype:sept
85
86!ELSEIF  "$(CFG)" == "SFXWin - Win32 ReleaseD"
87
88# PROP BASE Use_MFC 0
89# PROP BASE Use_Debug_Libraries 0
90# PROP BASE Output_Dir "SFXWin___Win32_ReleaseD"
91# PROP BASE Intermediate_Dir "SFXWin___Win32_ReleaseD"
92# PROP BASE Ignore_Export_Lib 0
93# PROP BASE Target_Dir ""
94# PROP Use_MFC 0
95# PROP Use_Debug_Libraries 0
96# PROP Output_Dir "SFXWin___Win32_ReleaseD"
97# PROP Intermediate_Dir "SFXWin___Win32_ReleaseD"
98# PROP Ignore_Export_Lib 0
99# PROP Target_Dir ""
100# ADD BASE CPP /nologo /Gz /MT /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_SFX" /Yu"StdAfx.h" /FD /c
101# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /Yu"StdAfx.h" /FD /c
102# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
104# ADD BASE RSC /l 0x419 /d "NDEBUG"
105# ADD RSC /l 0x419 /d "NDEBUG"
106BSC32=bscmake.exe
107# ADD BASE BSC32 /nologo
108# ADD BSC32 /nologo
109LINK32=link.exe
110# 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 /nologo /subsystem:windows /machine:I386 /out:"C:\Util\7z.sfx" /opt:NOWIN98
111# SUBTRACT BASE LINK32 /pdb:none
112# 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 /nologo /subsystem:windows /machine:I386 /out:"C:\Util\7zD.sfx" /opt:NOWIN98
113# SUBTRACT LINK32 /pdb:none
114
115!ENDIF 
116
117# Begin Target
118
119# Name "SFXWin - Win32 Release"
120# Name "SFXWin - Win32 Debug"
121# Name "SFXWin - Win32 ReleaseD"
122# Begin Group "Spec"
123
124# PROP Default_Filter ""
125# Begin Source File
126
127SOURCE=.\StdAfx.cpp
128# ADD CPP /Yc"StdAfx.h"
129# End Source File
130# Begin Source File
131
132SOURCE=.\StdAfx.h
133# End Source File
134# End Group
135# Begin Group "7z"
136
137# PROP Default_Filter ""
138# Begin Source File
139
140SOURCE=..\..\Archive\7z\7zDecode.cpp
141# End Source File
142# Begin Source File
143
144SOURCE=..\..\Archive\7z\7zDecode.h
145# End Source File
146# Begin Source File
147
148SOURCE=..\..\Archive\7z\7zExtract.cpp
149# End Source File
150# Begin Source File
151
152SOURCE=..\..\Archive\7z\7zHandler.cpp
153# End Source File
154# Begin Source File
155
156SOURCE=..\..\Archive\7z\7zHandler.h
157# End Source File
158# Begin Source File
159
160SOURCE=..\..\Archive\7z\7zHeader.h
161# End Source File
162# Begin Source File
163
164SOURCE=..\..\Archive\7z\7zIn.cpp
165# End Source File
166# Begin Source File
167
168SOURCE=..\..\Archive\7z\7zIn.h
169# End Source File
170# Begin Source File
171
172SOURCE=..\..\Archive\7z\7zRegister.cpp
173# End Source File
174# Begin Source File
175
176SOURCE=..\..\Archive\SplitHandler.cpp
177# End Source File
178# End Group
179# Begin Group "Archive Common"
180
181# PROP Default_Filter ""
182# Begin Source File
183
184SOURCE=..\..\Archive\Common\CoderMixer2.cpp
185# End Source File
186# Begin Source File
187
188SOURCE=..\..\Archive\Common\CoderMixer2.h
189# End Source File
190# Begin Source File
191
192SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
193# End Source File
194# Begin Source File
195
196SOURCE=..\..\Archive\Common\ItemNameUtils.h
197# End Source File
198# Begin Source File
199
200SOURCE=..\..\Archive\Common\MultiStream.cpp
201# End Source File
202# Begin Source File
203
204SOURCE=..\..\Archive\Common\MultiStream.h
205# End Source File
206# Begin Source File
207
208SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
209# End Source File
210# Begin Source File
211
212SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
213# End Source File
214# End Group
215# Begin Group "Compress"
216
217# PROP Default_Filter ""
218# Begin Source File
219
220SOURCE=..\..\Compress\Bcj2Coder.cpp
221# End Source File
222# Begin Source File
223
224SOURCE=..\..\Compress\Bcj2Coder.h
225# End Source File
226# Begin Source File
227
228SOURCE=..\..\Compress\Bcj2Register.cpp
229# End Source File
230# Begin Source File
231
232SOURCE=..\..\Compress\BcjCoder.cpp
233# End Source File
234# Begin Source File
235
236SOURCE=..\..\Compress\BcjCoder.h
237# End Source File
238# Begin Source File
239
240SOURCE=..\..\Compress\BcjRegister.cpp
241# End Source File
242# Begin Source File
243
244SOURCE=..\..\Compress\BranchMisc.cpp
245# End Source File
246# Begin Source File
247
248SOURCE=..\..\Compress\BranchMisc.h
249# End Source File
250# Begin Source File
251
252SOURCE=..\..\Compress\BranchRegister.cpp
253# End Source File
254# Begin Source File
255
256SOURCE=..\..\Compress\CopyCoder.cpp
257# End Source File
258# Begin Source File
259
260SOURCE=..\..\Compress\CopyCoder.h
261# End Source File
262# Begin Source File
263
264SOURCE=..\..\Compress\CopyRegister.cpp
265# End Source File
266# Begin Source File
267
268SOURCE=..\..\Compress\DeltaFilter.cpp
269# End Source File
270# Begin Source File
271
272SOURCE=..\..\Compress\Lzma2Decoder.cpp
273# End Source File
274# Begin Source File
275
276SOURCE=..\..\Compress\Lzma2Register.cpp
277# End Source File
278# Begin Source File
279
280SOURCE=..\..\Compress\LzmaDecoder.cpp
281# End Source File
282# Begin Source File
283
284SOURCE=..\..\Compress\LzmaRegister.cpp
285# End Source File
286# Begin Source File
287
288SOURCE=..\..\Compress\PpmdDecoder.cpp
289# End Source File
290# Begin Source File
291
292SOURCE=..\..\Compress\PpmdDecoder.h
293# End Source File
294# Begin Source File
295
296SOURCE=..\..\Compress\PpmdRegister.cpp
297# End Source File
298# End Group
299# Begin Group "Crypto"
300
301# PROP Default_Filter ""
302# Begin Source File
303
304SOURCE=..\..\Crypto\7zAes.cpp
305# End Source File
306# Begin Source File
307
308SOURCE=..\..\Crypto\7zAes.h
309# End Source File
310# Begin Source File
311
312SOURCE=..\..\Crypto\7zAesRegister.cpp
313# End Source File
314# Begin Source File
315
316SOURCE=..\..\Crypto\MyAes.cpp
317# End Source File
318# Begin Source File
319
320SOURCE=..\..\Crypto\MyAes.h
321# End Source File
322# End Group
323# Begin Group "Dialogs"
324
325# PROP Default_Filter ""
326# Begin Source File
327
328SOURCE=..\..\UI\FileManager\BrowseDialog.cpp
329# End Source File
330# Begin Source File
331
332SOURCE=..\..\UI\FileManager\BrowseDialog.h
333# End Source File
334# Begin Source File
335
336SOURCE=..\..\UI\FileManager\ComboDialog.cpp
337# End Source File
338# Begin Source File
339
340SOURCE=..\..\UI\FileManager\ComboDialog.h
341# End Source File
342# Begin Source File
343
344SOURCE=..\..\UI\FileManager\OverwriteDialog.cpp
345# End Source File
346# Begin Source File
347
348SOURCE=..\..\UI\FileManager\OverwriteDialog.h
349# End Source File
350# Begin Source File
351
352SOURCE=..\..\UI\FileManager\PasswordDialog.cpp
353# End Source File
354# Begin Source File
355
356SOURCE=..\..\UI\FileManager\PasswordDialog.h
357# End Source File
358# Begin Source File
359
360SOURCE=..\..\UI\FileManager\ProgressDialog2.cpp
361# End Source File
362# Begin Source File
363
364SOURCE=..\..\UI\FileManager\ProgressDialog2.h
365# End Source File
366# End Group
367# Begin Group "7zip Common"
368
369# PROP Default_Filter ""
370# Begin Source File
371
372SOURCE=..\..\Common\CreateCoder.cpp
373# End Source File
374# Begin Source File
375
376SOURCE=..\..\Common\CreateCoder.h
377# End Source File
378# Begin Source File
379
380SOURCE=..\..\Common\CWrappers.cpp
381# End Source File
382# Begin Source File
383
384SOURCE=..\..\Common\CWrappers.h
385# End Source File
386# Begin Source File
387
388SOURCE=..\..\Common\FilePathAutoRename.cpp
389# End Source File
390# Begin Source File
391
392SOURCE=..\..\Common\FilePathAutoRename.h
393# End Source File
394# Begin Source File
395
396SOURCE=..\..\Common\FileStreams.cpp
397# End Source File
398# Begin Source File
399
400SOURCE=..\..\Common\FileStreams.h
401# End Source File
402# Begin Source File
403
404SOURCE=..\..\Common\FilterCoder.cpp
405# End Source File
406# Begin Source File
407
408SOURCE=..\..\Common\FilterCoder.h
409# End Source File
410# Begin Source File
411
412SOURCE=..\..\Common\InBuffer.cpp
413# End Source File
414# Begin Source File
415
416SOURCE=..\..\Common\InBuffer.h
417# End Source File
418# Begin Source File
419
420SOURCE=..\..\Common\LimitedStreams.cpp
421# End Source File
422# Begin Source File
423
424SOURCE=..\..\Common\LimitedStreams.h
425# End Source File
426# Begin Source File
427
428SOURCE=..\..\Common\LockedStream.cpp
429# End Source File
430# Begin Source File
431
432SOURCE=..\..\Common\LockedStream.h
433# End Source File
434# Begin Source File
435
436SOURCE=..\..\Common\OutBuffer.cpp
437# End Source File
438# Begin Source File
439
440SOURCE=..\..\Common\OutBuffer.h
441# End Source File
442# Begin Source File
443
444SOURCE=..\..\Common\ProgressUtils.cpp
445# End Source File
446# Begin Source File
447
448SOURCE=..\..\Common\ProgressUtils.h
449# End Source File
450# Begin Source File
451
452SOURCE=..\..\Common\PropId.cpp
453# End Source File
454# Begin Source File
455
456SOURCE=..\..\Common\StreamBinder.cpp
457# End Source File
458# Begin Source File
459
460SOURCE=..\..\Common\StreamBinder.h
461# End Source File
462# Begin Source File
463
464SOURCE=..\..\Common\StreamObjects.cpp
465# End Source File
466# Begin Source File
467
468SOURCE=..\..\Common\StreamObjects.h
469# End Source File
470# Begin Source File
471
472SOURCE=..\..\Common\StreamUtils.cpp
473# End Source File
474# Begin Source File
475
476SOURCE=..\..\Common\StreamUtils.h
477# End Source File
478# Begin Source File
479
480SOURCE=..\..\Common\VirtThread.cpp
481# End Source File
482# Begin Source File
483
484SOURCE=..\..\Common\VirtThread.h
485# End Source File
486# End Group
487# Begin Group "File Manager"
488
489# PROP Default_Filter ""
490# Begin Source File
491
492SOURCE=..\..\UI\FileManager\ExtractCallback.cpp
493# End Source File
494# Begin Source File
495
496SOURCE=..\..\UI\FileManager\ExtractCallback.h
497# End Source File
498# Begin Source File
499
500SOURCE=..\..\UI\FileManager\FormatUtils.cpp
501# End Source File
502# Begin Source File
503
504SOURCE=..\..\UI\FileManager\FormatUtils.h
505# End Source File
506# Begin Source File
507
508SOURCE=..\..\UI\FileManager\PropertyName.cpp
509# End Source File
510# Begin Source File
511
512SOURCE=..\..\UI\FileManager\PropertyName.h
513# End Source File
514# Begin Source File
515
516SOURCE=..\..\UI\FileManager\SysIconUtils.cpp
517# End Source File
518# Begin Source File
519
520SOURCE=..\..\UI\FileManager\SysIconUtils.h
521# End Source File
522# End Group
523# Begin Group "Windows"
524
525# PROP Default_Filter ""
526# Begin Group "Control"
527
528# PROP Default_Filter ""
529# Begin Source File
530
531SOURCE=..\..\..\Windows\Control\ComboBox.cpp
532# End Source File
533# Begin Source File
534
535SOURCE=..\..\..\Windows\Control\ComboBox.h
536# End Source File
537# Begin Source File
538
539SOURCE=..\..\..\Windows\Control\Dialog.cpp
540# End Source File
541# Begin Source File
542
543SOURCE=..\..\..\Windows\Control\Dialog.h
544# End Source File
545# Begin Source File
546
547SOURCE=..\..\..\Windows\Control\ListView.cpp
548# End Source File
549# Begin Source File
550
551SOURCE=..\..\..\Windows\Control\ListView.h
552# End Source File
553# End Group
554# Begin Source File
555
556SOURCE=..\..\..\Windows\Clipboard.cpp
557# End Source File
558# Begin Source File
559
560SOURCE=..\..\..\Windows\Clipboard.h
561# End Source File
562# Begin Source File
563
564SOURCE=..\..\..\Windows\CommonDialog.cpp
565# End Source File
566# Begin Source File
567
568SOURCE=..\..\..\Windows\CommonDialog.h
569# End Source File
570# Begin Source File
571
572SOURCE=..\..\..\Windows\DLL.cpp
573# End Source File
574# Begin Source File
575
576SOURCE=..\..\..\Windows\DLL.h
577# End Source File
578# Begin Source File
579
580SOURCE=..\..\..\Windows\ErrorMsg.cpp
581# End Source File
582# Begin Source File
583
584SOURCE=..\..\..\Windows\ErrorMsg.h
585# End Source File
586# Begin Source File
587
588SOURCE=..\..\..\Windows\FileDir.cpp
589# End Source File
590# Begin Source File
591
592SOURCE=..\..\..\Windows\FileDir.h
593# End Source File
594# Begin Source File
595
596SOURCE=..\..\..\Windows\FileFind.cpp
597# End Source File
598# Begin Source File
599
600SOURCE=..\..\..\Windows\FileFind.h
601# End Source File
602# Begin Source File
603
604SOURCE=..\..\..\Windows\FileIO.cpp
605# End Source File
606# Begin Source File
607
608SOURCE=..\..\..\Windows\FileIO.h
609# End Source File
610# Begin Source File
611
612SOURCE=..\..\..\Windows\FileName.cpp
613# End Source File
614# Begin Source File
615
616SOURCE=..\..\..\Windows\FileName.h
617# End Source File
618# Begin Source File
619
620SOURCE=..\..\..\Windows\MemoryGlobal.cpp
621# End Source File
622# Begin Source File
623
624SOURCE=..\..\..\Windows\MemoryGlobal.h
625# End Source File
626# Begin Source File
627
628SOURCE=..\..\..\Windows\PropVariant.cpp
629# End Source File
630# Begin Source File
631
632SOURCE=..\..\..\Windows\PropVariant.h
633# End Source File
634# Begin Source File
635
636SOURCE=..\..\..\Windows\PropVariantConv.cpp
637# End Source File
638# Begin Source File
639
640SOURCE=..\..\..\Windows\PropVariantConv.h
641# End Source File
642# Begin Source File
643
644SOURCE=..\..\..\Windows\ResourceString.cpp
645# End Source File
646# Begin Source File
647
648SOURCE=..\..\..\Windows\ResourceString.h
649# End Source File
650# Begin Source File
651
652SOURCE=..\..\..\Windows\Shell.cpp
653# End Source File
654# Begin Source File
655
656SOURCE=..\..\..\Windows\Shell.h
657# End Source File
658# Begin Source File
659
660SOURCE=..\..\..\Windows\Synchronization.cpp
661# End Source File
662# Begin Source File
663
664SOURCE=..\..\..\Windows\Synchronization.h
665# End Source File
666# Begin Source File
667
668SOURCE=..\..\..\Windows\System.cpp
669# End Source File
670# Begin Source File
671
672SOURCE=..\..\..\Windows\System.h
673# End Source File
674# Begin Source File
675
676SOURCE=..\..\..\Windows\Window.cpp
677# End Source File
678# Begin Source File
679
680SOURCE=..\..\..\Windows\Window.h
681# End Source File
682# End Group
683# Begin Group "Common"
684
685# PROP Default_Filter ""
686# Begin Source File
687
688SOURCE=..\..\..\Common\CommandLineParser.cpp
689# End Source File
690# Begin Source File
691
692SOURCE=..\..\..\Common\CommandLineParser.h
693# End Source File
694# Begin Source File
695
696SOURCE=..\..\..\Common\Common.h
697# End Source File
698# Begin Source File
699
700SOURCE=..\..\..\Common\CRC.cpp
701# End Source File
702# Begin Source File
703
704SOURCE=..\..\..\Common\CRC.h
705# End Source File
706# Begin Source File
707
708SOURCE=..\..\..\Common\IntToString.cpp
709# End Source File
710# Begin Source File
711
712SOURCE=..\..\..\Common\IntToString.h
713# End Source File
714# Begin Source File
715
716SOURCE=..\..\..\Common\MyString.cpp
717# End Source File
718# Begin Source File
719
720SOURCE=..\..\..\Common\MyString.h
721# End Source File
722# Begin Source File
723
724SOURCE=..\..\..\Common\MyVector.cpp
725# End Source File
726# Begin Source File
727
728SOURCE=..\..\..\Common\MyVector.h
729# End Source File
730# Begin Source File
731
732SOURCE=..\..\..\Common\NewHandler.cpp
733# End Source File
734# Begin Source File
735
736SOURCE=..\..\..\Common\NewHandler.h
737# End Source File
738# Begin Source File
739
740SOURCE=..\..\..\Common\Sha256Prepare.cpp
741# End Source File
742# Begin Source File
743
744SOURCE=..\..\..\Common\StringConvert.cpp
745# End Source File
746# Begin Source File
747
748SOURCE=..\..\..\Common\StringConvert.h
749# End Source File
750# Begin Source File
751
752SOURCE=..\..\..\Common\Wildcard.cpp
753# End Source File
754# Begin Source File
755
756SOURCE=..\..\..\Common\Wildcard.h
757# End Source File
758# End Group
759# Begin Group "UI"
760
761# PROP Default_Filter ""
762# Begin Group "UI Common"
763
764# PROP Default_Filter ""
765# Begin Source File
766
767SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
768# End Source File
769# Begin Source File
770
771SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
772# End Source File
773# Begin Source File
774
775SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
776# End Source File
777# Begin Source File
778
779SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
780# End Source File
781# Begin Source File
782
783SOURCE=..\..\UI\Common\DefaultName.cpp
784# End Source File
785# Begin Source File
786
787SOURCE=..\..\UI\Common\DefaultName.h
788# End Source File
789# Begin Source File
790
791SOURCE=..\..\UI\Common\Extract.cpp
792# End Source File
793# Begin Source File
794
795SOURCE=..\..\UI\Common\Extract.h
796# End Source File
797# Begin Source File
798
799SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
800# End Source File
801# Begin Source File
802
803SOURCE=..\..\UI\Common\ExtractingFilePath.h
804# End Source File
805# Begin Source File
806
807SOURCE=..\..\UI\Common\LoadCodecs.cpp
808# End Source File
809# Begin Source File
810
811SOURCE=..\..\UI\Common\LoadCodecs.h
812# End Source File
813# Begin Source File
814
815SOURCE=..\..\UI\Common\OpenArchive.cpp
816# End Source File
817# Begin Source File
818
819SOURCE=..\..\UI\Common\OpenArchive.h
820# End Source File
821# End Group
822# Begin Group "GUI"
823
824# PROP Default_Filter ""
825# Begin Source File
826
827SOURCE=..\..\UI\GUI\ExtractDialog.cpp
828# End Source File
829# Begin Source File
830
831SOURCE=..\..\UI\GUI\ExtractDialog.h
832# End Source File
833# Begin Source File
834
835SOURCE=..\..\UI\GUI\ExtractGUI.cpp
836# End Source File
837# Begin Source File
838
839SOURCE=..\..\UI\GUI\ExtractGUI.h
840# End Source File
841# End Group
842# Begin Group "Explorer"
843
844# PROP Default_Filter ""
845# Begin Source File
846
847SOURCE=..\..\UI\Explorer\MyMessages.cpp
848# End Source File
849# Begin Source File
850
851SOURCE=..\..\UI\Explorer\MyMessages.h
852# End Source File
853# End Group
854# End Group
855# Begin Group "C"
856
857# PROP Default_Filter ""
858# Begin Source File
859
860SOURCE=..\..\..\..\C\7zCrc.c
861# SUBTRACT CPP /YX /Yc /Yu
862# End Source File
863# Begin Source File
864
865SOURCE=..\..\..\..\C\7zCrc.h
866# End Source File
867# Begin Source File
868
869SOURCE=..\..\..\..\C\7zCrcOpt.c
870# SUBTRACT CPP /YX /Yc /Yu
871# End Source File
872# Begin Source File
873
874SOURCE=..\..\..\..\C\7zStream.c
875# SUBTRACT CPP /YX /Yc /Yu
876# End Source File
877# Begin Source File
878
879SOURCE=..\..\..\..\C\7zWindows.h
880# End Source File
881# Begin Source File
882
883SOURCE=..\..\..\..\C\Aes.c
884# SUBTRACT CPP /YX /Yc /Yu
885# End Source File
886# Begin Source File
887
888SOURCE=..\..\..\..\C\Aes.h
889# End Source File
890# Begin Source File
891
892SOURCE=..\..\..\..\C\AesOpt.c
893# SUBTRACT CPP /YX /Yc /Yu
894# End Source File
895# Begin Source File
896
897SOURCE=..\..\..\..\C\Alloc.c
898# SUBTRACT CPP /YX /Yc /Yu
899# End Source File
900# Begin Source File
901
902SOURCE=..\..\..\..\C\Alloc.h
903# End Source File
904# Begin Source File
905
906SOURCE=..\..\..\..\C\Bcj2.c
907# SUBTRACT CPP /YX /Yc /Yu
908# End Source File
909# Begin Source File
910
911SOURCE=..\..\..\..\C\Bcj2.h
912# End Source File
913# Begin Source File
914
915SOURCE=..\..\..\..\C\Bra.c
916# SUBTRACT CPP /YX /Yc /Yu
917# End Source File
918# Begin Source File
919
920SOURCE=..\..\..\..\C\Bra.h
921# End Source File
922# Begin Source File
923
924SOURCE=..\..\..\..\C\Bra86.c
925# SUBTRACT CPP /YX /Yc /Yu
926# End Source File
927# Begin Source File
928
929SOURCE=..\..\..\..\C\BraIA64.c
930# SUBTRACT CPP /YX /Yc /Yu
931# End Source File
932# Begin Source File
933
934SOURCE=..\..\..\..\C\Compiler.h
935# End Source File
936# Begin Source File
937
938SOURCE=..\..\..\..\C\CpuArch.c
939# SUBTRACT CPP /YX /Yc /Yu
940# End Source File
941# Begin Source File
942
943SOURCE=..\..\..\..\C\Delta.c
944# SUBTRACT CPP /YX /Yc /Yu
945# End Source File
946# Begin Source File
947
948SOURCE=..\..\..\..\C\Delta.h
949# End Source File
950# Begin Source File
951
952SOURCE=..\..\..\..\C\DllSecur.c
953# SUBTRACT CPP /YX /Yc /Yu
954# End Source File
955# Begin Source File
956
957SOURCE=..\..\..\..\C\DllSecur.h
958# End Source File
959# Begin Source File
960
961SOURCE=..\..\..\..\C\Lzma2Dec.c
962# SUBTRACT CPP /YX /Yc /Yu
963# End Source File
964# Begin Source File
965
966SOURCE=..\..\..\..\C\Lzma2Dec.h
967# End Source File
968# Begin Source File
969
970SOURCE=..\..\..\..\C\Lzma2DecMt.c
971# SUBTRACT CPP /YX /Yc /Yu
972# End Source File
973# Begin Source File
974
975SOURCE=..\..\..\..\C\Lzma2DecMt.h
976# End Source File
977# Begin Source File
978
979SOURCE=..\..\..\..\C\LzmaDec.c
980# SUBTRACT CPP /YX /Yc /Yu
981# End Source File
982# Begin Source File
983
984SOURCE=..\..\..\..\C\LzmaDec.h
985# End Source File
986# Begin Source File
987
988SOURCE=..\..\..\..\C\MtDec.c
989# SUBTRACT CPP /YX /Yc /Yu
990# End Source File
991# Begin Source File
992
993SOURCE=..\..\..\..\C\MtDec.h
994# End Source File
995# Begin Source File
996
997SOURCE=..\..\..\..\C\Ppmd7.c
998# SUBTRACT CPP /YX /Yc /Yu
999# End Source File
1000# Begin Source File
1001
1002SOURCE=..\..\..\..\C\Ppmd7.h
1003# End Source File
1004# Begin Source File
1005
1006SOURCE=..\..\..\..\C\Ppmd7Dec.c
1007# SUBTRACT CPP /YX /Yc /Yu
1008# End Source File
1009# Begin Source File
1010
1011SOURCE=..\..\..\..\C\Sha256.c
1012# SUBTRACT CPP /YX /Yc /Yu
1013# End Source File
1014# Begin Source File
1015
1016SOURCE=..\..\..\..\C\Sha256Opt.c
1017# SUBTRACT CPP /YX /Yc /Yu
1018# End Source File
1019# Begin Source File
1020
1021SOURCE=..\..\..\..\C\Threads.c
1022# SUBTRACT CPP /YX /Yc /Yu
1023# End Source File
1024# Begin Source File
1025
1026SOURCE=..\..\..\..\C\Threads.h
1027# End Source File
1028# End Group
1029# Begin Group "7zip"
1030
1031# PROP Default_Filter ""
1032# Begin Source File
1033
1034SOURCE=..\..\Archive\IArchive.h
1035# End Source File
1036# Begin Source File
1037
1038SOURCE=..\..\ICoder.h
1039# End Source File
1040# Begin Source File
1041
1042SOURCE=..\..\IDecl.h
1043# End Source File
1044# Begin Source File
1045
1046SOURCE=..\..\IPassword.h
1047# End Source File
1048# Begin Source File
1049
1050SOURCE=..\..\IProgress.h
1051# End Source File
1052# End Group
1053# Begin Source File
1054
1055SOURCE=.\7z.ico
1056# End Source File
1057# Begin Source File
1058
1059SOURCE=.\resource.rc
1060# End Source File
1061# Begin Source File
1062
1063SOURCE=.\SfxWin.cpp
1064# End Source File
1065# End Target
1066# End Project
1067