1# Microsoft Developer Studio Project File - Name="7z" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=7z - 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 "Format7z.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 "Format7z.mak" CFG="7z - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "7z - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "7z - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "7z - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "Release"
42# PROP Intermediate_Dir "Release"
43# PROP Ignore_Export_Lib 1
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MY7Z_EXPORTS" /YX /FD /c
46# ADD CPP /nologo /Gr /MT /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MY7Z_EXPORTS" /D "NO_REGISTRY" /D "EXTERNAL_CODECS" /D "_7ZIP_LARGE_PAGES" /D "_7ZIP_ST_9" /FAcs /Yu"StdAfx.h" /FD /GF /c
47# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD BASE RSC /l 0x419 /d "NDEBUG"
50# ADD RSC /l 0x419 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# 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 /dll /machine:I386
56# 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 /dll /machine:I386 /out:"C:\Program Files\7-Zip\7z.dll" /opt:NOWIN98
57# SUBTRACT LINK32 /pdb:none /debug
58
59!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug"
64# PROP BASE Intermediate_Dir "Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "Debug"
69# PROP Intermediate_Dir "Debug"
70# PROP Ignore_Export_Lib 1
71# PROP Target_Dir ""
72# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MY7Z_EXPORTS" /YX /FD /GZ /c
73# ADD CPP /nologo /Gr /MTd /W4 /WX /Gm /GX /ZI /Od /I "..\..\..\..\SDK" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MY7Z_EXPORTS" /D "NO_REGISTRY" /D "EXTERNAL_CODECS" /D "_7ZIP_LARGE_PAGES" /D "_7ZIP_ST_9" /Yu"StdAfx.h" /FD /GZ /c
74# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76# ADD BASE RSC /l 0x419 /d "_DEBUG"
77# ADD RSC /l 0x419 /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# 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 /dll /debug /machine:I386 /pdbtype:sept
83# 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 /dll /debug /machine:I386 /out:"C:\Program Files\7-Zip\7z.dll" /pdbtype:sept /ignore:4033
84# SUBTRACT LINK32 /pdb:none
85
86!ENDIF
87
88# Begin Target
89
90# Name "7z - Win32 Release"
91# Name "7z - Win32 Debug"
92# Begin Group "Spec"
93
94# PROP Default_Filter ""
95# Begin Group "Icons"
96
97# PROP Default_Filter ""
98# Begin Source File
99
100SOURCE=..\..\Archive\Icons\7z.ico
101# End Source File
102# Begin Source File
103
104SOURCE=..\..\Archive\Icons\arj.ico
105# End Source File
106# Begin Source File
107
108SOURCE=..\..\Archive\Icons\bz2.ico
109# End Source File
110# Begin Source File
111
112SOURCE=..\..\Archive\Icons\cab.ico
113# End Source File
114# Begin Source File
115
116SOURCE=..\..\Archive\Icons\cpio.ico
117# End Source File
118# Begin Source File
119
120SOURCE=..\..\Archive\Icons\deb.ico
121# End Source File
122# Begin Source File
123
124SOURCE=..\..\Archive\Icons\dmg.ico
125# End Source File
126# Begin Source File
127
128SOURCE=..\..\Archive\Icons\fat.ico
129# End Source File
130# Begin Source File
131
132SOURCE=..\..\Archive\Icons\gz.ico
133# End Source File
134# Begin Source File
135
136SOURCE=..\..\Archive\Icons\hfs.ico
137# End Source File
138# Begin Source File
139
140SOURCE=..\..\Archive\Icons\iso.ico
141# End Source File
142# Begin Source File
143
144SOURCE=..\..\Archive\Icons\lzh.ico
145# End Source File
146# Begin Source File
147
148SOURCE=..\..\Archive\Icons\lzma.ico
149# End Source File
150# Begin Source File
151
152SOURCE=..\..\Archive\Icons\ntfs.ico
153# End Source File
154# Begin Source File
155
156SOURCE=..\..\Archive\Icons\rar.ico
157# End Source File
158# Begin Source File
159
160SOURCE=..\..\Archive\Icons\rpm.ico
161# End Source File
162# Begin Source File
163
164SOURCE=..\..\Archive\Icons\split.ico
165# End Source File
166# Begin Source File
167
168SOURCE=..\..\Archive\Icons\squashfs.ico
169# End Source File
170# Begin Source File
171
172SOURCE=..\..\Archive\Icons\tar.ico
173# End Source File
174# Begin Source File
175
176SOURCE=..\..\Archive\Icons\vhd.ico
177# End Source File
178# Begin Source File
179
180SOURCE=..\..\Archive\Icons\wim.ico
181# End Source File
182# Begin Source File
183
184SOURCE=..\..\Archive\Icons\xar.ico
185# End Source File
186# Begin Source File
187
188SOURCE=..\..\Archive\Icons\xz.ico
189# End Source File
190# Begin Source File
191
192SOURCE=..\..\Archive\Icons\z.ico
193# End Source File
194# Begin Source File
195
196SOURCE=..\..\Archive\Icons\zip.ico
197# End Source File
198# End Group
199# Begin Source File
200
201SOURCE=..\..\Archive\Archive2.def
202# End Source File
203# Begin Source File
204
205SOURCE=..\..\Archive\ArchiveExports.cpp
206# End Source File
207# Begin Source File
208
209SOURCE=..\..\Compress\CodecExports.cpp
210# End Source File
211# Begin Source File
212
213SOURCE=..\..\Archive\DllExports2.cpp
214# End Source File
215# Begin Source File
216
217SOURCE=.\resource.rc
218# End Source File
219# Begin Source File
220
221SOURCE=.\StdAfx.cpp
222# ADD CPP /Yc"StdAfx.h"
223# End Source File
224# Begin Source File
225
226SOURCE=.\StdAfx.h
227# End Source File
228# End Group
229# Begin Group "Common"
230
231# PROP Default_Filter ""
232# Begin Source File
233
234SOURCE=..\..\..\Common\Common.h
235# End Source File
236# Begin Source File
237
238SOURCE=..\..\..\Common\CRC.cpp
239# End Source File
240# Begin Source File
241
242SOURCE=..\..\..\Common\CrcReg.cpp
243# End Source File
244# Begin Source File
245
246SOURCE=..\..\..\Common\Defs.h
247# End Source File
248# Begin Source File
249
250SOURCE=..\..\..\Common\DynamicBuffer.h
251# End Source File
252# Begin Source File
253
254SOURCE=..\..\..\Common\DynLimBuf.cpp
255# End Source File
256# Begin Source File
257
258SOURCE=..\..\..\Common\DynLimBuf.h
259# End Source File
260# Begin Source File
261
262SOURCE=..\..\..\Common\IntToString.cpp
263# End Source File
264# Begin Source File
265
266SOURCE=..\..\..\Common\IntToString.h
267# End Source File
268# Begin Source File
269
270SOURCE=..\..\..\Common\MyBuffer.h
271# End Source File
272# Begin Source File
273
274SOURCE=..\..\..\Common\MyBuffer2.h
275# End Source File
276# Begin Source File
277
278SOURCE=..\..\..\Common\MyCom.h
279# End Source File
280# Begin Source File
281
282SOURCE=..\..\..\Common\MyException.h
283# End Source File
284# Begin Source File
285
286SOURCE=..\..\..\Common\MyInitGuid.h
287# End Source File
288# Begin Source File
289
290SOURCE=..\..\..\Common\MyLinux.h
291# End Source File
292# Begin Source File
293
294SOURCE=..\..\..\Common\MyMap.cpp
295# End Source File
296# Begin Source File
297
298SOURCE=..\..\..\Common\MyMap.h
299# End Source File
300# Begin Source File
301
302SOURCE=..\..\..\Common\MyString.cpp
303# End Source File
304# Begin Source File
305
306SOURCE=..\..\..\Common\MyString.h
307# End Source File
308# Begin Source File
309
310SOURCE=..\..\..\Common\MyTypes.h
311# End Source File
312# Begin Source File
313
314SOURCE=..\..\..\Common\MyUnknown.h
315# End Source File
316# Begin Source File
317
318SOURCE=..\..\..\Common\MyVector.cpp
319# End Source File
320# Begin Source File
321
322SOURCE=..\..\..\Common\MyVector.h
323# End Source File
324# Begin Source File
325
326SOURCE=..\..\..\Common\MyWindows.cpp
327# End Source File
328# Begin Source File
329
330SOURCE=..\..\..\Common\MyWindows.h
331# End Source File
332# Begin Source File
333
334SOURCE=..\..\..\Common\MyXml.cpp
335# End Source File
336# Begin Source File
337
338SOURCE=..\..\..\Common\MyXml.h
339# End Source File
340# Begin Source File
341
342SOURCE=..\..\..\Common\NewHandler.cpp
343# End Source File
344# Begin Source File
345
346SOURCE=..\..\..\Common\NewHandler.h
347# End Source File
348# Begin Source File
349
350SOURCE=..\..\..\Common\Sha1Reg.cpp
351# End Source File
352# Begin Source File
353
354SOURCE=..\..\..\Common\Sha256Reg.cpp
355# End Source File
356# Begin Source File
357
358SOURCE=..\..\..\Common\StringConvert.cpp
359# End Source File
360# Begin Source File
361
362SOURCE=..\..\..\Common\StringConvert.h
363# End Source File
364# Begin Source File
365
366SOURCE=..\..\..\Common\StringToInt.cpp
367# End Source File
368# Begin Source File
369
370SOURCE=..\..\..\Common\StringToInt.h
371# End Source File
372# Begin Source File
373
374SOURCE=..\..\..\Common\UTFConvert.cpp
375# End Source File
376# Begin Source File
377
378SOURCE=..\..\..\Common\UTFConvert.h
379# End Source File
380# Begin Source File
381
382SOURCE=..\..\..\Common\Wildcard.cpp
383# End Source File
384# Begin Source File
385
386SOURCE=..\..\..\Common\Wildcard.h
387# End Source File
388# Begin Source File
389
390SOURCE=..\..\..\Common\XzCrc64Init.cpp
391# End Source File
392# Begin Source File
393
394SOURCE=..\..\..\Common\XzCrc64Reg.cpp
395# End Source File
396# End Group
397# Begin Group "Compress"
398
399# PROP Default_Filter ""
400# Begin Group "Bit Coder"
401
402# PROP Default_Filter ""
403# Begin Source File
404
405SOURCE=..\..\Compress\BitlDecoder.cpp
406# End Source File
407# Begin Source File
408
409SOURCE=..\..\Compress\BitlDecoder.h
410# End Source File
411# Begin Source File
412
413SOURCE=..\..\Compress\BitlEncoder.h
414# End Source File
415# Begin Source File
416
417SOURCE=..\..\Compress\BitmDecoder.h
418# End Source File
419# Begin Source File
420
421SOURCE=..\..\Compress\BitmEncoder.h
422# End Source File
423# End Group
424# Begin Group "Rar Compress"
425
426# PROP Default_Filter ""
427# Begin Source File
428
429SOURCE=..\..\Compress\Rar1Decoder.cpp
430
431!IF  "$(CFG)" == "7z - Win32 Release"
432
433# ADD CPP /O2
434# SUBTRACT CPP /YX /Yc /Yu
435
436!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
437
438!ENDIF
439
440# End Source File
441# Begin Source File
442
443SOURCE=..\..\Compress\Rar1Decoder.h
444# End Source File
445# Begin Source File
446
447SOURCE=..\..\Compress\Rar2Decoder.cpp
448
449!IF  "$(CFG)" == "7z - Win32 Release"
450
451# ADD CPP /O2
452# SUBTRACT CPP /YX /Yc /Yu
453
454!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
455
456!ENDIF
457
458# End Source File
459# Begin Source File
460
461SOURCE=..\..\Compress\Rar2Decoder.h
462# End Source File
463# Begin Source File
464
465SOURCE=..\..\Compress\Rar3Decoder.cpp
466
467!IF  "$(CFG)" == "7z - Win32 Release"
468
469# ADD CPP /O2
470# SUBTRACT CPP /YX /Yc /Yu
471
472!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
473
474!ENDIF
475
476# End Source File
477# Begin Source File
478
479SOURCE=..\..\Compress\Rar3Decoder.h
480# End Source File
481# Begin Source File
482
483SOURCE=..\..\Compress\Rar3Vm.cpp
484
485!IF  "$(CFG)" == "7z - Win32 Release"
486
487# ADD CPP /O2
488# SUBTRACT CPP /YX /Yc /Yu
489
490!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
491
492!ENDIF
493
494# End Source File
495# Begin Source File
496
497SOURCE=..\..\Compress\Rar3Vm.h
498# End Source File
499# Begin Source File
500
501SOURCE=..\..\Compress\Rar5Decoder.cpp
502
503!IF  "$(CFG)" == "7z - Win32 Release"
504
505# ADD CPP /O2
506# SUBTRACT CPP /YX /Yc /Yu
507
508!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
509
510!ENDIF
511
512# End Source File
513# Begin Source File
514
515SOURCE=..\..\Compress\Rar5Decoder.h
516# End Source File
517# Begin Source File
518
519SOURCE=..\..\Compress\RarCodecsRegister.cpp
520
521!IF  "$(CFG)" == "7z - Win32 Release"
522
523# ADD CPP /O2
524# SUBTRACT CPP /YX /Yc /Yu
525
526!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
527
528!ENDIF
529
530# End Source File
531# End Group
532# Begin Group "BZip2 Compress"
533
534# PROP Default_Filter ""
535# Begin Source File
536
537SOURCE=..\..\Compress\BZip2Const.h
538# End Source File
539# Begin Source File
540
541SOURCE=..\..\Compress\BZip2Crc.cpp
542
543!IF  "$(CFG)" == "7z - Win32 Release"
544
545# ADD CPP /O2
546# SUBTRACT CPP /YX /Yc /Yu
547
548!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
549
550!ENDIF
551
552# End Source File
553# Begin Source File
554
555SOURCE=..\..\Compress\BZip2Crc.h
556# End Source File
557# Begin Source File
558
559SOURCE=..\..\Compress\BZip2Decoder.cpp
560
561!IF  "$(CFG)" == "7z - Win32 Release"
562
563# ADD CPP /O2
564# SUBTRACT CPP /YX /Yc /Yu
565
566!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
567
568!ENDIF
569
570# End Source File
571# Begin Source File
572
573SOURCE=..\..\Compress\BZip2Decoder.h
574# End Source File
575# Begin Source File
576
577SOURCE=..\..\Compress\BZip2Encoder.cpp
578
579!IF  "$(CFG)" == "7z - Win32 Release"
580
581# ADD CPP /O2
582# SUBTRACT CPP /YX /Yc /Yu
583
584!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
585
586!ENDIF
587
588# End Source File
589# Begin Source File
590
591SOURCE=..\..\Compress\BZip2Encoder.h
592# End Source File
593# Begin Source File
594
595SOURCE=..\..\Compress\BZip2Register.cpp
596
597!IF  "$(CFG)" == "7z - Win32 Release"
598
599# ADD CPP /O2
600# SUBTRACT CPP /YX /Yc /Yu
601
602!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
603
604!ENDIF
605
606# End Source File
607# Begin Source File
608
609SOURCE=..\..\Compress\Mtf8.h
610# End Source File
611# End Group
612# Begin Group "Zip Compress"
613
614# PROP Default_Filter ""
615# Begin Source File
616
617SOURCE=..\..\Compress\Deflate64Register.cpp
618
619!IF  "$(CFG)" == "7z - Win32 Release"
620
621# ADD CPP /O2
622# SUBTRACT CPP /YX /Yc /Yu
623
624!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
625
626!ENDIF
627
628# End Source File
629# Begin Source File
630
631SOURCE=..\..\Compress\DeflateConst.h
632# End Source File
633# Begin Source File
634
635SOURCE=..\..\Compress\DeflateDecoder.cpp
636
637!IF  "$(CFG)" == "7z - Win32 Release"
638
639# ADD CPP /O2
640# SUBTRACT CPP /YX /Yc /Yu
641
642!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
643
644!ENDIF
645
646# End Source File
647# Begin Source File
648
649SOURCE=..\..\Compress\DeflateDecoder.h
650# End Source File
651# Begin Source File
652
653SOURCE=..\..\Compress\DeflateEncoder.cpp
654
655!IF  "$(CFG)" == "7z - Win32 Release"
656
657# ADD CPP /O2
658# SUBTRACT CPP /YX /Yc /Yu
659
660!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
661
662!ENDIF
663
664# End Source File
665# Begin Source File
666
667SOURCE=..\..\Compress\DeflateEncoder.h
668# End Source File
669# Begin Source File
670
671SOURCE=..\..\Compress\DeflateRegister.cpp
672
673!IF  "$(CFG)" == "7z - Win32 Release"
674
675# ADD CPP /O2
676# SUBTRACT CPP /YX /Yc /Yu
677
678!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
679
680!ENDIF
681
682# End Source File
683# Begin Source File
684
685SOURCE=..\..\Compress\ImplodeDecoder.cpp
686
687!IF  "$(CFG)" == "7z - Win32 Release"
688
689# ADD CPP /O2
690# SUBTRACT CPP /YX /Yc /Yu
691
692!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
693
694!ENDIF
695
696# End Source File
697# Begin Source File
698
699SOURCE=..\..\Compress\ImplodeDecoder.h
700# End Source File
701# Begin Source File
702
703SOURCE=..\..\Compress\PpmdZip.cpp
704
705!IF  "$(CFG)" == "7z - Win32 Release"
706
707# ADD CPP /O2
708# SUBTRACT CPP /YX /Yc /Yu
709
710!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
711
712!ENDIF
713
714# End Source File
715# Begin Source File
716
717SOURCE=..\..\Compress\PpmdZip.h
718# End Source File
719# Begin Source File
720
721SOURCE=..\..\Compress\ShrinkDecoder.cpp
722
723!IF  "$(CFG)" == "7z - Win32 Release"
724
725# ADD CPP /O2
726# SUBTRACT CPP /YX /Yc /Yu
727
728!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
729
730!ENDIF
731
732# End Source File
733# Begin Source File
734
735SOURCE=..\..\Compress\ShrinkDecoder.h
736# End Source File
737# Begin Source File
738
739SOURCE=..\..\Compress\ZlibDecoder.cpp
740
741!IF  "$(CFG)" == "7z - Win32 Release"
742
743# ADD CPP /O2
744# SUBTRACT CPP /YX /Yc /Yu
745
746!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
747
748!ENDIF
749
750# End Source File
751# Begin Source File
752
753SOURCE=..\..\Compress\ZlibDecoder.h
754# End Source File
755# Begin Source File
756
757SOURCE=..\..\Compress\ZlibEncoder.cpp
758
759!IF  "$(CFG)" == "7z - Win32 Release"
760
761# ADD CPP /O2
762# SUBTRACT CPP /YX /Yc /Yu
763
764!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
765
766!ENDIF
767
768# End Source File
769# Begin Source File
770
771SOURCE=..\..\Compress\ZlibEncoder.h
772# End Source File
773# End Group
774# Begin Group "7z Compress"
775
776# PROP Default_Filter ""
777# Begin Source File
778
779SOURCE=..\..\Compress\Bcj2Coder.cpp
780
781!IF  "$(CFG)" == "7z - Win32 Release"
782
783# ADD CPP /O2
784# SUBTRACT CPP /YX /Yc /Yu
785
786!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
787
788!ENDIF
789
790# End Source File
791# Begin Source File
792
793SOURCE=..\..\Compress\Bcj2Coder.h
794# End Source File
795# Begin Source File
796
797SOURCE=..\..\Compress\Bcj2Register.cpp
798# End Source File
799# Begin Source File
800
801SOURCE=..\..\Compress\BcjCoder.cpp
802# End Source File
803# Begin Source File
804
805SOURCE=..\..\Compress\BcjCoder.h
806# End Source File
807# Begin Source File
808
809SOURCE=..\..\Compress\BcjRegister.cpp
810# End Source File
811# Begin Source File
812
813SOURCE=..\..\Compress\BranchMisc.cpp
814# End Source File
815# Begin Source File
816
817SOURCE=..\..\Compress\BranchMisc.h
818# End Source File
819# Begin Source File
820
821SOURCE=..\..\Compress\BranchRegister.cpp
822# End Source File
823# Begin Source File
824
825SOURCE=..\..\Compress\ByteSwap.cpp
826# End Source File
827# Begin Source File
828
829SOURCE=..\..\Compress\CopyCoder.cpp
830# End Source File
831# Begin Source File
832
833SOURCE=..\..\Compress\CopyCoder.h
834# End Source File
835# Begin Source File
836
837SOURCE=..\..\Compress\CopyRegister.cpp
838# End Source File
839# Begin Source File
840
841SOURCE=..\..\Compress\DeltaFilter.cpp
842# End Source File
843# Begin Source File
844
845SOURCE=..\..\Compress\Lzma2Decoder.cpp
846# End Source File
847# Begin Source File
848
849SOURCE=..\..\Compress\Lzma2Decoder.h
850# End Source File
851# Begin Source File
852
853SOURCE=..\..\Compress\Lzma2Encoder.cpp
854# End Source File
855# Begin Source File
856
857SOURCE=..\..\Compress\Lzma2Encoder.h
858# End Source File
859# Begin Source File
860
861SOURCE=..\..\Compress\Lzma2Register.cpp
862# End Source File
863# Begin Source File
864
865SOURCE=..\..\Compress\LzmaDecoder.cpp
866# End Source File
867# Begin Source File
868
869SOURCE=..\..\Compress\LzmaDecoder.h
870# End Source File
871# Begin Source File
872
873SOURCE=..\..\Compress\LzmaEncoder.cpp
874# End Source File
875# Begin Source File
876
877SOURCE=..\..\Compress\LzmaEncoder.h
878# End Source File
879# Begin Source File
880
881SOURCE=..\..\Compress\LzmaRegister.cpp
882# End Source File
883# Begin Source File
884
885SOURCE=..\..\Compress\PpmdDecoder.cpp
886
887!IF  "$(CFG)" == "7z - Win32 Release"
888
889# ADD CPP /O2
890# SUBTRACT CPP /YX /Yc /Yu
891
892!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
893
894!ENDIF
895
896# End Source File
897# Begin Source File
898
899SOURCE=..\..\Compress\PpmdDecoder.h
900# End Source File
901# Begin Source File
902
903SOURCE=..\..\Compress\PpmdEncoder.cpp
904
905!IF  "$(CFG)" == "7z - Win32 Release"
906
907# ADD CPP /O2
908# SUBTRACT CPP /YX /Yc /Yu
909
910!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
911
912!ENDIF
913
914# End Source File
915# Begin Source File
916
917SOURCE=..\..\Compress\PpmdEncoder.h
918# End Source File
919# Begin Source File
920
921SOURCE=..\..\Compress\PpmdRegister.cpp
922# End Source File
923# End Group
924# Begin Group "Cab Compress"
925
926# PROP Default_Filter ""
927# Begin Source File
928
929SOURCE=..\..\Compress\Lzx.h
930# End Source File
931# Begin Source File
932
933SOURCE=..\..\Compress\LzxDecoder.cpp
934
935!IF  "$(CFG)" == "7z - Win32 Release"
936
937# ADD CPP /O2
938# SUBTRACT CPP /YX /Yc /Yu
939
940!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
941
942!ENDIF
943
944# End Source File
945# Begin Source File
946
947SOURCE=..\..\Compress\LzxDecoder.h
948# End Source File
949# Begin Source File
950
951SOURCE=..\..\Compress\QuantumDecoder.cpp
952# End Source File
953# Begin Source File
954
955SOURCE=..\..\Compress\QuantumDecoder.h
956# End Source File
957# End Group
958# Begin Source File
959
960SOURCE=..\..\Compress\HuffmanDecoder.h
961# End Source File
962# Begin Source File
963
964SOURCE=..\..\Compress\LzfseDecoder.cpp
965
966!IF  "$(CFG)" == "7z - Win32 Release"
967
968# ADD CPP /O2
969# SUBTRACT CPP /YX /Yc /Yu
970
971!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
972
973!ENDIF
974
975# End Source File
976# Begin Source File
977
978SOURCE=..\..\Compress\LzfseDecoder.h
979# End Source File
980# Begin Source File
981
982SOURCE=..\..\Compress\LzhDecoder.cpp
983# End Source File
984# Begin Source File
985
986SOURCE=..\..\Compress\LzhDecoder.h
987# End Source File
988# Begin Source File
989
990SOURCE=..\..\Compress\LzmsDecoder.cpp
991
992!IF  "$(CFG)" == "7z - Win32 Release"
993
994# ADD CPP /O2
995# SUBTRACT CPP /YX /Yc /Yu
996
997!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
998
999!ENDIF
1000
1001# End Source File
1002# Begin Source File
1003
1004SOURCE=..\..\Compress\LzmsDecoder.h
1005# End Source File
1006# Begin Source File
1007
1008SOURCE=..\..\Compress\LzOutWindow.cpp
1009# End Source File
1010# Begin Source File
1011
1012SOURCE=..\..\Compress\LzOutWindow.h
1013# End Source File
1014# Begin Source File
1015
1016SOURCE=..\..\Compress\XpressDecoder.cpp
1017
1018!IF  "$(CFG)" == "7z - Win32 Release"
1019
1020# ADD CPP /O2
1021# SUBTRACT CPP /YX /Yc /Yu
1022
1023!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1024
1025!ENDIF
1026
1027# End Source File
1028# Begin Source File
1029
1030SOURCE=..\..\Compress\XpressDecoder.h
1031# End Source File
1032# Begin Source File
1033
1034SOURCE=..\..\Compress\XzDecoder.cpp
1035# End Source File
1036# Begin Source File
1037
1038SOURCE=..\..\Compress\XzDecoder.h
1039# End Source File
1040# Begin Source File
1041
1042SOURCE=..\..\Compress\XzEncoder.cpp
1043# End Source File
1044# Begin Source File
1045
1046SOURCE=..\..\Compress\XzEncoder.h
1047# End Source File
1048# Begin Source File
1049
1050SOURCE=..\..\Compress\ZDecoder.cpp
1051# End Source File
1052# Begin Source File
1053
1054SOURCE=..\..\Compress\ZDecoder.h
1055# End Source File
1056# End Group
1057# Begin Group "Crypto"
1058
1059# PROP Default_Filter ""
1060# Begin Source File
1061
1062SOURCE=..\..\Crypto\7zAes.cpp
1063# End Source File
1064# Begin Source File
1065
1066SOURCE=..\..\Crypto\7zAes.h
1067# End Source File
1068# Begin Source File
1069
1070SOURCE=..\..\Crypto\7zAesRegister.cpp
1071# End Source File
1072# Begin Source File
1073
1074SOURCE=..\..\Crypto\HmacSha1.cpp
1075
1076!IF  "$(CFG)" == "7z - Win32 Release"
1077
1078# ADD CPP /O2
1079# SUBTRACT CPP /YX /Yc /Yu
1080
1081!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1082
1083!ENDIF
1084
1085# End Source File
1086# Begin Source File
1087
1088SOURCE=..\..\Crypto\HmacSha1.h
1089# End Source File
1090# Begin Source File
1091
1092SOURCE=..\..\Crypto\HmacSha256.cpp
1093# End Source File
1094# Begin Source File
1095
1096SOURCE=..\..\Crypto\HmacSha256.h
1097# End Source File
1098# Begin Source File
1099
1100SOURCE=..\..\Crypto\MyAes.cpp
1101# End Source File
1102# Begin Source File
1103
1104SOURCE=..\..\Crypto\MyAes.h
1105# End Source File
1106# Begin Source File
1107
1108SOURCE=..\..\Crypto\MyAesReg.cpp
1109# End Source File
1110# Begin Source File
1111
1112SOURCE=..\..\Crypto\Pbkdf2HmacSha1.cpp
1113
1114!IF  "$(CFG)" == "7z - Win32 Release"
1115
1116# ADD CPP /O2
1117# SUBTRACT CPP /YX /Yc /Yu
1118
1119!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1120
1121!ENDIF
1122
1123# End Source File
1124# Begin Source File
1125
1126SOURCE=..\..\Crypto\Pbkdf2HmacSha1.h
1127# End Source File
1128# Begin Source File
1129
1130SOURCE=..\..\Crypto\RandGen.cpp
1131
1132!IF  "$(CFG)" == "7z - Win32 Release"
1133
1134# ADD CPP /O2
1135# SUBTRACT CPP /YX /Yc /Yu
1136
1137!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1138
1139!ENDIF
1140
1141# End Source File
1142# Begin Source File
1143
1144SOURCE=..\..\Crypto\RandGen.h
1145# End Source File
1146# Begin Source File
1147
1148SOURCE=..\..\Crypto\Rar20Crypto.cpp
1149
1150!IF  "$(CFG)" == "7z - Win32 Release"
1151
1152# ADD CPP /O2
1153# SUBTRACT CPP /YX /Yc /Yu
1154
1155!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1156
1157!ENDIF
1158
1159# End Source File
1160# Begin Source File
1161
1162SOURCE=..\..\Crypto\Rar20Crypto.h
1163# End Source File
1164# Begin Source File
1165
1166SOURCE=..\..\Crypto\Rar5Aes.cpp
1167# End Source File
1168# Begin Source File
1169
1170SOURCE=..\..\Crypto\Rar5Aes.h
1171# End Source File
1172# Begin Source File
1173
1174SOURCE=..\..\Crypto\RarAes.cpp
1175# End Source File
1176# Begin Source File
1177
1178SOURCE=..\..\Crypto\RarAes.h
1179# End Source File
1180# Begin Source File
1181
1182SOURCE=..\..\Crypto\Sha1Cls.h
1183# End Source File
1184# Begin Source File
1185
1186SOURCE=..\..\Crypto\WzAes.cpp
1187# End Source File
1188# Begin Source File
1189
1190SOURCE=..\..\Crypto\WzAes.h
1191# End Source File
1192# Begin Source File
1193
1194SOURCE=..\..\Crypto\ZipCrypto.cpp
1195
1196!IF  "$(CFG)" == "7z - Win32 Release"
1197
1198# ADD CPP /O2
1199# SUBTRACT CPP /YX /Yc /Yu
1200
1201!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1202
1203!ENDIF
1204
1205# End Source File
1206# Begin Source File
1207
1208SOURCE=..\..\Crypto\ZipCrypto.h
1209# End Source File
1210# Begin Source File
1211
1212SOURCE=..\..\Crypto\ZipStrong.cpp
1213
1214!IF  "$(CFG)" == "7z - Win32 Release"
1215
1216# ADD CPP /O2
1217# SUBTRACT CPP /YX /Yc /Yu
1218
1219!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1220
1221!ENDIF
1222
1223# End Source File
1224# Begin Source File
1225
1226SOURCE=..\..\Crypto\ZipStrong.h
1227# End Source File
1228# End Group
1229# Begin Group "7zip Common"
1230
1231# PROP Default_Filter ""
1232# Begin Source File
1233
1234SOURCE=..\..\Common\CreateCoder.cpp
1235# End Source File
1236# Begin Source File
1237
1238SOURCE=..\..\Common\CreateCoder.h
1239# End Source File
1240# Begin Source File
1241
1242SOURCE=..\..\Common\CWrappers.cpp
1243# End Source File
1244# Begin Source File
1245
1246SOURCE=..\..\Common\CWrappers.h
1247# End Source File
1248# Begin Source File
1249
1250SOURCE=..\..\Common\FilterCoder.cpp
1251# End Source File
1252# Begin Source File
1253
1254SOURCE=..\..\Common\FilterCoder.h
1255# End Source File
1256# Begin Source File
1257
1258SOURCE=..\..\Common\InBuffer.cpp
1259# End Source File
1260# Begin Source File
1261
1262SOURCE=..\..\Common\InBuffer.h
1263# End Source File
1264# Begin Source File
1265
1266SOURCE=..\..\Common\InOutTempBuffer.cpp
1267# End Source File
1268# Begin Source File
1269
1270SOURCE=..\..\Common\InOutTempBuffer.h
1271# End Source File
1272# Begin Source File
1273
1274SOURCE=..\..\Common\LimitedStreams.cpp
1275# End Source File
1276# Begin Source File
1277
1278SOURCE=..\..\Common\LimitedStreams.h
1279# End Source File
1280# Begin Source File
1281
1282SOURCE=..\..\Common\MemBlocks.cpp
1283# End Source File
1284# Begin Source File
1285
1286SOURCE=..\..\Common\MemBlocks.h
1287# End Source File
1288# Begin Source File
1289
1290SOURCE=..\..\Common\MethodId.cpp
1291# End Source File
1292# Begin Source File
1293
1294SOURCE=..\..\Common\MethodId.h
1295# End Source File
1296# Begin Source File
1297
1298SOURCE=..\..\Common\MethodProps.cpp
1299# End Source File
1300# Begin Source File
1301
1302SOURCE=..\..\Common\MethodProps.h
1303# End Source File
1304# Begin Source File
1305
1306SOURCE=..\..\Common\OffsetStream.cpp
1307# End Source File
1308# Begin Source File
1309
1310SOURCE=..\..\Common\OffsetStream.h
1311# End Source File
1312# Begin Source File
1313
1314SOURCE=..\..\Common\OutBuffer.cpp
1315# End Source File
1316# Begin Source File
1317
1318SOURCE=..\..\Common\OutBuffer.h
1319# End Source File
1320# Begin Source File
1321
1322SOURCE=..\..\Common\OutMemStream.cpp
1323# End Source File
1324# Begin Source File
1325
1326SOURCE=..\..\Common\OutMemStream.h
1327# End Source File
1328# Begin Source File
1329
1330SOURCE=..\..\Common\ProgressMt.cpp
1331# End Source File
1332# Begin Source File
1333
1334SOURCE=..\..\Common\ProgressMt.h
1335# End Source File
1336# Begin Source File
1337
1338SOURCE=..\..\Common\ProgressUtils.cpp
1339# End Source File
1340# Begin Source File
1341
1342SOURCE=..\..\Common\ProgressUtils.h
1343# End Source File
1344# Begin Source File
1345
1346SOURCE=..\..\Common\PropId.cpp
1347# End Source File
1348# Begin Source File
1349
1350SOURCE=..\..\Common\RegisterArc.h
1351# End Source File
1352# Begin Source File
1353
1354SOURCE=..\..\Common\RegisterCodec.h
1355# End Source File
1356# Begin Source File
1357
1358SOURCE=..\..\Common\StreamBinder.cpp
1359# End Source File
1360# Begin Source File
1361
1362SOURCE=..\..\Common\StreamBinder.h
1363# End Source File
1364# Begin Source File
1365
1366SOURCE=..\..\Common\StreamObjects.cpp
1367# End Source File
1368# Begin Source File
1369
1370SOURCE=..\..\Common\StreamObjects.h
1371# End Source File
1372# Begin Source File
1373
1374SOURCE=..\..\Common\StreamUtils.cpp
1375# End Source File
1376# Begin Source File
1377
1378SOURCE=..\..\Common\StreamUtils.h
1379# End Source File
1380# Begin Source File
1381
1382SOURCE=..\..\Common\UniqBlocks.cpp
1383# End Source File
1384# Begin Source File
1385
1386SOURCE=..\..\Common\UniqBlocks.h
1387# End Source File
1388# Begin Source File
1389
1390SOURCE=..\..\Common\VirtThread.cpp
1391# End Source File
1392# Begin Source File
1393
1394SOURCE=..\..\Common\VirtThread.h
1395# End Source File
1396# End Group
1397# Begin Group "C"
1398
1399# PROP Default_Filter ""
1400# Begin Group "xz"
1401
1402# PROP Default_Filter ""
1403# Begin Source File
1404
1405SOURCE=..\..\..\..\C\Xz.c
1406
1407!IF  "$(CFG)" == "7z - Win32 Release"
1408
1409# ADD CPP /W4
1410# SUBTRACT CPP /YX /Yc /Yu
1411
1412!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1413
1414# ADD CPP /W4 /WX
1415# SUBTRACT CPP /YX /Yc /Yu
1416
1417!ENDIF
1418
1419# End Source File
1420# Begin Source File
1421
1422SOURCE=..\..\..\..\C\Xz.h
1423# End Source File
1424# Begin Source File
1425
1426SOURCE=..\..\..\..\C\XzCrc64.c
1427
1428!IF  "$(CFG)" == "7z - Win32 Release"
1429
1430# ADD CPP /W4 /O2
1431# SUBTRACT CPP /YX /Yc /Yu
1432
1433!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1434
1435# ADD CPP /W4 /WX
1436# SUBTRACT CPP /YX /Yc /Yu
1437
1438!ENDIF
1439
1440# End Source File
1441# Begin Source File
1442
1443SOURCE=..\..\..\..\C\XzCrc64.h
1444# End Source File
1445# Begin Source File
1446
1447SOURCE=..\..\..\..\C\XzCrc64Opt.c
1448
1449!IF  "$(CFG)" == "7z - Win32 Release"
1450
1451# ADD CPP /O2
1452# SUBTRACT CPP /YX /Yc /Yu
1453
1454!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1455
1456# SUBTRACT CPP /YX /Yc /Yu
1457
1458!ENDIF
1459
1460# End Source File
1461# Begin Source File
1462
1463SOURCE=..\..\..\..\C\XzDec.c
1464
1465!IF  "$(CFG)" == "7z - Win32 Release"
1466
1467# ADD CPP /W4
1468# SUBTRACT CPP /YX /Yc /Yu
1469
1470!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1471
1472# ADD CPP /W4 /WX
1473# SUBTRACT CPP /YX /Yc /Yu
1474
1475!ENDIF
1476
1477# End Source File
1478# Begin Source File
1479
1480SOURCE=..\..\..\..\C\XzEnc.c
1481# SUBTRACT CPP /YX /Yc /Yu
1482# End Source File
1483# Begin Source File
1484
1485SOURCE=..\..\..\..\C\XzEnc.h
1486# End Source File
1487# Begin Source File
1488
1489SOURCE=..\..\..\..\C\XzIn.c
1490
1491!IF  "$(CFG)" == "7z - Win32 Release"
1492
1493# ADD CPP /W4
1494# SUBTRACT CPP /YX /Yc /Yu
1495
1496!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1497
1498# ADD CPP /W4 /WX
1499# SUBTRACT CPP /YX /Yc /Yu
1500
1501!ENDIF
1502
1503# End Source File
1504# End Group
1505# Begin Source File
1506
1507SOURCE=..\..\..\..\C\7zBuf.h
1508# End Source File
1509# Begin Source File
1510
1511SOURCE=..\..\..\..\C\7zBuf2.c
1512# SUBTRACT CPP /YX /Yc /Yu
1513# End Source File
1514# Begin Source File
1515
1516SOURCE=..\..\..\..\C\7zCrc.c
1517
1518!IF  "$(CFG)" == "7z - Win32 Release"
1519
1520# ADD CPP /O2
1521# SUBTRACT CPP /YX /Yc /Yu
1522
1523!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1524
1525# SUBTRACT CPP /YX /Yc /Yu
1526
1527!ENDIF
1528
1529# End Source File
1530# Begin Source File
1531
1532SOURCE=..\..\..\..\C\7zCrc.h
1533# End Source File
1534# Begin Source File
1535
1536SOURCE=..\..\..\..\C\7zStream.c
1537# SUBTRACT CPP /YX /Yc /Yu
1538# End Source File
1539# Begin Source File
1540
1541SOURCE=..\..\..\..\C\7zTypes.h
1542# End Source File
1543# Begin Source File
1544
1545SOURCE=..\..\..\..\C\Aes.c
1546
1547!IF  "$(CFG)" == "7z - Win32 Release"
1548
1549# ADD CPP /O2
1550# SUBTRACT CPP /YX /Yc /Yu
1551
1552!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1553
1554# SUBTRACT CPP /YX /Yc /Yu
1555
1556!ENDIF
1557
1558# End Source File
1559# Begin Source File
1560
1561SOURCE=..\..\..\..\C\Aes.h
1562# End Source File
1563# Begin Source File
1564
1565SOURCE=..\..\..\..\C\Alloc.c
1566# SUBTRACT CPP /YX /Yc /Yu
1567# End Source File
1568# Begin Source File
1569
1570SOURCE=..\..\..\..\C\Alloc.h
1571# End Source File
1572# Begin Source File
1573
1574SOURCE=..\..\..\..\C\Bcj2.c
1575
1576!IF  "$(CFG)" == "7z - Win32 Release"
1577
1578# ADD CPP /O2
1579# SUBTRACT CPP /YX /Yc /Yu
1580
1581!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1582
1583# SUBTRACT CPP /YX /Yc /Yu
1584
1585!ENDIF
1586
1587# End Source File
1588# Begin Source File
1589
1590SOURCE=..\..\..\..\C\Bcj2.h
1591# End Source File
1592# Begin Source File
1593
1594SOURCE=..\..\..\..\C\Bcj2Enc.c
1595
1596!IF  "$(CFG)" == "7z - Win32 Release"
1597
1598# ADD CPP /O2
1599# SUBTRACT CPP /YX /Yc /Yu
1600
1601!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1602
1603# SUBTRACT CPP /YX /Yc /Yu
1604
1605!ENDIF
1606
1607# End Source File
1608# Begin Source File
1609
1610SOURCE=..\..\..\..\C\Blake2.h
1611# End Source File
1612# Begin Source File
1613
1614SOURCE=..\..\..\..\C\Blake2s.c
1615
1616!IF  "$(CFG)" == "7z - Win32 Release"
1617
1618# ADD CPP /O2
1619# SUBTRACT CPP /YX /Yc /Yu
1620
1621!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1622
1623# SUBTRACT CPP /YX /Yc /Yu
1624
1625!ENDIF
1626
1627# End Source File
1628# Begin Source File
1629
1630SOURCE=..\..\..\..\C\Bra.c
1631
1632!IF  "$(CFG)" == "7z - Win32 Release"
1633
1634# ADD CPP /O2
1635# SUBTRACT CPP /YX /Yc /Yu
1636
1637!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1638
1639# SUBTRACT CPP /YX /Yc /Yu
1640
1641!ENDIF
1642
1643# End Source File
1644# Begin Source File
1645
1646SOURCE=..\..\..\..\C\Bra.h
1647# End Source File
1648# Begin Source File
1649
1650SOURCE=..\..\..\..\C\Bra86.c
1651
1652!IF  "$(CFG)" == "7z - Win32 Release"
1653
1654# ADD CPP /O2
1655# SUBTRACT CPP /YX /Yc /Yu
1656
1657!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1658
1659# SUBTRACT CPP /YX /Yc /Yu
1660
1661!ENDIF
1662
1663# End Source File
1664# Begin Source File
1665
1666SOURCE=..\..\..\..\C\BraIA64.c
1667
1668!IF  "$(CFG)" == "7z - Win32 Release"
1669
1670# ADD CPP /O2
1671# SUBTRACT CPP /YX /Yc /Yu
1672
1673!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1674
1675# SUBTRACT CPP /YX /Yc /Yu
1676
1677!ENDIF
1678
1679# End Source File
1680# Begin Source File
1681
1682SOURCE=..\..\..\..\C\BwtSort.c
1683
1684!IF  "$(CFG)" == "7z - Win32 Release"
1685
1686# ADD CPP /O2
1687# SUBTRACT CPP /YX /Yc /Yu
1688
1689!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1690
1691# SUBTRACT CPP /YX /Yc /Yu
1692
1693!ENDIF
1694
1695# End Source File
1696# Begin Source File
1697
1698SOURCE=..\..\..\..\C\BwtSort.h
1699# End Source File
1700# Begin Source File
1701
1702SOURCE=..\..\..\..\C\Compiler.h
1703# End Source File
1704# Begin Source File
1705
1706SOURCE=..\..\..\..\C\CpuArch.c
1707# SUBTRACT CPP /YX /Yc /Yu
1708# End Source File
1709# Begin Source File
1710
1711SOURCE=..\..\..\..\C\CpuArch.h
1712# End Source File
1713# Begin Source File
1714
1715SOURCE=..\..\..\..\C\Delta.c
1716# SUBTRACT CPP /YX /Yc /Yu
1717# End Source File
1718# Begin Source File
1719
1720SOURCE=..\..\..\..\C\Delta.h
1721# End Source File
1722# Begin Source File
1723
1724SOURCE=..\..\..\..\C\HuffEnc.c
1725
1726!IF  "$(CFG)" == "7z - Win32 Release"
1727
1728# ADD CPP /O2
1729# SUBTRACT CPP /YX /Yc /Yu
1730
1731!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1732
1733# SUBTRACT CPP /YX /Yc /Yu
1734
1735!ENDIF
1736
1737# End Source File
1738# Begin Source File
1739
1740SOURCE=..\..\..\..\C\HuffEnc.h
1741# End Source File
1742# Begin Source File
1743
1744SOURCE=..\..\..\..\C\LzFind.c
1745
1746!IF  "$(CFG)" == "7z - Win32 Release"
1747
1748# ADD CPP /O2
1749# SUBTRACT CPP /YX /Yc /Yu
1750
1751!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1752
1753# SUBTRACT CPP /YX /Yc /Yu
1754
1755!ENDIF
1756
1757# End Source File
1758# Begin Source File
1759
1760SOURCE=..\..\..\..\C\LzFind.h
1761# End Source File
1762# Begin Source File
1763
1764SOURCE=..\..\..\..\C\LzFindMt.c
1765
1766!IF  "$(CFG)" == "7z - Win32 Release"
1767
1768# ADD CPP /O2
1769# SUBTRACT CPP /YX /Yc /Yu
1770
1771!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1772
1773# SUBTRACT CPP /YX /Yc /Yu
1774
1775!ENDIF
1776
1777# End Source File
1778# Begin Source File
1779
1780SOURCE=..\..\..\..\C\LzFindMt.h
1781# End Source File
1782# Begin Source File
1783
1784SOURCE=..\..\..\..\C\LzHash.h
1785# End Source File
1786# Begin Source File
1787
1788SOURCE=..\..\..\..\C\Lzma2Dec.c
1789
1790!IF  "$(CFG)" == "7z - Win32 Release"
1791
1792# ADD CPP /O2
1793# SUBTRACT CPP /YX /Yc /Yu
1794
1795!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1796
1797# SUBTRACT CPP /YX /Yc /Yu
1798
1799!ENDIF
1800
1801# End Source File
1802# Begin Source File
1803
1804SOURCE=..\..\..\..\C\Lzma2Dec.h
1805# End Source File
1806# Begin Source File
1807
1808SOURCE=..\..\..\..\C\Lzma2Enc.c
1809
1810!IF  "$(CFG)" == "7z - Win32 Release"
1811
1812# ADD CPP /O2
1813# SUBTRACT CPP /YX /Yc /Yu
1814
1815!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1816
1817# SUBTRACT CPP /YX /Yc /Yu
1818
1819!ENDIF
1820
1821# End Source File
1822# Begin Source File
1823
1824SOURCE=..\..\..\..\C\Lzma2Enc.h
1825# End Source File
1826# Begin Source File
1827
1828SOURCE=..\..\..\..\C\LzmaDec.c
1829
1830!IF  "$(CFG)" == "7z - Win32 Release"
1831
1832# ADD CPP /O2
1833# SUBTRACT CPP /YX /Yc /Yu
1834
1835!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1836
1837# SUBTRACT CPP /YX /Yc /Yu
1838
1839!ENDIF
1840
1841# End Source File
1842# Begin Source File
1843
1844SOURCE=..\..\..\..\C\LzmaDec.h
1845# End Source File
1846# Begin Source File
1847
1848SOURCE=..\..\..\..\C\LzmaEnc.c
1849
1850!IF  "$(CFG)" == "7z - Win32 Release"
1851
1852# ADD CPP /O2
1853# SUBTRACT CPP /YX /Yc /Yu
1854
1855!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1856
1857# SUBTRACT CPP /YX /Yc /Yu
1858
1859!ENDIF
1860
1861# End Source File
1862# Begin Source File
1863
1864SOURCE=..\..\..\..\C\LzmaEnc.h
1865# End Source File
1866# Begin Source File
1867
1868SOURCE=..\..\..\..\C\MtCoder.c
1869# SUBTRACT CPP /YX /Yc /Yu
1870# End Source File
1871# Begin Source File
1872
1873SOURCE=..\..\..\..\C\MtCoder.h
1874# End Source File
1875# Begin Source File
1876
1877SOURCE=..\..\..\..\C\Ppmd.h
1878# End Source File
1879# Begin Source File
1880
1881SOURCE=..\..\..\..\C\Ppmd7.c
1882
1883!IF  "$(CFG)" == "7z - Win32 Release"
1884
1885# ADD CPP /O2
1886# SUBTRACT CPP /YX /Yc /Yu
1887
1888!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1889
1890# SUBTRACT CPP /YX /Yc /Yu
1891
1892!ENDIF
1893
1894# End Source File
1895# Begin Source File
1896
1897SOURCE=..\..\..\..\C\Ppmd7.h
1898# End Source File
1899# Begin Source File
1900
1901SOURCE=..\..\..\..\C\Ppmd7Dec.c
1902
1903!IF  "$(CFG)" == "7z - Win32 Release"
1904
1905# ADD CPP /O2
1906# SUBTRACT CPP /YX /Yc /Yu
1907
1908!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1909
1910# SUBTRACT CPP /YX /Yc /Yu
1911
1912!ENDIF
1913
1914# End Source File
1915# Begin Source File
1916
1917SOURCE=..\..\..\..\C\Ppmd7Enc.c
1918
1919!IF  "$(CFG)" == "7z - Win32 Release"
1920
1921# ADD CPP /O2
1922# SUBTRACT CPP /YX /Yc /Yu
1923
1924!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1925
1926# SUBTRACT CPP /YX /Yc /Yu
1927
1928!ENDIF
1929
1930# End Source File
1931# Begin Source File
1932
1933SOURCE=..\..\..\..\C\Ppmd8.c
1934
1935!IF  "$(CFG)" == "7z - Win32 Release"
1936
1937# ADD CPP /O2
1938# SUBTRACT CPP /YX /Yc /Yu
1939
1940!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1941
1942# SUBTRACT CPP /YX /Yc /Yu
1943
1944!ENDIF
1945
1946# End Source File
1947# Begin Source File
1948
1949SOURCE=..\..\..\..\C\Ppmd8.h
1950# End Source File
1951# Begin Source File
1952
1953SOURCE=..\..\..\..\C\Ppmd8Dec.c
1954
1955!IF  "$(CFG)" == "7z - Win32 Release"
1956
1957# ADD CPP /O2
1958# SUBTRACT CPP /YX /Yc /Yu
1959
1960!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1961
1962# SUBTRACT CPP /YX /Yc /Yu
1963
1964!ENDIF
1965
1966# End Source File
1967# Begin Source File
1968
1969SOURCE=..\..\..\..\C\Ppmd8Enc.c
1970
1971!IF  "$(CFG)" == "7z - Win32 Release"
1972
1973# ADD CPP /O2
1974# SUBTRACT CPP /YX /Yc /Yu
1975
1976!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1977
1978# SUBTRACT CPP /YX /Yc /Yu
1979
1980!ENDIF
1981
1982# End Source File
1983# Begin Source File
1984
1985SOURCE=..\..\..\..\C\Precomp.h
1986# End Source File
1987# Begin Source File
1988
1989SOURCE=..\..\..\..\C\RotateDefs.h
1990# End Source File
1991# Begin Source File
1992
1993SOURCE=..\..\..\..\C\Sha1.c
1994
1995!IF  "$(CFG)" == "7z - Win32 Release"
1996
1997# ADD CPP /O2
1998# SUBTRACT CPP /YX /Yc /Yu
1999
2000!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2001
2002# SUBTRACT CPP /YX /Yc /Yu
2003
2004!ENDIF
2005
2006# End Source File
2007# Begin Source File
2008
2009SOURCE=..\..\..\..\C\Sha1.h
2010# End Source File
2011# Begin Source File
2012
2013SOURCE=..\..\..\..\C\Sha256.c
2014
2015!IF  "$(CFG)" == "7z - Win32 Release"
2016
2017# ADD CPP /O2
2018# SUBTRACT CPP /YX /Yc /Yu
2019
2020!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2021
2022# SUBTRACT CPP /YX /Yc /Yu
2023
2024!ENDIF
2025
2026# End Source File
2027# Begin Source File
2028
2029SOURCE=..\..\..\..\C\Sha256.h
2030# End Source File
2031# Begin Source File
2032
2033SOURCE=..\..\..\..\C\Sort.c
2034
2035!IF  "$(CFG)" == "7z - Win32 Release"
2036
2037# ADD CPP /O2
2038# SUBTRACT CPP /YX /Yc /Yu
2039
2040!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2041
2042# SUBTRACT CPP /YX /Yc /Yu
2043
2044!ENDIF
2045
2046# End Source File
2047# Begin Source File
2048
2049SOURCE=..\..\..\..\C\Sort.h
2050# End Source File
2051# Begin Source File
2052
2053SOURCE=..\..\..\..\C\StdAfx.h
2054# End Source File
2055# Begin Source File
2056
2057SOURCE=..\..\..\..\C\Threads.c
2058# SUBTRACT CPP /YX /Yc /Yu
2059# End Source File
2060# Begin Source File
2061
2062SOURCE=..\..\..\..\C\Threads.h
2063# End Source File
2064# End Group
2065# Begin Group "Archive"
2066
2067# PROP Default_Filter ""
2068# Begin Group "7z"
2069
2070# PROP Default_Filter ""
2071# Begin Source File
2072
2073SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
2074# End Source File
2075# Begin Source File
2076
2077SOURCE=..\..\Archive\7z\7zCompressionMode.h
2078# End Source File
2079# Begin Source File
2080
2081SOURCE=..\..\Archive\7z\7zDecode.cpp
2082# End Source File
2083# Begin Source File
2084
2085SOURCE=..\..\Archive\7z\7zDecode.h
2086# End Source File
2087# Begin Source File
2088
2089SOURCE=..\..\Archive\7z\7zEncode.cpp
2090# End Source File
2091# Begin Source File
2092
2093SOURCE=..\..\Archive\7z\7zEncode.h
2094# End Source File
2095# Begin Source File
2096
2097SOURCE=..\..\Archive\7z\7zExtract.cpp
2098# End Source File
2099# Begin Source File
2100
2101SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
2102# End Source File
2103# Begin Source File
2104
2105SOURCE=..\..\Archive\7z\7zFolderInStream.h
2106# End Source File
2107# Begin Source File
2108
2109SOURCE=..\..\Archive\7z\7zHandler.cpp
2110# End Source File
2111# Begin Source File
2112
2113SOURCE=..\..\Archive\7z\7zHandler.h
2114# End Source File
2115# Begin Source File
2116
2117SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
2118# End Source File
2119# Begin Source File
2120
2121SOURCE=..\..\Archive\7z\7zHeader.cpp
2122# End Source File
2123# Begin Source File
2124
2125SOURCE=..\..\Archive\7z\7zHeader.h
2126# End Source File
2127# Begin Source File
2128
2129SOURCE=..\..\Archive\7z\7zIn.cpp
2130# End Source File
2131# Begin Source File
2132
2133SOURCE=..\..\Archive\7z\7zIn.h
2134# End Source File
2135# Begin Source File
2136
2137SOURCE=..\..\Archive\7z\7zItem.h
2138# End Source File
2139# Begin Source File
2140
2141SOURCE=..\..\Archive\7z\7zOut.cpp
2142# End Source File
2143# Begin Source File
2144
2145SOURCE=..\..\Archive\7z\7zOut.h
2146# End Source File
2147# Begin Source File
2148
2149SOURCE=..\..\Archive\7z\7zProperties.cpp
2150# End Source File
2151# Begin Source File
2152
2153SOURCE=..\..\Archive\7z\7zProperties.h
2154# End Source File
2155# Begin Source File
2156
2157SOURCE=..\..\Archive\7z\7zRegister.cpp
2158# End Source File
2159# Begin Source File
2160
2161SOURCE=..\..\Archive\7z\7zSpecStream.cpp
2162# End Source File
2163# Begin Source File
2164
2165SOURCE=..\..\Archive\7z\7zSpecStream.h
2166# End Source File
2167# Begin Source File
2168
2169SOURCE=..\..\Archive\7z\7zUpdate.cpp
2170# End Source File
2171# Begin Source File
2172
2173SOURCE=..\..\Archive\7z\7zUpdate.h
2174# End Source File
2175# Begin Source File
2176
2177SOURCE=..\..\Archive\7z\7zUpdateItem.h
2178# End Source File
2179# End Group
2180# Begin Group "Rar"
2181
2182# PROP Default_Filter ""
2183# Begin Source File
2184
2185SOURCE=..\..\Archive\Rar\Rar5Handler.cpp
2186# End Source File
2187# Begin Source File
2188
2189SOURCE=..\..\Archive\Rar\Rar5Handler.h
2190# End Source File
2191# Begin Source File
2192
2193SOURCE=..\..\Archive\Rar\RarHandler.cpp
2194# End Source File
2195# Begin Source File
2196
2197SOURCE=..\..\Archive\Rar\RarHandler.h
2198# End Source File
2199# Begin Source File
2200
2201SOURCE=..\..\Archive\Rar\RarHeader.h
2202# End Source File
2203# Begin Source File
2204
2205SOURCE=..\..\Archive\Rar\RarItem.h
2206# End Source File
2207# Begin Source File
2208
2209SOURCE=..\..\Archive\Rar\RarVol.h
2210# End Source File
2211# End Group
2212# Begin Group "Cab"
2213
2214# PROP Default_Filter ""
2215# Begin Source File
2216
2217SOURCE=..\..\Archive\Cab\CabBlockInStream.cpp
2218# End Source File
2219# Begin Source File
2220
2221SOURCE=..\..\Archive\Cab\CabBlockInStream.h
2222# End Source File
2223# Begin Source File
2224
2225SOURCE=..\..\Archive\Cab\CabHandler.cpp
2226# End Source File
2227# Begin Source File
2228
2229SOURCE=..\..\Archive\Cab\CabHandler.h
2230# End Source File
2231# Begin Source File
2232
2233SOURCE=..\..\Archive\Cab\CabHeader.cpp
2234# End Source File
2235# Begin Source File
2236
2237SOURCE=..\..\Archive\Cab\CabHeader.h
2238# End Source File
2239# Begin Source File
2240
2241SOURCE=..\..\Archive\Cab\CabIn.cpp
2242# End Source File
2243# Begin Source File
2244
2245SOURCE=..\..\Archive\Cab\CabIn.h
2246# End Source File
2247# Begin Source File
2248
2249SOURCE=..\..\Archive\Cab\CabItem.h
2250# End Source File
2251# Begin Source File
2252
2253SOURCE=..\..\Archive\Cab\CabRegister.cpp
2254# End Source File
2255# End Group
2256# Begin Group "Chm"
2257
2258# PROP Default_Filter ""
2259# Begin Source File
2260
2261SOURCE=..\..\Archive\Chm\ChmHandler.cpp
2262# End Source File
2263# Begin Source File
2264
2265SOURCE=..\..\Archive\Chm\ChmHandler.h
2266# End Source File
2267# Begin Source File
2268
2269SOURCE=..\..\Archive\Chm\ChmIn.cpp
2270# End Source File
2271# Begin Source File
2272
2273SOURCE=..\..\Archive\Chm\ChmIn.h
2274# End Source File
2275# End Group
2276# Begin Group "Archive common"
2277
2278# PROP Default_Filter ""
2279# Begin Source File
2280
2281SOURCE=..\..\Archive\Common\CoderMixer2.cpp
2282# End Source File
2283# Begin Source File
2284
2285SOURCE=..\..\Archive\Common\CoderMixer2.h
2286# End Source File
2287# Begin Source File
2288
2289SOURCE=..\..\Archive\Common\DummyOutStream.cpp
2290# End Source File
2291# Begin Source File
2292
2293SOURCE=..\..\Archive\Common\DummyOutStream.h
2294# End Source File
2295# Begin Source File
2296
2297SOURCE=..\..\Archive\Common\FindSignature.cpp
2298# End Source File
2299# Begin Source File
2300
2301SOURCE=..\..\Archive\Common\FindSignature.h
2302# End Source File
2303# Begin Source File
2304
2305SOURCE=..\..\Archive\Common\HandlerOut.cpp
2306# End Source File
2307# Begin Source File
2308
2309SOURCE=..\..\Archive\Common\HandlerOut.h
2310# End Source File
2311# Begin Source File
2312
2313SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
2314# End Source File
2315# Begin Source File
2316
2317SOURCE=..\..\Archive\Common\InStreamWithCRC.h
2318# End Source File
2319# Begin Source File
2320
2321SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
2322# End Source File
2323# Begin Source File
2324
2325SOURCE=..\..\Archive\Common\ItemNameUtils.h
2326# End Source File
2327# Begin Source File
2328
2329SOURCE=..\..\Archive\Common\MultiStream.cpp
2330# End Source File
2331# Begin Source File
2332
2333SOURCE=..\..\Archive\Common\MultiStream.h
2334# End Source File
2335# Begin Source File
2336
2337SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
2338# End Source File
2339# Begin Source File
2340
2341SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
2342# End Source File
2343# Begin Source File
2344
2345SOURCE=..\..\Archive\Common\OutStreamWithSha1.cpp
2346# End Source File
2347# Begin Source File
2348
2349SOURCE=..\..\Archive\Common\OutStreamWithSha1.h
2350# End Source File
2351# Begin Source File
2352
2353SOURCE=..\..\Archive\Common\ParseProperties.cpp
2354# End Source File
2355# Begin Source File
2356
2357SOURCE=..\..\Archive\Common\ParseProperties.h
2358# End Source File
2359# End Group
2360# Begin Group "Iso"
2361
2362# PROP Default_Filter ""
2363# Begin Source File
2364
2365SOURCE=..\..\Archive\Iso\IsoHandler.cpp
2366# End Source File
2367# Begin Source File
2368
2369SOURCE=..\..\Archive\Iso\IsoHandler.h
2370# End Source File
2371# Begin Source File
2372
2373SOURCE=..\..\Archive\Iso\IsoHeader.cpp
2374# End Source File
2375# Begin Source File
2376
2377SOURCE=..\..\Archive\Iso\IsoHeader.h
2378# End Source File
2379# Begin Source File
2380
2381SOURCE=..\..\Archive\Iso\IsoIn.cpp
2382# End Source File
2383# Begin Source File
2384
2385SOURCE=..\..\Archive\Iso\IsoIn.h
2386# End Source File
2387# Begin Source File
2388
2389SOURCE=..\..\Archive\Iso\IsoItem.h
2390# End Source File
2391# Begin Source File
2392
2393SOURCE=..\..\Archive\Iso\IsoRegister.cpp
2394# End Source File
2395# End Group
2396# Begin Group "Nsis"
2397
2398# PROP Default_Filter ""
2399# Begin Source File
2400
2401SOURCE=..\..\Archive\Nsis\NsisDecode.cpp
2402# End Source File
2403# Begin Source File
2404
2405SOURCE=..\..\Archive\Nsis\NsisDecode.h
2406# End Source File
2407# Begin Source File
2408
2409SOURCE=..\..\Archive\Nsis\NsisHandler.cpp
2410# End Source File
2411# Begin Source File
2412
2413SOURCE=..\..\Archive\Nsis\NsisHandler.h
2414# End Source File
2415# Begin Source File
2416
2417SOURCE=..\..\Archive\Nsis\NsisIn.cpp
2418# End Source File
2419# Begin Source File
2420
2421SOURCE=..\..\Archive\Nsis\NsisIn.h
2422# End Source File
2423# Begin Source File
2424
2425SOURCE=..\..\Archive\Nsis\NsisRegister.cpp
2426# End Source File
2427# End Group
2428# Begin Group "Tar"
2429
2430# PROP Default_Filter ""
2431# Begin Source File
2432
2433SOURCE=..\..\Archive\Tar\TarHandler.cpp
2434# End Source File
2435# Begin Source File
2436
2437SOURCE=..\..\Archive\Tar\TarHandler.h
2438# End Source File
2439# Begin Source File
2440
2441SOURCE=..\..\Archive\Tar\TarHandlerOut.cpp
2442# End Source File
2443# Begin Source File
2444
2445SOURCE=..\..\Archive\Tar\TarHeader.cpp
2446# End Source File
2447# Begin Source File
2448
2449SOURCE=..\..\Archive\Tar\TarHeader.h
2450# End Source File
2451# Begin Source File
2452
2453SOURCE=..\..\Archive\Tar\TarIn.cpp
2454# End Source File
2455# Begin Source File
2456
2457SOURCE=..\..\Archive\Tar\TarIn.h
2458# End Source File
2459# Begin Source File
2460
2461SOURCE=..\..\Archive\Tar\TarItem.h
2462# End Source File
2463# Begin Source File
2464
2465SOURCE=..\..\Archive\Tar\TarOut.cpp
2466# End Source File
2467# Begin Source File
2468
2469SOURCE=..\..\Archive\Tar\TarOut.h
2470# End Source File
2471# Begin Source File
2472
2473SOURCE=..\..\Archive\Tar\TarRegister.cpp
2474# End Source File
2475# Begin Source File
2476
2477SOURCE=..\..\Archive\Tar\TarUpdate.cpp
2478# End Source File
2479# Begin Source File
2480
2481SOURCE=..\..\Archive\Tar\TarUpdate.h
2482# End Source File
2483# End Group
2484# Begin Group "Zip"
2485
2486# PROP Default_Filter ""
2487# Begin Source File
2488
2489SOURCE=..\..\Archive\Zip\ZipAddCommon.cpp
2490# End Source File
2491# Begin Source File
2492
2493SOURCE=..\..\Archive\Zip\ZipAddCommon.h
2494# End Source File
2495# Begin Source File
2496
2497SOURCE=..\..\Archive\Zip\ZipCompressionMode.h
2498# End Source File
2499# Begin Source File
2500
2501SOURCE=..\..\Archive\Zip\ZipHandler.cpp
2502# End Source File
2503# Begin Source File
2504
2505SOURCE=..\..\Archive\Zip\ZipHandler.h
2506# End Source File
2507# Begin Source File
2508
2509SOURCE=..\..\Archive\Zip\ZipHandlerOut.cpp
2510# End Source File
2511# Begin Source File
2512
2513SOURCE=..\..\Archive\Zip\ZipHeader.h
2514# End Source File
2515# Begin Source File
2516
2517SOURCE=..\..\Archive\Zip\ZipIn.cpp
2518# End Source File
2519# Begin Source File
2520
2521SOURCE=..\..\Archive\Zip\ZipIn.h
2522# End Source File
2523# Begin Source File
2524
2525SOURCE=..\..\Archive\Zip\ZipItem.cpp
2526# End Source File
2527# Begin Source File
2528
2529SOURCE=..\..\Archive\Zip\ZipItem.h
2530# End Source File
2531# Begin Source File
2532
2533SOURCE=..\..\Archive\Zip\ZipOut.cpp
2534# End Source File
2535# Begin Source File
2536
2537SOURCE=..\..\Archive\Zip\ZipOut.h
2538# End Source File
2539# Begin Source File
2540
2541SOURCE=..\..\Archive\Zip\ZipRegister.cpp
2542# End Source File
2543# Begin Source File
2544
2545SOURCE=..\..\Archive\Zip\ZipUpdate.cpp
2546# End Source File
2547# Begin Source File
2548
2549SOURCE=..\..\Archive\Zip\ZipUpdate.h
2550# End Source File
2551# End Group
2552# Begin Group "Wim"
2553
2554# PROP Default_Filter ""
2555# Begin Source File
2556
2557SOURCE=..\..\Archive\Wim\WimHandler.cpp
2558# End Source File
2559# Begin Source File
2560
2561SOURCE=..\..\Archive\Wim\WimHandler.h
2562# End Source File
2563# Begin Source File
2564
2565SOURCE=..\..\Archive\Wim\WimHandlerOut.cpp
2566# End Source File
2567# Begin Source File
2568
2569SOURCE=..\..\Archive\Wim\WimIn.cpp
2570# End Source File
2571# Begin Source File
2572
2573SOURCE=..\..\Archive\Wim\WimIn.h
2574# End Source File
2575# Begin Source File
2576
2577SOURCE=..\..\Archive\Wim\WimRegister.cpp
2578# End Source File
2579# End Group
2580# Begin Group "Udf"
2581
2582# PROP Default_Filter ""
2583# Begin Source File
2584
2585SOURCE=..\..\Archive\Udf\UdfHandler.cpp
2586# End Source File
2587# Begin Source File
2588
2589SOURCE=..\..\Archive\Udf\UdfHandler.h
2590# End Source File
2591# Begin Source File
2592
2593SOURCE=..\..\Archive\Udf\UdfIn.cpp
2594# End Source File
2595# Begin Source File
2596
2597SOURCE=..\..\Archive\Udf\UdfIn.h
2598# End Source File
2599# End Group
2600# Begin Source File
2601
2602SOURCE=..\..\Archive\ApmHandler.cpp
2603# End Source File
2604# Begin Source File
2605
2606SOURCE=..\..\Archive\ArHandler.cpp
2607# End Source File
2608# Begin Source File
2609
2610SOURCE=..\..\Archive\ArjHandler.cpp
2611# End Source File
2612# Begin Source File
2613
2614SOURCE=..\..\Archive\Bz2Handler.cpp
2615# End Source File
2616# Begin Source File
2617
2618SOURCE=..\..\Archive\ComHandler.cpp
2619# End Source File
2620# Begin Source File
2621
2622SOURCE=..\..\Archive\CpioHandler.cpp
2623# End Source File
2624# Begin Source File
2625
2626SOURCE=..\..\Archive\CramfsHandler.cpp
2627# End Source File
2628# Begin Source File
2629
2630SOURCE=..\..\Archive\DeflateProps.cpp
2631# End Source File
2632# Begin Source File
2633
2634SOURCE=..\..\Archive\DeflateProps.h
2635# End Source File
2636# Begin Source File
2637
2638SOURCE=..\..\Archive\DmgHandler.cpp
2639# End Source File
2640# Begin Source File
2641
2642SOURCE=..\..\Archive\ElfHandler.cpp
2643# End Source File
2644# Begin Source File
2645
2646SOURCE=..\..\Archive\ExtHandler.cpp
2647# End Source File
2648# Begin Source File
2649
2650SOURCE=..\..\Archive\FatHandler.cpp
2651# End Source File
2652# Begin Source File
2653
2654SOURCE=..\..\Archive\FlvHandler.cpp
2655# End Source File
2656# Begin Source File
2657
2658SOURCE=..\..\Archive\GptHandler.cpp
2659# End Source File
2660# Begin Source File
2661
2662SOURCE=..\..\Archive\GzHandler.cpp
2663# End Source File
2664# Begin Source File
2665
2666SOURCE=..\..\Archive\HandlerCont.cpp
2667# End Source File
2668# Begin Source File
2669
2670SOURCE=..\..\Archive\HandlerCont.h
2671# End Source File
2672# Begin Source File
2673
2674SOURCE=..\..\Archive\HfsHandler.cpp
2675# End Source File
2676# Begin Source File
2677
2678SOURCE=..\..\Archive\IArchive.h
2679# End Source File
2680# Begin Source File
2681
2682SOURCE=..\..\Archive\IhexHandler.cpp
2683# End Source File
2684# Begin Source File
2685
2686SOURCE=..\..\Archive\LzhHandler.cpp
2687# End Source File
2688# Begin Source File
2689
2690SOURCE=..\..\Archive\LzmaHandler.cpp
2691# End Source File
2692# Begin Source File
2693
2694SOURCE=..\..\Archive\MachoHandler.cpp
2695# End Source File
2696# Begin Source File
2697
2698SOURCE=..\..\Archive\MbrHandler.cpp
2699# End Source File
2700# Begin Source File
2701
2702SOURCE=..\..\Archive\MslzHandler.cpp
2703# End Source File
2704# Begin Source File
2705
2706SOURCE=..\..\Archive\MubHandler.cpp
2707# End Source File
2708# Begin Source File
2709
2710SOURCE=..\..\Archive\NtfsHandler.cpp
2711# End Source File
2712# Begin Source File
2713
2714SOURCE=..\..\Archive\PeHandler.cpp
2715# End Source File
2716# Begin Source File
2717
2718SOURCE=..\..\Archive\PpmdHandler.cpp
2719
2720!IF  "$(CFG)" == "7z - Win32 Release"
2721
2722# ADD CPP /O2
2723# SUBTRACT CPP /YX /Yc /Yu
2724
2725!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2726
2727!ENDIF
2728
2729# End Source File
2730# Begin Source File
2731
2732SOURCE=..\..\Archive\QcowHandler.cpp
2733# End Source File
2734# Begin Source File
2735
2736SOURCE=..\..\Archive\RpmHandler.cpp
2737# End Source File
2738# Begin Source File
2739
2740SOURCE=..\..\Archive\SplitHandler.cpp
2741# End Source File
2742# Begin Source File
2743
2744SOURCE=..\..\Archive\SquashfsHandler.cpp
2745# End Source File
2746# Begin Source File
2747
2748SOURCE=..\..\Archive\SwfHandler.cpp
2749# End Source File
2750# Begin Source File
2751
2752SOURCE=..\..\Archive\UefiHandler.cpp
2753# End Source File
2754# Begin Source File
2755
2756SOURCE=..\..\Archive\VdiHandler.cpp
2757# End Source File
2758# Begin Source File
2759
2760SOURCE=..\..\Archive\VhdHandler.cpp
2761# End Source File
2762# Begin Source File
2763
2764SOURCE=..\..\Archive\VmdkHandler.cpp
2765# End Source File
2766# Begin Source File
2767
2768SOURCE=..\..\Archive\XarHandler.cpp
2769# End Source File
2770# Begin Source File
2771
2772SOURCE=..\..\Archive\XzHandler.cpp
2773# End Source File
2774# Begin Source File
2775
2776SOURCE=..\..\Archive\XzHandler.h
2777# End Source File
2778# Begin Source File
2779
2780SOURCE=..\..\Archive\ZHandler.cpp
2781# End Source File
2782# End Group
2783# Begin Group "7zip"
2784
2785# PROP Default_Filter ""
2786# Begin Source File
2787
2788SOURCE=..\..\ICoder.h
2789# End Source File
2790# Begin Source File
2791
2792SOURCE=..\..\IDecl.h
2793# End Source File
2794# Begin Source File
2795
2796SOURCE=..\..\IPassword.h
2797# End Source File
2798# Begin Source File
2799
2800SOURCE=..\..\IProgress.h
2801# End Source File
2802# Begin Source File
2803
2804SOURCE=..\..\IStream.h
2805# End Source File
2806# Begin Source File
2807
2808SOURCE=..\..\PropID.h
2809# End Source File
2810# End Group
2811# Begin Group "Windows"
2812
2813# PROP Default_Filter ""
2814# Begin Source File
2815
2816SOURCE=..\..\..\Windows\Defs.h
2817# End Source File
2818# Begin Source File
2819
2820SOURCE=..\..\..\Windows\FileDir.cpp
2821# End Source File
2822# Begin Source File
2823
2824SOURCE=..\..\..\Windows\FileDir.h
2825# End Source File
2826# Begin Source File
2827
2828SOURCE=..\..\..\Windows\FileFind.cpp
2829# End Source File
2830# Begin Source File
2831
2832SOURCE=..\..\..\Windows\FileFind.h
2833# End Source File
2834# Begin Source File
2835
2836SOURCE=..\..\..\Windows\FileIO.cpp
2837# End Source File
2838# Begin Source File
2839
2840SOURCE=..\..\..\Windows\FileIO.h
2841# End Source File
2842# Begin Source File
2843
2844SOURCE=..\..\..\Windows\FileName.cpp
2845# End Source File
2846# Begin Source File
2847
2848SOURCE=..\..\..\Windows\FileName.h
2849# End Source File
2850# Begin Source File
2851
2852SOURCE=..\..\..\Windows\PropVariant.cpp
2853# End Source File
2854# Begin Source File
2855
2856SOURCE=..\..\..\Windows\PropVariant.h
2857# End Source File
2858# Begin Source File
2859
2860SOURCE=..\..\..\Windows\PropVariantUtils.cpp
2861# End Source File
2862# Begin Source File
2863
2864SOURCE=..\..\..\Windows\PropVariantUtils.h
2865# End Source File
2866# Begin Source File
2867
2868SOURCE=..\..\..\Windows\Synchronization.cpp
2869# End Source File
2870# Begin Source File
2871
2872SOURCE=..\..\..\Windows\Synchronization.h
2873# End Source File
2874# Begin Source File
2875
2876SOURCE=..\..\..\Windows\System.cpp
2877# End Source File
2878# Begin Source File
2879
2880SOURCE=..\..\..\Windows\System.h
2881# End Source File
2882# Begin Source File
2883
2884SOURCE=..\..\..\Windows\Thread.h
2885# End Source File
2886# Begin Source File
2887
2888SOURCE=..\..\..\Windows\TimeUtils.cpp
2889# End Source File
2890# Begin Source File
2891
2892SOURCE=..\..\..\Windows\TimeUtils.h
2893# End Source File
2894# End Group
2895# Begin Group "Asm"
2896
2897# PROP Default_Filter ""
2898# Begin Source File
2899
2900SOURCE=..\..\..\..\Asm\x86\7zAsm.asm
2901# End Source File
2902# Begin Source File
2903
2904SOURCE=..\..\..\..\Asm\x86\7zCrcOpt.asm
2905
2906!IF  "$(CFG)" == "7z - Win32 Release"
2907
2908# Begin Custom Build
2909OutDir=.\Release
2910InputPath=..\..\..\..\Asm\x86\7zCrcOpt.asm
2911InputName=7zCrcOpt
2912
2913"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2914	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
2915
2916# End Custom Build
2917
2918!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2919
2920# Begin Custom Build
2921OutDir=.\Debug
2922InputPath=..\..\..\..\Asm\x86\7zCrcOpt.asm
2923InputName=7zCrcOpt
2924
2925"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2926	ml.exe -c -omf -Fo$(OutDir)\$(InputName).obj $(InputPath)
2927
2928# End Custom Build
2929
2930!ENDIF
2931
2932# End Source File
2933# Begin Source File
2934
2935SOURCE=..\..\..\..\Asm\x86\AesOpt.asm
2936
2937!IF  "$(CFG)" == "7z - Win32 Release"
2938
2939# PROP Ignore_Default_Tool 1
2940# Begin Custom Build
2941OutDir=.\Release
2942InputPath=..\..\..\..\Asm\x86\AesOpt.asm
2943InputName=AesOpt
2944
2945"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2946	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
2947
2948# End Custom Build
2949
2950!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2951
2952# PROP Ignore_Default_Tool 1
2953# Begin Custom Build
2954OutDir=.\Debug
2955InputPath=..\..\..\..\Asm\x86\AesOpt.asm
2956InputName=AesOpt
2957
2958"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2959	ml.exe -c -omf -WX -W3 -Fo$(OutDir)\$(InputName).obj $(InputPath)
2960
2961# End Custom Build
2962
2963!ENDIF
2964
2965# End Source File
2966# End Group
2967# End Target
2968# End Project
2969