xref: /aosp_15_r20/external/lzma/CPP/7zip/Bundles/Format7zF/Format7z.dsp (revision f6dc9357d832569d4d1f5d24eacdb3935a1ae8e6)
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 /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MY7Z_EXPORTS" /D "Z7_EXTERNAL_CODECS" /D "Z7_LARGE_PAGES" /D "Z7_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:\Util\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 "Z7_EXTERNAL_CODECS" /D "Z7_LARGE_PAGES" /D "Z7_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:\Util\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# Begin Source File
199
200SOURCE=..\..\Archive\Icons\zst.ico
201# End Source File
202# End Group
203# Begin Source File
204
205SOURCE=..\..\Archive\Archive2.def
206# End Source File
207# Begin Source File
208
209SOURCE=..\..\Archive\ArchiveExports.cpp
210# End Source File
211# Begin Source File
212
213SOURCE=..\..\Compress\CodecExports.cpp
214# End Source File
215# Begin Source File
216
217SOURCE=..\..\Archive\DllExports2.cpp
218# End Source File
219# Begin Source File
220
221SOURCE=.\resource.rc
222# End Source File
223# Begin Source File
224
225SOURCE=.\StdAfx.cpp
226# ADD CPP /Yc"StdAfx.h"
227# End Source File
228# Begin Source File
229
230SOURCE=.\StdAfx.h
231# End Source File
232# End Group
233# Begin Group "Common"
234
235# PROP Default_Filter ""
236# Begin Source File
237
238SOURCE=..\..\..\Common\AutoPtr.h
239# End Source File
240# Begin Source File
241
242SOURCE=..\..\..\Common\Common.h
243# End Source File
244# Begin Source File
245
246SOURCE=..\..\..\Common\Common0.h
247# End Source File
248# Begin Source File
249
250SOURCE=..\..\..\Common\ComTry.h
251# End Source File
252# Begin Source File
253
254SOURCE=..\..\..\Common\CRC.cpp
255# End Source File
256# Begin Source File
257
258SOURCE=..\..\..\Common\CrcReg.cpp
259# End Source File
260# Begin Source File
261
262SOURCE=..\..\..\Common\Defs.h
263# End Source File
264# Begin Source File
265
266SOURCE=..\..\..\Common\DynamicBuffer.h
267# End Source File
268# Begin Source File
269
270SOURCE=..\..\..\Common\DynLimBuf.cpp
271# End Source File
272# Begin Source File
273
274SOURCE=..\..\..\Common\DynLimBuf.h
275# End Source File
276# Begin Source File
277
278SOURCE=..\..\..\Common\IntToString.cpp
279# End Source File
280# Begin Source File
281
282SOURCE=..\..\..\Common\IntToString.h
283# End Source File
284# Begin Source File
285
286SOURCE=..\..\..\Common\LzFindPrepare.cpp
287# End Source File
288# Begin Source File
289
290SOURCE=..\..\..\Common\Md5Reg.cpp
291# End Source File
292# Begin Source File
293
294SOURCE=..\..\..\Common\MyBuffer.h
295# End Source File
296# Begin Source File
297
298SOURCE=..\..\..\Common\MyBuffer2.h
299# End Source File
300# Begin Source File
301
302SOURCE=..\..\..\Common\MyCom.h
303# End Source File
304# Begin Source File
305
306SOURCE=..\..\..\Common\MyException.h
307# End Source File
308# Begin Source File
309
310SOURCE=..\..\..\Common\MyInitGuid.h
311# End Source File
312# Begin Source File
313
314SOURCE=..\..\..\Common\MyLinux.h
315# End Source File
316# Begin Source File
317
318SOURCE=..\..\..\Common\MyMap.cpp
319# End Source File
320# Begin Source File
321
322SOURCE=..\..\..\Common\MyMap.h
323# End Source File
324# Begin Source File
325
326SOURCE=..\..\..\Common\MyString.cpp
327# End Source File
328# Begin Source File
329
330SOURCE=..\..\..\Common\MyString.h
331# End Source File
332# Begin Source File
333
334SOURCE=..\..\..\Common\MyTypes.h
335# End Source File
336# Begin Source File
337
338SOURCE=..\..\..\Common\MyUnknown.h
339# End Source File
340# Begin Source File
341
342SOURCE=..\..\..\Common\MyVector.cpp
343# End Source File
344# Begin Source File
345
346SOURCE=..\..\..\Common\MyVector.h
347# End Source File
348# Begin Source File
349
350SOURCE=..\..\..\Common\MyWindows.cpp
351# End Source File
352# Begin Source File
353
354SOURCE=..\..\..\Common\MyWindows.h
355# End Source File
356# Begin Source File
357
358SOURCE=..\..\..\Common\MyXml.cpp
359# End Source File
360# Begin Source File
361
362SOURCE=..\..\..\Common\MyXml.h
363# End Source File
364# Begin Source File
365
366SOURCE=..\..\..\Common\NewHandler.cpp
367# End Source File
368# Begin Source File
369
370SOURCE=..\..\..\Common\NewHandler.h
371# End Source File
372# Begin Source File
373
374SOURCE=..\..\..\Common\Sha1Prepare.cpp
375# End Source File
376# Begin Source File
377
378SOURCE=..\..\..\Common\Sha1Reg.cpp
379# End Source File
380# Begin Source File
381
382SOURCE=..\..\..\Common\Sha256Prepare.cpp
383# End Source File
384# Begin Source File
385
386SOURCE=..\..\..\Common\Sha256Reg.cpp
387# End Source File
388# Begin Source File
389
390SOURCE=..\..\..\Common\Sha3Reg.cpp
391# End Source File
392# Begin Source File
393
394SOURCE=..\..\..\Common\Sha512Prepare.cpp
395# End Source File
396# Begin Source File
397
398SOURCE=..\..\..\Common\Sha512Reg.cpp
399# End Source File
400# Begin Source File
401
402SOURCE=..\..\..\Common\StringConvert.cpp
403# End Source File
404# Begin Source File
405
406SOURCE=..\..\..\Common\StringConvert.h
407# End Source File
408# Begin Source File
409
410SOURCE=..\..\..\Common\StringToInt.cpp
411# End Source File
412# Begin Source File
413
414SOURCE=..\..\..\Common\StringToInt.h
415# End Source File
416# Begin Source File
417
418SOURCE=..\..\..\Common\UTFConvert.cpp
419# End Source File
420# Begin Source File
421
422SOURCE=..\..\..\Common\UTFConvert.h
423# End Source File
424# Begin Source File
425
426SOURCE=..\..\..\Common\Wildcard.cpp
427# End Source File
428# Begin Source File
429
430SOURCE=..\..\..\Common\Wildcard.h
431# End Source File
432# Begin Source File
433
434SOURCE=..\..\..\Common\Xxh64Reg.cpp
435# End Source File
436# Begin Source File
437
438SOURCE=..\..\..\Common\XzCrc64Init.cpp
439# End Source File
440# Begin Source File
441
442SOURCE=..\..\..\Common\XzCrc64Reg.cpp
443# End Source File
444# End Group
445# Begin Group "Compress"
446
447# PROP Default_Filter ""
448# Begin Group "Bit Coder"
449
450# PROP Default_Filter ""
451# Begin Source File
452
453SOURCE=..\..\Compress\BitlDecoder.cpp
454# End Source File
455# Begin Source File
456
457SOURCE=..\..\Compress\BitlDecoder.h
458# End Source File
459# Begin Source File
460
461SOURCE=..\..\Compress\BitlEncoder.h
462# End Source File
463# Begin Source File
464
465SOURCE=..\..\Compress\BitmDecoder.h
466# End Source File
467# Begin Source File
468
469SOURCE=..\..\Compress\BitmEncoder.h
470# End Source File
471# End Group
472# Begin Group "Rar Compress"
473
474# PROP Default_Filter ""
475# Begin Source File
476
477SOURCE=..\..\Compress\Rar1Decoder.cpp
478
479!IF  "$(CFG)" == "7z - Win32 Release"
480
481# ADD CPP /O2
482# SUBTRACT CPP /YX /Yc /Yu
483
484!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
485
486!ENDIF
487
488# End Source File
489# Begin Source File
490
491SOURCE=..\..\Compress\Rar1Decoder.h
492# End Source File
493# Begin Source File
494
495SOURCE=..\..\Compress\Rar2Decoder.cpp
496
497!IF  "$(CFG)" == "7z - Win32 Release"
498
499# ADD CPP /O2
500# SUBTRACT CPP /YX /Yc /Yu
501
502!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
503
504!ENDIF
505
506# End Source File
507# Begin Source File
508
509SOURCE=..\..\Compress\Rar2Decoder.h
510# End Source File
511# Begin Source File
512
513SOURCE=..\..\Compress\Rar3Decoder.cpp
514
515!IF  "$(CFG)" == "7z - Win32 Release"
516
517# ADD CPP /O2
518# SUBTRACT CPP /YX /Yc /Yu
519
520!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
521
522!ENDIF
523
524# End Source File
525# Begin Source File
526
527SOURCE=..\..\Compress\Rar3Decoder.h
528# End Source File
529# Begin Source File
530
531SOURCE=..\..\Compress\Rar3Vm.cpp
532
533!IF  "$(CFG)" == "7z - Win32 Release"
534
535# ADD CPP /O2
536# SUBTRACT CPP /YX /Yc /Yu
537
538!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
539
540!ENDIF
541
542# End Source File
543# Begin Source File
544
545SOURCE=..\..\Compress\Rar3Vm.h
546# End Source File
547# Begin Source File
548
549SOURCE=..\..\Compress\Rar5Decoder.cpp
550
551!IF  "$(CFG)" == "7z - Win32 Release"
552
553# ADD CPP /O2
554# SUBTRACT CPP /YX /Yc /Yu
555
556!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
557
558!ENDIF
559
560# End Source File
561# Begin Source File
562
563SOURCE=..\..\Compress\Rar5Decoder.h
564# End Source File
565# Begin Source File
566
567SOURCE=..\..\Compress\RarCodecsRegister.cpp
568
569!IF  "$(CFG)" == "7z - Win32 Release"
570
571# ADD CPP /O2
572# SUBTRACT CPP /YX /Yc /Yu
573
574!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
575
576!ENDIF
577
578# End Source File
579# End Group
580# Begin Group "BZip2 Compress"
581
582# PROP Default_Filter ""
583# Begin Source File
584
585SOURCE=..\..\Compress\BZip2Const.h
586# End Source File
587# Begin Source File
588
589SOURCE=..\..\Compress\BZip2Crc.cpp
590
591!IF  "$(CFG)" == "7z - Win32 Release"
592
593# ADD CPP /O2
594# SUBTRACT CPP /YX /Yc /Yu
595
596!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
597
598!ENDIF
599
600# End Source File
601# Begin Source File
602
603SOURCE=..\..\Compress\BZip2Crc.h
604# End Source File
605# Begin Source File
606
607SOURCE=..\..\Compress\BZip2Decoder.cpp
608
609!IF  "$(CFG)" == "7z - Win32 Release"
610
611# ADD CPP /O2
612# SUBTRACT CPP /YX /Yc /Yu
613
614!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
615
616!ENDIF
617
618# End Source File
619# Begin Source File
620
621SOURCE=..\..\Compress\BZip2Decoder.h
622# End Source File
623# Begin Source File
624
625SOURCE=..\..\Compress\BZip2Encoder.cpp
626
627!IF  "$(CFG)" == "7z - Win32 Release"
628
629# ADD CPP /O2
630# SUBTRACT CPP /YX /Yc /Yu
631
632!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
633
634!ENDIF
635
636# End Source File
637# Begin Source File
638
639SOURCE=..\..\Compress\BZip2Encoder.h
640# End Source File
641# Begin Source File
642
643SOURCE=..\..\Compress\BZip2Register.cpp
644
645!IF  "$(CFG)" == "7z - Win32 Release"
646
647# ADD CPP /O2
648# SUBTRACT CPP /YX /Yc /Yu
649
650!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
651
652!ENDIF
653
654# End Source File
655# Begin Source File
656
657SOURCE=..\..\Compress\Mtf8.h
658# End Source File
659# End Group
660# Begin Group "Zip Compress"
661
662# PROP Default_Filter ""
663# Begin Source File
664
665SOURCE=..\..\Compress\Deflate64Register.cpp
666
667!IF  "$(CFG)" == "7z - Win32 Release"
668
669# ADD CPP /O2
670# SUBTRACT CPP /YX /Yc /Yu
671
672!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
673
674!ENDIF
675
676# End Source File
677# Begin Source File
678
679SOURCE=..\..\Compress\DeflateConst.h
680# End Source File
681# Begin Source File
682
683SOURCE=..\..\Compress\DeflateDecoder.cpp
684
685!IF  "$(CFG)" == "7z - Win32 Release"
686
687# ADD CPP /O2
688# SUBTRACT CPP /YX /Yc /Yu
689
690!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
691
692!ENDIF
693
694# End Source File
695# Begin Source File
696
697SOURCE=..\..\Compress\DeflateDecoder.h
698# End Source File
699# Begin Source File
700
701SOURCE=..\..\Compress\DeflateEncoder.cpp
702
703!IF  "$(CFG)" == "7z - Win32 Release"
704
705# ADD CPP /O2
706# SUBTRACT CPP /YX /Yc /Yu
707
708!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
709
710!ENDIF
711
712# End Source File
713# Begin Source File
714
715SOURCE=..\..\Compress\DeflateEncoder.h
716# End Source File
717# Begin Source File
718
719SOURCE=..\..\Compress\DeflateRegister.cpp
720
721!IF  "$(CFG)" == "7z - Win32 Release"
722
723# ADD CPP /O2
724# SUBTRACT CPP /YX /Yc /Yu
725
726!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
727
728!ENDIF
729
730# End Source File
731# Begin Source File
732
733SOURCE=..\..\Compress\ImplodeDecoder.cpp
734
735!IF  "$(CFG)" == "7z - Win32 Release"
736
737# ADD CPP /O2
738# SUBTRACT CPP /YX /Yc /Yu
739
740!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
741
742!ENDIF
743
744# End Source File
745# Begin Source File
746
747SOURCE=..\..\Compress\ImplodeDecoder.h
748# End Source File
749# Begin Source File
750
751SOURCE=..\..\Compress\PpmdZip.cpp
752
753!IF  "$(CFG)" == "7z - Win32 Release"
754
755# ADD CPP /O2
756# SUBTRACT CPP /YX /Yc /Yu
757
758!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
759
760!ENDIF
761
762# End Source File
763# Begin Source File
764
765SOURCE=..\..\Compress\PpmdZip.h
766# End Source File
767# Begin Source File
768
769SOURCE=..\..\Compress\ShrinkDecoder.cpp
770
771!IF  "$(CFG)" == "7z - Win32 Release"
772
773# ADD CPP /O2
774# SUBTRACT CPP /YX /Yc /Yu
775
776!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
777
778!ENDIF
779
780# End Source File
781# Begin Source File
782
783SOURCE=..\..\Compress\ShrinkDecoder.h
784# End Source File
785# Begin Source File
786
787SOURCE=..\..\Compress\ZlibDecoder.cpp
788
789!IF  "$(CFG)" == "7z - Win32 Release"
790
791# ADD CPP /O2
792# SUBTRACT CPP /YX /Yc /Yu
793
794!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
795
796!ENDIF
797
798# End Source File
799# Begin Source File
800
801SOURCE=..\..\Compress\ZlibDecoder.h
802# End Source File
803# Begin Source File
804
805SOURCE=..\..\Compress\ZlibEncoder.cpp
806
807!IF  "$(CFG)" == "7z - Win32 Release"
808
809# ADD CPP /O2
810# SUBTRACT CPP /YX /Yc /Yu
811
812!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
813
814!ENDIF
815
816# End Source File
817# Begin Source File
818
819SOURCE=..\..\Compress\ZlibEncoder.h
820# End Source File
821# End Group
822# Begin Group "7z Compress"
823
824# PROP Default_Filter ""
825# Begin Source File
826
827SOURCE=..\..\Compress\Bcj2Coder.cpp
828
829!IF  "$(CFG)" == "7z - Win32 Release"
830
831# ADD CPP /O2
832# SUBTRACT CPP /YX /Yc /Yu
833
834!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
835
836!ENDIF
837
838# End Source File
839# Begin Source File
840
841SOURCE=..\..\Compress\Bcj2Coder.h
842# End Source File
843# Begin Source File
844
845SOURCE=..\..\Compress\Bcj2Register.cpp
846# End Source File
847# Begin Source File
848
849SOURCE=..\..\Compress\BcjCoder.cpp
850# End Source File
851# Begin Source File
852
853SOURCE=..\..\Compress\BcjCoder.h
854# End Source File
855# Begin Source File
856
857SOURCE=..\..\Compress\BcjRegister.cpp
858# End Source File
859# Begin Source File
860
861SOURCE=..\..\Compress\BranchMisc.cpp
862# End Source File
863# Begin Source File
864
865SOURCE=..\..\Compress\BranchMisc.h
866# End Source File
867# Begin Source File
868
869SOURCE=..\..\Compress\BranchRegister.cpp
870# End Source File
871# Begin Source File
872
873SOURCE=..\..\Compress\ByteSwap.cpp
874# End Source File
875# Begin Source File
876
877SOURCE=..\..\Compress\CopyCoder.cpp
878# End Source File
879# Begin Source File
880
881SOURCE=..\..\Compress\CopyCoder.h
882# End Source File
883# Begin Source File
884
885SOURCE=..\..\Compress\CopyRegister.cpp
886# End Source File
887# Begin Source File
888
889SOURCE=..\..\Compress\DeltaFilter.cpp
890# End Source File
891# Begin Source File
892
893SOURCE=..\..\Compress\Lzma2Decoder.cpp
894# End Source File
895# Begin Source File
896
897SOURCE=..\..\Compress\Lzma2Decoder.h
898# End Source File
899# Begin Source File
900
901SOURCE=..\..\Compress\Lzma2Encoder.cpp
902# End Source File
903# Begin Source File
904
905SOURCE=..\..\Compress\Lzma2Encoder.h
906# End Source File
907# Begin Source File
908
909SOURCE=..\..\Compress\Lzma2Register.cpp
910# End Source File
911# Begin Source File
912
913SOURCE=..\..\Compress\LzmaDecoder.cpp
914# End Source File
915# Begin Source File
916
917SOURCE=..\..\Compress\LzmaDecoder.h
918# End Source File
919# Begin Source File
920
921SOURCE=..\..\Compress\LzmaEncoder.cpp
922# End Source File
923# Begin Source File
924
925SOURCE=..\..\Compress\LzmaEncoder.h
926# End Source File
927# Begin Source File
928
929SOURCE=..\..\Compress\LzmaRegister.cpp
930# End Source File
931# Begin Source File
932
933SOURCE=..\..\Compress\PpmdDecoder.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\PpmdDecoder.h
948# End Source File
949# Begin Source File
950
951SOURCE=..\..\Compress\PpmdEncoder.cpp
952
953!IF  "$(CFG)" == "7z - Win32 Release"
954
955# ADD CPP /O2
956# SUBTRACT CPP /YX /Yc /Yu
957
958!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
959
960!ENDIF
961
962# End Source File
963# Begin Source File
964
965SOURCE=..\..\Compress\PpmdEncoder.h
966# End Source File
967# Begin Source File
968
969SOURCE=..\..\Compress\PpmdRegister.cpp
970# End Source File
971# End Group
972# Begin Group "Cab Compress"
973
974# PROP Default_Filter ""
975# Begin Source File
976
977SOURCE=..\..\Compress\Lzx.h
978# End Source File
979# Begin Source File
980
981SOURCE=..\..\Compress\LzxDecoder.cpp
982
983!IF  "$(CFG)" == "7z - Win32 Release"
984
985# ADD CPP /O2
986# SUBTRACT CPP /YX /Yc /Yu
987
988!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
989
990!ENDIF
991
992# End Source File
993# Begin Source File
994
995SOURCE=..\..\Compress\LzxDecoder.h
996# End Source File
997# Begin Source File
998
999SOURCE=..\..\Compress\QuantumDecoder.cpp
1000# End Source File
1001# Begin Source File
1002
1003SOURCE=..\..\Compress\QuantumDecoder.h
1004# End Source File
1005# End Group
1006# Begin Source File
1007
1008SOURCE=..\..\Compress\HuffmanDecoder.h
1009# End Source File
1010# Begin Source File
1011
1012SOURCE=..\..\Compress\LzfseDecoder.cpp
1013
1014!IF  "$(CFG)" == "7z - Win32 Release"
1015
1016# ADD CPP /O2
1017# SUBTRACT CPP /YX /Yc /Yu
1018
1019!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1020
1021!ENDIF
1022
1023# End Source File
1024# Begin Source File
1025
1026SOURCE=..\..\Compress\LzfseDecoder.h
1027# End Source File
1028# Begin Source File
1029
1030SOURCE=..\..\Compress\LzhDecoder.cpp
1031# End Source File
1032# Begin Source File
1033
1034SOURCE=..\..\Compress\LzhDecoder.h
1035# End Source File
1036# Begin Source File
1037
1038SOURCE=..\..\Compress\LzmsDecoder.cpp
1039
1040!IF  "$(CFG)" == "7z - Win32 Release"
1041
1042# ADD CPP /O2
1043# SUBTRACT CPP /YX /Yc /Yu
1044
1045!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1046
1047!ENDIF
1048
1049# End Source File
1050# Begin Source File
1051
1052SOURCE=..\..\Compress\LzmsDecoder.h
1053# End Source File
1054# Begin Source File
1055
1056SOURCE=..\..\Compress\LzOutWindow.cpp
1057# End Source File
1058# Begin Source File
1059
1060SOURCE=..\..\Compress\LzOutWindow.h
1061# End Source File
1062# Begin Source File
1063
1064SOURCE=..\..\Compress\XpressDecoder.cpp
1065
1066!IF  "$(CFG)" == "7z - Win32 Release"
1067
1068# ADD CPP /O2
1069# SUBTRACT CPP /YX /Yc /Yu
1070
1071!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1072
1073!ENDIF
1074
1075# End Source File
1076# Begin Source File
1077
1078SOURCE=..\..\Compress\XpressDecoder.h
1079# End Source File
1080# Begin Source File
1081
1082SOURCE=..\..\Compress\XzDecoder.cpp
1083# End Source File
1084# Begin Source File
1085
1086SOURCE=..\..\Compress\XzDecoder.h
1087# End Source File
1088# Begin Source File
1089
1090SOURCE=..\..\Compress\XzEncoder.cpp
1091# End Source File
1092# Begin Source File
1093
1094SOURCE=..\..\Compress\XzEncoder.h
1095# End Source File
1096# Begin Source File
1097
1098SOURCE=..\..\Compress\ZDecoder.cpp
1099# End Source File
1100# Begin Source File
1101
1102SOURCE=..\..\Compress\ZDecoder.h
1103# End Source File
1104# Begin Source File
1105
1106SOURCE=..\..\Compress\ZstdDecoder.cpp
1107# End Source File
1108# Begin Source File
1109
1110SOURCE=..\..\Compress\ZstdDecoder.h
1111# End Source File
1112# End Group
1113# Begin Group "Crypto"
1114
1115# PROP Default_Filter ""
1116# Begin Source File
1117
1118SOURCE=..\..\Crypto\7zAes.cpp
1119
1120!IF  "$(CFG)" == "7z - Win32 Release"
1121
1122# ADD CPP /O2
1123# SUBTRACT CPP /YX /Yc /Yu
1124
1125!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1126
1127!ENDIF
1128
1129# End Source File
1130# Begin Source File
1131
1132SOURCE=..\..\Crypto\7zAes.h
1133# End Source File
1134# Begin Source File
1135
1136SOURCE=..\..\Crypto\7zAesRegister.cpp
1137
1138!IF  "$(CFG)" == "7z - Win32 Release"
1139
1140# ADD CPP /O2
1141# SUBTRACT CPP /YX /Yc /Yu
1142
1143!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1144
1145!ENDIF
1146
1147# End Source File
1148# Begin Source File
1149
1150SOURCE=..\..\Crypto\HmacSha1.cpp
1151
1152!IF  "$(CFG)" == "7z - Win32 Release"
1153
1154# ADD CPP /O2
1155# SUBTRACT CPP /YX /Yc /Yu
1156
1157!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1158
1159!ENDIF
1160
1161# End Source File
1162# Begin Source File
1163
1164SOURCE=..\..\Crypto\HmacSha1.h
1165# End Source File
1166# Begin Source File
1167
1168SOURCE=..\..\Crypto\HmacSha256.cpp
1169
1170!IF  "$(CFG)" == "7z - Win32 Release"
1171
1172# ADD CPP /O2
1173# SUBTRACT CPP /YX /Yc /Yu
1174
1175!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1176
1177!ENDIF
1178
1179# End Source File
1180# Begin Source File
1181
1182SOURCE=..\..\Crypto\HmacSha256.h
1183# End Source File
1184# Begin Source File
1185
1186SOURCE=..\..\Crypto\MyAes.cpp
1187
1188!IF  "$(CFG)" == "7z - Win32 Release"
1189
1190# ADD CPP /O2
1191# SUBTRACT CPP /YX /Yc /Yu
1192
1193!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1194
1195!ENDIF
1196
1197# End Source File
1198# Begin Source File
1199
1200SOURCE=..\..\Crypto\MyAes.h
1201# End Source File
1202# Begin Source File
1203
1204SOURCE=..\..\Crypto\MyAesReg.cpp
1205
1206!IF  "$(CFG)" == "7z - Win32 Release"
1207
1208# ADD CPP /O2
1209# SUBTRACT CPP /YX /Yc /Yu
1210
1211!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1212
1213!ENDIF
1214
1215# End Source File
1216# Begin Source File
1217
1218SOURCE=..\..\Crypto\Pbkdf2HmacSha1.cpp
1219
1220!IF  "$(CFG)" == "7z - Win32 Release"
1221
1222# ADD CPP /O2
1223# SUBTRACT CPP /YX /Yc /Yu
1224
1225!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1226
1227!ENDIF
1228
1229# End Source File
1230# Begin Source File
1231
1232SOURCE=..\..\Crypto\Pbkdf2HmacSha1.h
1233# End Source File
1234# Begin Source File
1235
1236SOURCE=..\..\Crypto\RandGen.cpp
1237
1238!IF  "$(CFG)" == "7z - Win32 Release"
1239
1240# ADD CPP /O2
1241# SUBTRACT CPP /YX /Yc /Yu
1242
1243!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1244
1245!ENDIF
1246
1247# End Source File
1248# Begin Source File
1249
1250SOURCE=..\..\Crypto\RandGen.h
1251# End Source File
1252# Begin Source File
1253
1254SOURCE=..\..\Crypto\Rar20Crypto.cpp
1255
1256!IF  "$(CFG)" == "7z - Win32 Release"
1257
1258# ADD CPP /O2
1259# SUBTRACT CPP /YX /Yc /Yu
1260
1261!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1262
1263!ENDIF
1264
1265# End Source File
1266# Begin Source File
1267
1268SOURCE=..\..\Crypto\Rar20Crypto.h
1269# End Source File
1270# Begin Source File
1271
1272SOURCE=..\..\Crypto\Rar5Aes.cpp
1273
1274!IF  "$(CFG)" == "7z - Win32 Release"
1275
1276# ADD CPP /O2
1277# SUBTRACT CPP /YX /Yc /Yu
1278
1279!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1280
1281!ENDIF
1282
1283# End Source File
1284# Begin Source File
1285
1286SOURCE=..\..\Crypto\Rar5Aes.h
1287# End Source File
1288# Begin Source File
1289
1290SOURCE=..\..\Crypto\RarAes.cpp
1291
1292!IF  "$(CFG)" == "7z - Win32 Release"
1293
1294# ADD CPP /O2
1295# SUBTRACT CPP /YX /Yc /Yu
1296
1297!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1298
1299!ENDIF
1300
1301# End Source File
1302# Begin Source File
1303
1304SOURCE=..\..\Crypto\RarAes.h
1305# End Source File
1306# Begin Source File
1307
1308SOURCE=..\..\Crypto\Sha1Cls.h
1309# End Source File
1310# Begin Source File
1311
1312SOURCE=..\..\Crypto\WzAes.cpp
1313
1314!IF  "$(CFG)" == "7z - Win32 Release"
1315
1316# ADD CPP /O2
1317# SUBTRACT CPP /YX /Yc /Yu
1318
1319!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1320
1321!ENDIF
1322
1323# End Source File
1324# Begin Source File
1325
1326SOURCE=..\..\Crypto\WzAes.h
1327# End Source File
1328# Begin Source File
1329
1330SOURCE=..\..\Crypto\ZipCrypto.cpp
1331
1332!IF  "$(CFG)" == "7z - Win32 Release"
1333
1334# ADD CPP /O2
1335# SUBTRACT CPP /YX /Yc /Yu
1336
1337!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1338
1339!ENDIF
1340
1341# End Source File
1342# Begin Source File
1343
1344SOURCE=..\..\Crypto\ZipCrypto.h
1345# End Source File
1346# Begin Source File
1347
1348SOURCE=..\..\Crypto\ZipStrong.cpp
1349
1350!IF  "$(CFG)" == "7z - Win32 Release"
1351
1352# ADD CPP /O2
1353# SUBTRACT CPP /YX /Yc /Yu
1354
1355!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1356
1357!ENDIF
1358
1359# End Source File
1360# Begin Source File
1361
1362SOURCE=..\..\Crypto\ZipStrong.h
1363# End Source File
1364# End Group
1365# Begin Group "7zip Common"
1366
1367# PROP Default_Filter ""
1368# Begin Source File
1369
1370SOURCE=..\..\Common\CreateCoder.cpp
1371# End Source File
1372# Begin Source File
1373
1374SOURCE=..\..\Common\CreateCoder.h
1375# End Source File
1376# Begin Source File
1377
1378SOURCE=..\..\Common\CWrappers.cpp
1379# End Source File
1380# Begin Source File
1381
1382SOURCE=..\..\Common\CWrappers.h
1383# End Source File
1384# Begin Source File
1385
1386SOURCE=..\..\Common\FilterCoder.cpp
1387# End Source File
1388# Begin Source File
1389
1390SOURCE=..\..\Common\FilterCoder.h
1391# End Source File
1392# Begin Source File
1393
1394SOURCE=..\..\Common\InBuffer.cpp
1395# End Source File
1396# Begin Source File
1397
1398SOURCE=..\..\Common\InBuffer.h
1399# End Source File
1400# Begin Source File
1401
1402SOURCE=..\..\Common\InOutTempBuffer.cpp
1403# End Source File
1404# Begin Source File
1405
1406SOURCE=..\..\Common\InOutTempBuffer.h
1407# End Source File
1408# Begin Source File
1409
1410SOURCE=..\..\Common\LimitedStreams.cpp
1411# End Source File
1412# Begin Source File
1413
1414SOURCE=..\..\Common\LimitedStreams.h
1415# End Source File
1416# Begin Source File
1417
1418SOURCE=..\..\Common\MemBlocks.cpp
1419# End Source File
1420# Begin Source File
1421
1422SOURCE=..\..\Common\MemBlocks.h
1423# End Source File
1424# Begin Source File
1425
1426SOURCE=..\..\Common\MethodId.cpp
1427# End Source File
1428# Begin Source File
1429
1430SOURCE=..\..\Common\MethodId.h
1431# End Source File
1432# Begin Source File
1433
1434SOURCE=..\..\Common\MethodProps.cpp
1435# End Source File
1436# Begin Source File
1437
1438SOURCE=..\..\Common\MethodProps.h
1439# End Source File
1440# Begin Source File
1441
1442SOURCE=..\..\Common\OffsetStream.cpp
1443# End Source File
1444# Begin Source File
1445
1446SOURCE=..\..\Common\OffsetStream.h
1447# End Source File
1448# Begin Source File
1449
1450SOURCE=..\..\Common\OutBuffer.cpp
1451# End Source File
1452# Begin Source File
1453
1454SOURCE=..\..\Common\OutBuffer.h
1455# End Source File
1456# Begin Source File
1457
1458SOURCE=..\..\Common\OutMemStream.cpp
1459# End Source File
1460# Begin Source File
1461
1462SOURCE=..\..\Common\OutMemStream.h
1463# End Source File
1464# Begin Source File
1465
1466SOURCE=..\..\Common\ProgressMt.cpp
1467# End Source File
1468# Begin Source File
1469
1470SOURCE=..\..\Common\ProgressMt.h
1471# End Source File
1472# Begin Source File
1473
1474SOURCE=..\..\Common\ProgressUtils.cpp
1475# End Source File
1476# Begin Source File
1477
1478SOURCE=..\..\Common\ProgressUtils.h
1479# End Source File
1480# Begin Source File
1481
1482SOURCE=..\..\Common\PropId.cpp
1483# End Source File
1484# Begin Source File
1485
1486SOURCE=..\..\Common\RegisterArc.h
1487# End Source File
1488# Begin Source File
1489
1490SOURCE=..\..\Common\RegisterCodec.h
1491# End Source File
1492# Begin Source File
1493
1494SOURCE=..\..\Common\StreamBinder.cpp
1495# End Source File
1496# Begin Source File
1497
1498SOURCE=..\..\Common\StreamBinder.h
1499# End Source File
1500# Begin Source File
1501
1502SOURCE=..\..\Common\StreamObjects.cpp
1503# End Source File
1504# Begin Source File
1505
1506SOURCE=..\..\Common\StreamObjects.h
1507# End Source File
1508# Begin Source File
1509
1510SOURCE=..\..\Common\StreamUtils.cpp
1511# End Source File
1512# Begin Source File
1513
1514SOURCE=..\..\Common\StreamUtils.h
1515# End Source File
1516# Begin Source File
1517
1518SOURCE=..\..\Common\UniqBlocks.cpp
1519# End Source File
1520# Begin Source File
1521
1522SOURCE=..\..\Common\UniqBlocks.h
1523# End Source File
1524# Begin Source File
1525
1526SOURCE=..\..\Common\VirtThread.cpp
1527# End Source File
1528# Begin Source File
1529
1530SOURCE=..\..\Common\VirtThread.h
1531# End Source File
1532# End Group
1533# Begin Group "C"
1534
1535# PROP Default_Filter ""
1536# Begin Group "xz"
1537
1538# PROP Default_Filter ""
1539# Begin Source File
1540
1541SOURCE=..\..\..\..\C\Xz.c
1542
1543!IF  "$(CFG)" == "7z - Win32 Release"
1544
1545# ADD CPP /W4
1546# SUBTRACT CPP /YX /Yc /Yu
1547
1548!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1549
1550# ADD CPP /W4 /WX
1551# SUBTRACT CPP /YX /Yc /Yu
1552
1553!ENDIF
1554
1555# End Source File
1556# Begin Source File
1557
1558SOURCE=..\..\..\..\C\Xz.h
1559# End Source File
1560# Begin Source File
1561
1562SOURCE=..\..\..\..\C\XzCrc64.c
1563
1564!IF  "$(CFG)" == "7z - Win32 Release"
1565
1566# ADD CPP /W4 /O2
1567# SUBTRACT CPP /YX /Yc /Yu
1568
1569!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1570
1571# ADD CPP /W4 /WX
1572# SUBTRACT CPP /YX /Yc /Yu
1573
1574!ENDIF
1575
1576# End Source File
1577# Begin Source File
1578
1579SOURCE=..\..\..\..\C\XzCrc64.h
1580# End Source File
1581# Begin Source File
1582
1583SOURCE=..\..\..\..\C\XzCrc64Opt.c
1584
1585!IF  "$(CFG)" == "7z - Win32 Release"
1586
1587# ADD CPP /O2
1588# SUBTRACT CPP /YX /Yc /Yu
1589
1590!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1591
1592# SUBTRACT CPP /YX /Yc /Yu
1593
1594!ENDIF
1595
1596# End Source File
1597# Begin Source File
1598
1599SOURCE=..\..\..\..\C\XzDec.c
1600
1601!IF  "$(CFG)" == "7z - Win32 Release"
1602
1603# ADD CPP /W4
1604# SUBTRACT CPP /YX /Yc /Yu
1605
1606!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1607
1608# ADD CPP /W4 /WX
1609# SUBTRACT CPP /YX /Yc /Yu
1610
1611!ENDIF
1612
1613# End Source File
1614# Begin Source File
1615
1616SOURCE=..\..\..\..\C\XzEnc.c
1617# SUBTRACT CPP /YX /Yc /Yu
1618# End Source File
1619# Begin Source File
1620
1621SOURCE=..\..\..\..\C\XzEnc.h
1622# End Source File
1623# Begin Source File
1624
1625SOURCE=..\..\..\..\C\XzIn.c
1626
1627!IF  "$(CFG)" == "7z - Win32 Release"
1628
1629# ADD CPP /W4
1630# SUBTRACT CPP /YX /Yc /Yu
1631
1632!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1633
1634# ADD CPP /W4 /WX
1635# SUBTRACT CPP /YX /Yc /Yu
1636
1637!ENDIF
1638
1639# End Source File
1640# End Group
1641# Begin Source File
1642
1643SOURCE=..\..\..\..\C\7zBuf.h
1644# End Source File
1645# Begin Source File
1646
1647SOURCE=..\..\..\..\C\7zBuf2.c
1648# SUBTRACT CPP /YX /Yc /Yu
1649# End Source File
1650# Begin Source File
1651
1652SOURCE=..\..\..\..\C\7zCrc.c
1653
1654!IF  "$(CFG)" == "7z - Win32 Release"
1655
1656# ADD CPP /O2
1657# SUBTRACT CPP /YX /Yc /Yu
1658
1659!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1660
1661# SUBTRACT CPP /YX /Yc /Yu
1662
1663!ENDIF
1664
1665# End Source File
1666# Begin Source File
1667
1668SOURCE=..\..\..\..\C\7zCrc.h
1669# End Source File
1670# Begin Source File
1671
1672SOURCE=..\..\..\..\C\7zStream.c
1673# SUBTRACT CPP /YX /Yc /Yu
1674# End Source File
1675# Begin Source File
1676
1677SOURCE=..\..\..\..\C\7zTypes.h
1678# End Source File
1679# Begin Source File
1680
1681SOURCE=..\..\..\..\C\7zVersion.h
1682# End Source File
1683# Begin Source File
1684
1685SOURCE=..\..\..\..\C\7zWindows.h
1686# End Source File
1687# Begin Source File
1688
1689SOURCE=..\..\..\..\C\Aes.c
1690
1691!IF  "$(CFG)" == "7z - Win32 Release"
1692
1693# ADD CPP /O2
1694# SUBTRACT CPP /YX /Yc /Yu
1695
1696!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1697
1698# SUBTRACT CPP /YX /Yc /Yu
1699
1700!ENDIF
1701
1702# End Source File
1703# Begin Source File
1704
1705SOURCE=..\..\..\..\C\Aes.h
1706# End Source File
1707# Begin Source File
1708
1709SOURCE=..\..\..\..\C\Alloc.c
1710# SUBTRACT CPP /YX /Yc /Yu
1711# End Source File
1712# Begin Source File
1713
1714SOURCE=..\..\..\..\C\Alloc.h
1715# End Source File
1716# Begin Source File
1717
1718SOURCE=..\..\..\..\C\Bcj2.c
1719
1720!IF  "$(CFG)" == "7z - Win32 Release"
1721
1722# ADD CPP /O2
1723# SUBTRACT CPP /YX /Yc /Yu
1724
1725!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1726
1727# SUBTRACT CPP /YX /Yc /Yu
1728
1729!ENDIF
1730
1731# End Source File
1732# Begin Source File
1733
1734SOURCE=..\..\..\..\C\Bcj2.h
1735# End Source File
1736# Begin Source File
1737
1738SOURCE=..\..\..\..\C\Bcj2Enc.c
1739
1740!IF  "$(CFG)" == "7z - Win32 Release"
1741
1742# ADD CPP /O2
1743# SUBTRACT CPP /YX /Yc /Yu
1744
1745!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1746
1747# SUBTRACT CPP /YX /Yc /Yu
1748
1749!ENDIF
1750
1751# End Source File
1752# Begin Source File
1753
1754SOURCE=..\..\..\..\C\Blake2.h
1755# End Source File
1756# Begin Source File
1757
1758SOURCE=..\..\..\..\C\Blake2s.c
1759
1760!IF  "$(CFG)" == "7z - Win32 Release"
1761
1762# ADD CPP /O2
1763# SUBTRACT CPP /YX /Yc /Yu
1764
1765!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1766
1767# SUBTRACT CPP /YX /Yc /Yu
1768
1769!ENDIF
1770
1771# End Source File
1772# Begin Source File
1773
1774SOURCE=..\..\..\..\C\Bra.c
1775
1776!IF  "$(CFG)" == "7z - Win32 Release"
1777
1778# ADD CPP /O2
1779# SUBTRACT CPP /YX /Yc /Yu
1780
1781!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1782
1783# SUBTRACT CPP /YX /Yc /Yu
1784
1785!ENDIF
1786
1787# End Source File
1788# Begin Source File
1789
1790SOURCE=..\..\..\..\C\Bra.h
1791# End Source File
1792# Begin Source File
1793
1794SOURCE=..\..\..\..\C\Bra86.c
1795
1796!IF  "$(CFG)" == "7z - Win32 Release"
1797
1798# ADD CPP /O2
1799# SUBTRACT CPP /YX /Yc /Yu
1800
1801!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1802
1803# SUBTRACT CPP /YX /Yc /Yu
1804
1805!ENDIF
1806
1807# End Source File
1808# Begin Source File
1809
1810SOURCE=..\..\..\..\C\BraIA64.c
1811
1812!IF  "$(CFG)" == "7z - Win32 Release"
1813
1814# ADD CPP /O2
1815# SUBTRACT CPP /YX /Yc /Yu
1816
1817!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1818
1819# SUBTRACT CPP /YX /Yc /Yu
1820
1821!ENDIF
1822
1823# End Source File
1824# Begin Source File
1825
1826SOURCE=..\..\..\..\C\BwtSort.c
1827
1828!IF  "$(CFG)" == "7z - Win32 Release"
1829
1830# ADD CPP /O2
1831# SUBTRACT CPP /YX /Yc /Yu
1832
1833!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1834
1835# SUBTRACT CPP /YX /Yc /Yu
1836
1837!ENDIF
1838
1839# End Source File
1840# Begin Source File
1841
1842SOURCE=..\..\..\..\C\BwtSort.h
1843# End Source File
1844# Begin Source File
1845
1846SOURCE=..\..\..\..\C\Compiler.h
1847# End Source File
1848# Begin Source File
1849
1850SOURCE=..\..\..\..\C\CpuArch.c
1851# SUBTRACT CPP /YX /Yc /Yu
1852# End Source File
1853# Begin Source File
1854
1855SOURCE=..\..\..\..\C\CpuArch.h
1856# End Source File
1857# Begin Source File
1858
1859SOURCE=..\..\..\..\C\Delta.c
1860# SUBTRACT CPP /YX /Yc /Yu
1861# End Source File
1862# Begin Source File
1863
1864SOURCE=..\..\..\..\C\Delta.h
1865# End Source File
1866# Begin Source File
1867
1868SOURCE=..\..\..\..\C\HuffEnc.c
1869
1870!IF  "$(CFG)" == "7z - Win32 Release"
1871
1872# ADD CPP /O2
1873# SUBTRACT CPP /YX /Yc /Yu
1874
1875!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1876
1877# SUBTRACT CPP /YX /Yc /Yu
1878
1879!ENDIF
1880
1881# End Source File
1882# Begin Source File
1883
1884SOURCE=..\..\..\..\C\HuffEnc.h
1885# End Source File
1886# Begin Source File
1887
1888SOURCE=..\..\..\..\C\LzFind.c
1889
1890!IF  "$(CFG)" == "7z - Win32 Release"
1891
1892# ADD CPP /O2
1893# SUBTRACT CPP /YX /Yc /Yu
1894
1895!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1896
1897# SUBTRACT CPP /YX /Yc /Yu
1898
1899!ENDIF
1900
1901# End Source File
1902# Begin Source File
1903
1904SOURCE=..\..\..\..\C\LzFind.h
1905# End Source File
1906# Begin Source File
1907
1908SOURCE=..\..\..\..\C\LzFindMt.c
1909
1910!IF  "$(CFG)" == "7z - Win32 Release"
1911
1912# ADD CPP /O2
1913# SUBTRACT CPP /YX /Yc /Yu
1914
1915!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1916
1917# SUBTRACT CPP /YX /Yc /Yu
1918
1919!ENDIF
1920
1921# End Source File
1922# Begin Source File
1923
1924SOURCE=..\..\..\..\C\LzFindMt.h
1925# End Source File
1926# Begin Source File
1927
1928SOURCE=..\..\..\..\C\LzFindOpt.c
1929
1930!IF  "$(CFG)" == "7z - Win32 Release"
1931
1932# ADD CPP /O2
1933# SUBTRACT CPP /YX /Yc /Yu
1934
1935!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1936
1937# SUBTRACT CPP /YX /Yc /Yu
1938
1939!ENDIF
1940
1941# End Source File
1942# Begin Source File
1943
1944SOURCE=..\..\..\..\C\LzHash.h
1945# End Source File
1946# Begin Source File
1947
1948SOURCE=..\..\..\..\C\Lzma2Dec.c
1949
1950!IF  "$(CFG)" == "7z - Win32 Release"
1951
1952# ADD CPP /O2
1953# SUBTRACT CPP /YX /Yc /Yu
1954
1955!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1956
1957# SUBTRACT CPP /YX /Yc /Yu
1958
1959!ENDIF
1960
1961# End Source File
1962# Begin Source File
1963
1964SOURCE=..\..\..\..\C\Lzma2Dec.h
1965# End Source File
1966# Begin Source File
1967
1968SOURCE=..\..\..\..\C\Lzma2DecMt.c
1969
1970!IF  "$(CFG)" == "7z - Win32 Release"
1971
1972# ADD CPP /O2
1973# SUBTRACT CPP /YX /Yc /Yu
1974
1975!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1976
1977# SUBTRACT CPP /YX /Yc /Yu
1978
1979!ENDIF
1980
1981# End Source File
1982# Begin Source File
1983
1984SOURCE=..\..\..\..\C\Lzma2DecMt.h
1985# End Source File
1986# Begin Source File
1987
1988SOURCE=..\..\..\..\C\Lzma2Enc.c
1989
1990!IF  "$(CFG)" == "7z - Win32 Release"
1991
1992# ADD CPP /O2
1993# SUBTRACT CPP /YX /Yc /Yu
1994
1995!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
1996
1997# SUBTRACT CPP /YX /Yc /Yu
1998
1999!ENDIF
2000
2001# End Source File
2002# Begin Source File
2003
2004SOURCE=..\..\..\..\C\Lzma2Enc.h
2005# End Source File
2006# Begin Source File
2007
2008SOURCE=..\..\..\..\C\LzmaDec.c
2009
2010!IF  "$(CFG)" == "7z - Win32 Release"
2011
2012# ADD CPP /O2
2013# SUBTRACT CPP /YX /Yc /Yu
2014
2015!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2016
2017# SUBTRACT CPP /YX /Yc /Yu
2018
2019!ENDIF
2020
2021# End Source File
2022# Begin Source File
2023
2024SOURCE=..\..\..\..\C\LzmaDec.h
2025# End Source File
2026# Begin Source File
2027
2028SOURCE=..\..\..\..\C\LzmaEnc.c
2029
2030!IF  "$(CFG)" == "7z - Win32 Release"
2031
2032# ADD CPP /O2
2033# SUBTRACT CPP /YX /Yc /Yu
2034
2035!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2036
2037# SUBTRACT CPP /YX /Yc /Yu
2038
2039!ENDIF
2040
2041# End Source File
2042# Begin Source File
2043
2044SOURCE=..\..\..\..\C\LzmaEnc.h
2045# End Source File
2046# Begin Source File
2047
2048SOURCE=..\..\..\..\C\Md5.c
2049
2050!IF  "$(CFG)" == "7z - Win32 Release"
2051
2052# ADD CPP /O2
2053# SUBTRACT CPP /YX /Yc /Yu
2054
2055!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2056
2057# SUBTRACT CPP /YX /Yc /Yu
2058
2059!ENDIF
2060
2061# End Source File
2062# Begin Source File
2063
2064SOURCE=..\..\..\..\C\Md5.h
2065# End Source File
2066# Begin Source File
2067
2068SOURCE=..\..\..\..\C\MtCoder.c
2069# SUBTRACT CPP /YX /Yc /Yu
2070# End Source File
2071# Begin Source File
2072
2073SOURCE=..\..\..\..\C\MtCoder.h
2074# End Source File
2075# Begin Source File
2076
2077SOURCE=..\..\..\..\C\MtDec.c
2078
2079!IF  "$(CFG)" == "7z - Win32 Release"
2080
2081# ADD CPP /O2
2082# SUBTRACT CPP /YX /Yc /Yu
2083
2084!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2085
2086# SUBTRACT CPP /YX /Yc /Yu
2087
2088!ENDIF
2089
2090# End Source File
2091# Begin Source File
2092
2093SOURCE=..\..\..\..\C\MtDec.h
2094# End Source File
2095# Begin Source File
2096
2097SOURCE=..\..\..\..\C\Ppmd.h
2098# End Source File
2099# Begin Source File
2100
2101SOURCE=..\..\..\..\C\Ppmd7.c
2102
2103!IF  "$(CFG)" == "7z - Win32 Release"
2104
2105# ADD CPP /O2
2106# SUBTRACT CPP /YX /Yc /Yu
2107
2108!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2109
2110# SUBTRACT CPP /YX /Yc /Yu
2111
2112!ENDIF
2113
2114# End Source File
2115# Begin Source File
2116
2117SOURCE=..\..\..\..\C\Ppmd7.h
2118# End Source File
2119# Begin Source File
2120
2121SOURCE=..\..\..\..\C\Ppmd7aDec.c
2122
2123!IF  "$(CFG)" == "7z - Win32 Release"
2124
2125# ADD CPP /O2
2126# SUBTRACT CPP /YX /Yc /Yu
2127
2128!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2129
2130# SUBTRACT CPP /YX /Yc /Yu
2131
2132!ENDIF
2133
2134# End Source File
2135# Begin Source File
2136
2137SOURCE=..\..\..\..\C\Ppmd7Dec.c
2138
2139!IF  "$(CFG)" == "7z - Win32 Release"
2140
2141# ADD CPP /O2
2142# SUBTRACT CPP /YX /Yc /Yu
2143
2144!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2145
2146# SUBTRACT CPP /YX /Yc /Yu
2147
2148!ENDIF
2149
2150# End Source File
2151# Begin Source File
2152
2153SOURCE=..\..\..\..\C\Ppmd7Enc.c
2154
2155!IF  "$(CFG)" == "7z - Win32 Release"
2156
2157# ADD CPP /O2
2158# SUBTRACT CPP /YX /Yc /Yu
2159
2160!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2161
2162# SUBTRACT CPP /YX /Yc /Yu
2163
2164!ENDIF
2165
2166# End Source File
2167# Begin Source File
2168
2169SOURCE=..\..\..\..\C\Ppmd8.c
2170
2171!IF  "$(CFG)" == "7z - Win32 Release"
2172
2173# ADD CPP /O2
2174# SUBTRACT CPP /YX /Yc /Yu
2175
2176!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2177
2178# SUBTRACT CPP /YX /Yc /Yu
2179
2180!ENDIF
2181
2182# End Source File
2183# Begin Source File
2184
2185SOURCE=..\..\..\..\C\Ppmd8.h
2186# End Source File
2187# Begin Source File
2188
2189SOURCE=..\..\..\..\C\Ppmd8Dec.c
2190
2191!IF  "$(CFG)" == "7z - Win32 Release"
2192
2193# ADD CPP /O2
2194# SUBTRACT CPP /YX /Yc /Yu
2195
2196!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2197
2198# SUBTRACT CPP /YX /Yc /Yu
2199
2200!ENDIF
2201
2202# End Source File
2203# Begin Source File
2204
2205SOURCE=..\..\..\..\C\Ppmd8Enc.c
2206
2207!IF  "$(CFG)" == "7z - Win32 Release"
2208
2209# ADD CPP /O2
2210# SUBTRACT CPP /YX /Yc /Yu
2211
2212!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2213
2214# SUBTRACT CPP /YX /Yc /Yu
2215
2216!ENDIF
2217
2218# End Source File
2219# Begin Source File
2220
2221SOURCE=..\..\..\..\C\Precomp.h
2222# End Source File
2223# Begin Source File
2224
2225SOURCE=..\..\..\..\C\RotateDefs.h
2226# End Source File
2227# Begin Source File
2228
2229SOURCE=..\..\..\..\C\Sha1.c
2230
2231!IF  "$(CFG)" == "7z - Win32 Release"
2232
2233# ADD CPP /O2
2234# SUBTRACT CPP /YX /Yc /Yu
2235
2236!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2237
2238# SUBTRACT CPP /YX /Yc /Yu
2239
2240!ENDIF
2241
2242# End Source File
2243# Begin Source File
2244
2245SOURCE=..\..\..\..\C\Sha1.h
2246# End Source File
2247# Begin Source File
2248
2249SOURCE=..\..\..\..\C\Sha256.c
2250
2251!IF  "$(CFG)" == "7z - Win32 Release"
2252
2253# ADD CPP /O2
2254# SUBTRACT CPP /YX /Yc /Yu
2255
2256!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2257
2258# SUBTRACT CPP /YX /Yc /Yu
2259
2260!ENDIF
2261
2262# End Source File
2263# Begin Source File
2264
2265SOURCE=..\..\..\..\C\Sha256.h
2266# End Source File
2267# Begin Source File
2268
2269SOURCE=..\..\..\..\C\Sha3.c
2270
2271!IF  "$(CFG)" == "7z - Win32 Release"
2272
2273# ADD CPP /O2
2274# SUBTRACT CPP /YX /Yc /Yu
2275
2276!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2277
2278# SUBTRACT CPP /YX /Yc /Yu
2279
2280!ENDIF
2281
2282# End Source File
2283# Begin Source File
2284
2285SOURCE=..\..\..\..\C\Sha3.h
2286# End Source File
2287# Begin Source File
2288
2289SOURCE=..\..\..\..\C\Sha512.c
2290
2291!IF  "$(CFG)" == "7z - Win32 Release"
2292
2293# ADD CPP /O2
2294# SUBTRACT CPP /YX /Yc /Yu
2295
2296!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2297
2298# SUBTRACT CPP /YX /Yc /Yu
2299
2300!ENDIF
2301
2302# End Source File
2303# Begin Source File
2304
2305SOURCE=..\..\..\..\C\Sha512.h
2306# End Source File
2307# Begin Source File
2308
2309SOURCE=..\..\..\..\C\Sha512Opt.c
2310
2311!IF  "$(CFG)" == "7z - Win32 Release"
2312
2313# ADD CPP /O2
2314# SUBTRACT CPP /YX /Yc /Yu
2315
2316!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2317
2318# SUBTRACT CPP /YX /Yc /Yu
2319
2320!ENDIF
2321
2322# End Source File
2323# Begin Source File
2324
2325SOURCE=..\..\..\..\C\Sort.c
2326
2327!IF  "$(CFG)" == "7z - Win32 Release"
2328
2329# ADD CPP /O2
2330# SUBTRACT CPP /YX /Yc /Yu
2331
2332!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2333
2334# SUBTRACT CPP /YX /Yc /Yu
2335
2336!ENDIF
2337
2338# End Source File
2339# Begin Source File
2340
2341SOURCE=..\..\..\..\C\Sort.h
2342# End Source File
2343# Begin Source File
2344
2345SOURCE=..\..\..\..\C\SwapBytes.c
2346
2347!IF  "$(CFG)" == "7z - Win32 Release"
2348
2349# ADD CPP /O2
2350# SUBTRACT CPP /YX /Yc /Yu
2351
2352!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2353
2354# SUBTRACT CPP /YX /Yc /Yu
2355
2356!ENDIF
2357
2358# End Source File
2359# Begin Source File
2360
2361SOURCE=..\..\..\..\C\SwapBytes.h
2362# End Source File
2363# Begin Source File
2364
2365SOURCE=..\..\..\..\C\Threads.c
2366# SUBTRACT CPP /YX /Yc /Yu
2367# End Source File
2368# Begin Source File
2369
2370SOURCE=..\..\..\..\C\Threads.h
2371# End Source File
2372# Begin Source File
2373
2374SOURCE=..\..\..\..\C\Xxh64.c
2375
2376!IF  "$(CFG)" == "7z - Win32 Release"
2377
2378# ADD CPP /O2
2379# SUBTRACT CPP /YX /Yc /Yu
2380
2381!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2382
2383# SUBTRACT CPP /YX /Yc /Yu
2384
2385!ENDIF
2386
2387# End Source File
2388# Begin Source File
2389
2390SOURCE=..\..\..\..\C\Xxh64.h
2391# End Source File
2392# Begin Source File
2393
2394SOURCE=..\..\..\..\C\ZstdDec.c
2395
2396!IF  "$(CFG)" == "7z - Win32 Release"
2397
2398# ADD CPP /O2
2399# SUBTRACT CPP /YX /Yc /Yu
2400
2401!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
2402
2403# SUBTRACT CPP /YX /Yc /Yu
2404
2405!ENDIF
2406
2407# End Source File
2408# Begin Source File
2409
2410SOURCE=..\..\..\..\C\ZstdDec.h
2411# End Source File
2412# End Group
2413# Begin Group "Archive"
2414
2415# PROP Default_Filter ""
2416# Begin Group "7z"
2417
2418# PROP Default_Filter ""
2419# Begin Source File
2420
2421SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
2422# End Source File
2423# Begin Source File
2424
2425SOURCE=..\..\Archive\7z\7zCompressionMode.h
2426# End Source File
2427# Begin Source File
2428
2429SOURCE=..\..\Archive\7z\7zDecode.cpp
2430# End Source File
2431# Begin Source File
2432
2433SOURCE=..\..\Archive\7z\7zDecode.h
2434# End Source File
2435# Begin Source File
2436
2437SOURCE=..\..\Archive\7z\7zEncode.cpp
2438# End Source File
2439# Begin Source File
2440
2441SOURCE=..\..\Archive\7z\7zEncode.h
2442# End Source File
2443# Begin Source File
2444
2445SOURCE=..\..\Archive\7z\7zExtract.cpp
2446# End Source File
2447# Begin Source File
2448
2449SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
2450# End Source File
2451# Begin Source File
2452
2453SOURCE=..\..\Archive\7z\7zFolderInStream.h
2454# End Source File
2455# Begin Source File
2456
2457SOURCE=..\..\Archive\7z\7zHandler.cpp
2458# End Source File
2459# Begin Source File
2460
2461SOURCE=..\..\Archive\7z\7zHandler.h
2462# End Source File
2463# Begin Source File
2464
2465SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
2466# End Source File
2467# Begin Source File
2468
2469SOURCE=..\..\Archive\7z\7zHeader.cpp
2470# End Source File
2471# Begin Source File
2472
2473SOURCE=..\..\Archive\7z\7zHeader.h
2474# End Source File
2475# Begin Source File
2476
2477SOURCE=..\..\Archive\7z\7zIn.cpp
2478# End Source File
2479# Begin Source File
2480
2481SOURCE=..\..\Archive\7z\7zIn.h
2482# End Source File
2483# Begin Source File
2484
2485SOURCE=..\..\Archive\7z\7zItem.h
2486# End Source File
2487# Begin Source File
2488
2489SOURCE=..\..\Archive\7z\7zOut.cpp
2490# End Source File
2491# Begin Source File
2492
2493SOURCE=..\..\Archive\7z\7zOut.h
2494# End Source File
2495# Begin Source File
2496
2497SOURCE=..\..\Archive\7z\7zProperties.cpp
2498# End Source File
2499# Begin Source File
2500
2501SOURCE=..\..\Archive\7z\7zProperties.h
2502# End Source File
2503# Begin Source File
2504
2505SOURCE=..\..\Archive\7z\7zRegister.cpp
2506# End Source File
2507# Begin Source File
2508
2509SOURCE=..\..\Archive\7z\7zSpecStream.cpp
2510# End Source File
2511# Begin Source File
2512
2513SOURCE=..\..\Archive\7z\7zSpecStream.h
2514# End Source File
2515# Begin Source File
2516
2517SOURCE=..\..\Archive\7z\7zUpdate.cpp
2518# End Source File
2519# Begin Source File
2520
2521SOURCE=..\..\Archive\7z\7zUpdate.h
2522# End Source File
2523# Begin Source File
2524
2525SOURCE=..\..\Archive\7z\7zUpdateItem.h
2526# End Source File
2527# End Group
2528# Begin Group "Rar"
2529
2530# PROP Default_Filter ""
2531# Begin Source File
2532
2533SOURCE=..\..\Archive\Rar\Rar5Handler.cpp
2534# End Source File
2535# Begin Source File
2536
2537SOURCE=..\..\Archive\Rar\Rar5Handler.h
2538# End Source File
2539# Begin Source File
2540
2541SOURCE=..\..\Archive\Rar\RarHandler.cpp
2542# End Source File
2543# Begin Source File
2544
2545SOURCE=..\..\Archive\Rar\RarHandler.h
2546# End Source File
2547# Begin Source File
2548
2549SOURCE=..\..\Archive\Rar\RarHeader.h
2550# End Source File
2551# Begin Source File
2552
2553SOURCE=..\..\Archive\Rar\RarItem.h
2554# End Source File
2555# Begin Source File
2556
2557SOURCE=..\..\Archive\Rar\RarVol.h
2558# End Source File
2559# End Group
2560# Begin Group "Cab"
2561
2562# PROP Default_Filter ""
2563# Begin Source File
2564
2565SOURCE=..\..\Archive\Cab\CabBlockInStream.cpp
2566# End Source File
2567# Begin Source File
2568
2569SOURCE=..\..\Archive\Cab\CabBlockInStream.h
2570# End Source File
2571# Begin Source File
2572
2573SOURCE=..\..\Archive\Cab\CabHandler.cpp
2574# End Source File
2575# Begin Source File
2576
2577SOURCE=..\..\Archive\Cab\CabHandler.h
2578# End Source File
2579# Begin Source File
2580
2581SOURCE=..\..\Archive\Cab\CabHeader.cpp
2582# End Source File
2583# Begin Source File
2584
2585SOURCE=..\..\Archive\Cab\CabHeader.h
2586# End Source File
2587# Begin Source File
2588
2589SOURCE=..\..\Archive\Cab\CabIn.cpp
2590# End Source File
2591# Begin Source File
2592
2593SOURCE=..\..\Archive\Cab\CabIn.h
2594# End Source File
2595# Begin Source File
2596
2597SOURCE=..\..\Archive\Cab\CabItem.h
2598# End Source File
2599# Begin Source File
2600
2601SOURCE=..\..\Archive\Cab\CabRegister.cpp
2602# End Source File
2603# End Group
2604# Begin Group "Chm"
2605
2606# PROP Default_Filter ""
2607# Begin Source File
2608
2609SOURCE=..\..\Archive\Chm\ChmHandler.cpp
2610# End Source File
2611# Begin Source File
2612
2613SOURCE=..\..\Archive\Chm\ChmHandler.h
2614# End Source File
2615# Begin Source File
2616
2617SOURCE=..\..\Archive\Chm\ChmIn.cpp
2618# End Source File
2619# Begin Source File
2620
2621SOURCE=..\..\Archive\Chm\ChmIn.h
2622# End Source File
2623# End Group
2624# Begin Group "Archive common"
2625
2626# PROP Default_Filter ""
2627# Begin Source File
2628
2629SOURCE=..\..\Archive\Common\CoderMixer2.cpp
2630# End Source File
2631# Begin Source File
2632
2633SOURCE=..\..\Archive\Common\CoderMixer2.h
2634# End Source File
2635# Begin Source File
2636
2637SOURCE=..\..\Archive\Common\DummyOutStream.cpp
2638# End Source File
2639# Begin Source File
2640
2641SOURCE=..\..\Archive\Common\DummyOutStream.h
2642# End Source File
2643# Begin Source File
2644
2645SOURCE=..\..\Archive\Common\FindSignature.cpp
2646# End Source File
2647# Begin Source File
2648
2649SOURCE=..\..\Archive\Common\FindSignature.h
2650# End Source File
2651# Begin Source File
2652
2653SOURCE=..\..\Archive\Common\HandlerOut.cpp
2654# End Source File
2655# Begin Source File
2656
2657SOURCE=..\..\Archive\Common\HandlerOut.h
2658# End Source File
2659# Begin Source File
2660
2661SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
2662# End Source File
2663# Begin Source File
2664
2665SOURCE=..\..\Archive\Common\InStreamWithCRC.h
2666# End Source File
2667# Begin Source File
2668
2669SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
2670# End Source File
2671# Begin Source File
2672
2673SOURCE=..\..\Archive\Common\ItemNameUtils.h
2674# End Source File
2675# Begin Source File
2676
2677SOURCE=..\..\Archive\Common\MultiStream.cpp
2678# End Source File
2679# Begin Source File
2680
2681SOURCE=..\..\Archive\Common\MultiStream.h
2682# End Source File
2683# Begin Source File
2684
2685SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
2686# End Source File
2687# Begin Source File
2688
2689SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
2690# End Source File
2691# Begin Source File
2692
2693SOURCE=..\..\Archive\Common\OutStreamWithSha1.cpp
2694# End Source File
2695# Begin Source File
2696
2697SOURCE=..\..\Archive\Common\OutStreamWithSha1.h
2698# End Source File
2699# Begin Source File
2700
2701SOURCE=..\..\Archive\Common\ParseProperties.cpp
2702# End Source File
2703# Begin Source File
2704
2705SOURCE=..\..\Archive\Common\ParseProperties.h
2706# End Source File
2707# End Group
2708# Begin Group "Iso"
2709
2710# PROP Default_Filter ""
2711# Begin Source File
2712
2713SOURCE=..\..\Archive\Iso\IsoHandler.cpp
2714# End Source File
2715# Begin Source File
2716
2717SOURCE=..\..\Archive\Iso\IsoHandler.h
2718# End Source File
2719# Begin Source File
2720
2721SOURCE=..\..\Archive\Iso\IsoHeader.cpp
2722# End Source File
2723# Begin Source File
2724
2725SOURCE=..\..\Archive\Iso\IsoHeader.h
2726# End Source File
2727# Begin Source File
2728
2729SOURCE=..\..\Archive\Iso\IsoIn.cpp
2730# End Source File
2731# Begin Source File
2732
2733SOURCE=..\..\Archive\Iso\IsoIn.h
2734# End Source File
2735# Begin Source File
2736
2737SOURCE=..\..\Archive\Iso\IsoItem.h
2738# End Source File
2739# Begin Source File
2740
2741SOURCE=..\..\Archive\Iso\IsoRegister.cpp
2742# End Source File
2743# End Group
2744# Begin Group "Nsis"
2745
2746# PROP Default_Filter ""
2747# Begin Source File
2748
2749SOURCE=..\..\Archive\Nsis\NsisDecode.cpp
2750# End Source File
2751# Begin Source File
2752
2753SOURCE=..\..\Archive\Nsis\NsisDecode.h
2754# End Source File
2755# Begin Source File
2756
2757SOURCE=..\..\Archive\Nsis\NsisHandler.cpp
2758# End Source File
2759# Begin Source File
2760
2761SOURCE=..\..\Archive\Nsis\NsisHandler.h
2762# End Source File
2763# Begin Source File
2764
2765SOURCE=..\..\Archive\Nsis\NsisIn.cpp
2766# End Source File
2767# Begin Source File
2768
2769SOURCE=..\..\Archive\Nsis\NsisIn.h
2770# End Source File
2771# Begin Source File
2772
2773SOURCE=..\..\Archive\Nsis\NsisRegister.cpp
2774# End Source File
2775# End Group
2776# Begin Group "Tar"
2777
2778# PROP Default_Filter ""
2779# Begin Source File
2780
2781SOURCE=..\..\Archive\Tar\TarHandler.cpp
2782# End Source File
2783# Begin Source File
2784
2785SOURCE=..\..\Archive\Tar\TarHandler.h
2786# End Source File
2787# Begin Source File
2788
2789SOURCE=..\..\Archive\Tar\TarHandlerOut.cpp
2790# End Source File
2791# Begin Source File
2792
2793SOURCE=..\..\Archive\Tar\TarHeader.cpp
2794# End Source File
2795# Begin Source File
2796
2797SOURCE=..\..\Archive\Tar\TarHeader.h
2798# End Source File
2799# Begin Source File
2800
2801SOURCE=..\..\Archive\Tar\TarIn.cpp
2802# End Source File
2803# Begin Source File
2804
2805SOURCE=..\..\Archive\Tar\TarIn.h
2806# End Source File
2807# Begin Source File
2808
2809SOURCE=..\..\Archive\Tar\TarItem.h
2810# End Source File
2811# Begin Source File
2812
2813SOURCE=..\..\Archive\Tar\TarOut.cpp
2814# End Source File
2815# Begin Source File
2816
2817SOURCE=..\..\Archive\Tar\TarOut.h
2818# End Source File
2819# Begin Source File
2820
2821SOURCE=..\..\Archive\Tar\TarRegister.cpp
2822# End Source File
2823# Begin Source File
2824
2825SOURCE=..\..\Archive\Tar\TarUpdate.cpp
2826# End Source File
2827# Begin Source File
2828
2829SOURCE=..\..\Archive\Tar\TarUpdate.h
2830# End Source File
2831# End Group
2832# Begin Group "Zip"
2833
2834# PROP Default_Filter ""
2835# Begin Source File
2836
2837SOURCE=..\..\Archive\Zip\ZipAddCommon.cpp
2838# End Source File
2839# Begin Source File
2840
2841SOURCE=..\..\Archive\Zip\ZipAddCommon.h
2842# End Source File
2843# Begin Source File
2844
2845SOURCE=..\..\Archive\Zip\ZipCompressionMode.h
2846# End Source File
2847# Begin Source File
2848
2849SOURCE=..\..\Archive\Zip\ZipHandler.cpp
2850# End Source File
2851# Begin Source File
2852
2853SOURCE=..\..\Archive\Zip\ZipHandler.h
2854# End Source File
2855# Begin Source File
2856
2857SOURCE=..\..\Archive\Zip\ZipHandlerOut.cpp
2858# End Source File
2859# Begin Source File
2860
2861SOURCE=..\..\Archive\Zip\ZipHeader.h
2862# End Source File
2863# Begin Source File
2864
2865SOURCE=..\..\Archive\Zip\ZipIn.cpp
2866# End Source File
2867# Begin Source File
2868
2869SOURCE=..\..\Archive\Zip\ZipIn.h
2870# End Source File
2871# Begin Source File
2872
2873SOURCE=..\..\Archive\Zip\ZipItem.cpp
2874# End Source File
2875# Begin Source File
2876
2877SOURCE=..\..\Archive\Zip\ZipItem.h
2878# End Source File
2879# Begin Source File
2880
2881SOURCE=..\..\Archive\Zip\ZipOut.cpp
2882# End Source File
2883# Begin Source File
2884
2885SOURCE=..\..\Archive\Zip\ZipOut.h
2886# End Source File
2887# Begin Source File
2888
2889SOURCE=..\..\Archive\Zip\ZipRegister.cpp
2890# End Source File
2891# Begin Source File
2892
2893SOURCE=..\..\Archive\Zip\ZipUpdate.cpp
2894# End Source File
2895# Begin Source File
2896
2897SOURCE=..\..\Archive\Zip\ZipUpdate.h
2898# End Source File
2899# End Group
2900# Begin Group "Wim"
2901
2902# PROP Default_Filter ""
2903# Begin Source File
2904
2905SOURCE=..\..\Archive\Wim\WimHandler.cpp
2906# End Source File
2907# Begin Source File
2908
2909SOURCE=..\..\Archive\Wim\WimHandler.h
2910# End Source File
2911# Begin Source File
2912
2913SOURCE=..\..\Archive\Wim\WimHandlerOut.cpp
2914# End Source File
2915# Begin Source File
2916
2917SOURCE=..\..\Archive\Wim\WimIn.cpp
2918# End Source File
2919# Begin Source File
2920
2921SOURCE=..\..\Archive\Wim\WimIn.h
2922# End Source File
2923# Begin Source File
2924
2925SOURCE=..\..\Archive\Wim\WimRegister.cpp
2926# End Source File
2927# End Group
2928# Begin Group "Udf"
2929
2930# PROP Default_Filter ""
2931# Begin Source File
2932
2933SOURCE=..\..\Archive\Udf\UdfHandler.cpp
2934# End Source File
2935# Begin Source File
2936
2937SOURCE=..\..\Archive\Udf\UdfHandler.h
2938# End Source File
2939# Begin Source File
2940
2941SOURCE=..\..\Archive\Udf\UdfIn.cpp
2942# End Source File
2943# Begin Source File
2944
2945SOURCE=..\..\Archive\Udf\UdfIn.h
2946# End Source File
2947# End Group
2948# Begin Source File
2949
2950SOURCE=..\..\Archive\ApfsHandler.cpp
2951# End Source File
2952# Begin Source File
2953
2954SOURCE=..\..\Archive\ApmHandler.cpp
2955# End Source File
2956# Begin Source File
2957
2958SOURCE=..\..\Archive\ArHandler.cpp
2959# End Source File
2960# Begin Source File
2961
2962SOURCE=..\..\Archive\ArjHandler.cpp
2963# End Source File
2964# Begin Source File
2965
2966SOURCE=..\..\Archive\Base64Handler.cpp
2967# End Source File
2968# Begin Source File
2969
2970SOURCE=..\..\Archive\Bz2Handler.cpp
2971# End Source File
2972# Begin Source File
2973
2974SOURCE=..\..\Archive\ComHandler.cpp
2975# End Source File
2976# Begin Source File
2977
2978SOURCE=..\..\Archive\CpioHandler.cpp
2979# End Source File
2980# Begin Source File
2981
2982SOURCE=..\..\Archive\CramfsHandler.cpp
2983# End Source File
2984# Begin Source File
2985
2986SOURCE=..\..\Archive\DeflateProps.cpp
2987# End Source File
2988# Begin Source File
2989
2990SOURCE=..\..\Archive\DeflateProps.h
2991# End Source File
2992# Begin Source File
2993
2994SOURCE=..\..\Archive\DmgHandler.cpp
2995# End Source File
2996# Begin Source File
2997
2998SOURCE=..\..\Archive\ElfHandler.cpp
2999# End Source File
3000# Begin Source File
3001
3002SOURCE=..\..\Archive\ExtHandler.cpp
3003# End Source File
3004# Begin Source File
3005
3006SOURCE=..\..\Archive\FatHandler.cpp
3007# End Source File
3008# Begin Source File
3009
3010SOURCE=..\..\Archive\FlvHandler.cpp
3011# End Source File
3012# Begin Source File
3013
3014SOURCE=..\..\Archive\GptHandler.cpp
3015# End Source File
3016# Begin Source File
3017
3018SOURCE=..\..\Archive\GzHandler.cpp
3019# End Source File
3020# Begin Source File
3021
3022SOURCE=..\..\Archive\HandlerCont.cpp
3023# End Source File
3024# Begin Source File
3025
3026SOURCE=..\..\Archive\HandlerCont.h
3027# End Source File
3028# Begin Source File
3029
3030SOURCE=..\..\Archive\HfsHandler.cpp
3031# End Source File
3032# Begin Source File
3033
3034SOURCE=..\..\Archive\HfsHandler.h
3035# End Source File
3036# Begin Source File
3037
3038SOURCE=..\..\Archive\IArchive.h
3039# End Source File
3040# Begin Source File
3041
3042SOURCE=..\..\Archive\IhexHandler.cpp
3043# End Source File
3044# Begin Source File
3045
3046SOURCE=..\..\Archive\LpHandler.cpp
3047# End Source File
3048# Begin Source File
3049
3050SOURCE=..\..\Archive\LzhHandler.cpp
3051# End Source File
3052# Begin Source File
3053
3054SOURCE=..\..\Archive\LzmaHandler.cpp
3055# End Source File
3056# Begin Source File
3057
3058SOURCE=..\..\Archive\MachoHandler.cpp
3059# End Source File
3060# Begin Source File
3061
3062SOURCE=..\..\Archive\MbrHandler.cpp
3063# End Source File
3064# Begin Source File
3065
3066SOURCE=..\..\Archive\MslzHandler.cpp
3067# End Source File
3068# Begin Source File
3069
3070SOURCE=..\..\Archive\MubHandler.cpp
3071# End Source File
3072# Begin Source File
3073
3074SOURCE=..\..\Archive\NtfsHandler.cpp
3075# End Source File
3076# Begin Source File
3077
3078SOURCE=..\..\Archive\PeHandler.cpp
3079# End Source File
3080# Begin Source File
3081
3082SOURCE=..\..\Archive\PpmdHandler.cpp
3083
3084!IF  "$(CFG)" == "7z - Win32 Release"
3085
3086# ADD CPP /O2
3087# SUBTRACT CPP /YX /Yc /Yu
3088
3089!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
3090
3091!ENDIF
3092
3093# End Source File
3094# Begin Source File
3095
3096SOURCE=..\..\Archive\QcowHandler.cpp
3097# End Source File
3098# Begin Source File
3099
3100SOURCE=..\..\Archive\RpmHandler.cpp
3101# End Source File
3102# Begin Source File
3103
3104SOURCE=..\..\Archive\SparseHandler.cpp
3105# End Source File
3106# Begin Source File
3107
3108SOURCE=..\..\Archive\SplitHandler.cpp
3109# End Source File
3110# Begin Source File
3111
3112SOURCE=..\..\Archive\SquashfsHandler.cpp
3113# End Source File
3114# Begin Source File
3115
3116SOURCE=..\..\Archive\SwfHandler.cpp
3117# End Source File
3118# Begin Source File
3119
3120SOURCE=..\..\Archive\UefiHandler.cpp
3121# End Source File
3122# Begin Source File
3123
3124SOURCE=..\..\Archive\VdiHandler.cpp
3125# End Source File
3126# Begin Source File
3127
3128SOURCE=..\..\Archive\VhdHandler.cpp
3129# End Source File
3130# Begin Source File
3131
3132SOURCE=..\..\Archive\VhdxHandler.cpp
3133# End Source File
3134# Begin Source File
3135
3136SOURCE=..\..\Archive\VmdkHandler.cpp
3137# End Source File
3138# Begin Source File
3139
3140SOURCE=..\..\Archive\XarHandler.cpp
3141# End Source File
3142# Begin Source File
3143
3144SOURCE=..\..\Archive\XzHandler.cpp
3145# End Source File
3146# Begin Source File
3147
3148SOURCE=..\..\Archive\XzHandler.h
3149# End Source File
3150# Begin Source File
3151
3152SOURCE=..\..\Archive\ZHandler.cpp
3153# End Source File
3154# Begin Source File
3155
3156SOURCE=..\..\Archive\ZstdHandler.cpp
3157# End Source File
3158# End Group
3159# Begin Group "7zip"
3160
3161# PROP Default_Filter ""
3162# Begin Source File
3163
3164SOURCE=..\..\ICoder.h
3165# End Source File
3166# Begin Source File
3167
3168SOURCE=..\..\IDecl.h
3169# End Source File
3170# Begin Source File
3171
3172SOURCE=..\..\IPassword.h
3173# End Source File
3174# Begin Source File
3175
3176SOURCE=..\..\IProgress.h
3177# End Source File
3178# Begin Source File
3179
3180SOURCE=..\..\IStream.h
3181# End Source File
3182# Begin Source File
3183
3184SOURCE=..\..\MyVersion.h
3185# End Source File
3186# Begin Source File
3187
3188SOURCE=..\..\PropID.h
3189# End Source File
3190# End Group
3191# Begin Group "Windows"
3192
3193# PROP Default_Filter ""
3194# Begin Source File
3195
3196SOURCE=..\..\..\Windows\Defs.h
3197# End Source File
3198# Begin Source File
3199
3200SOURCE=..\..\..\Windows\FileDir.cpp
3201# End Source File
3202# Begin Source File
3203
3204SOURCE=..\..\..\Windows\FileDir.h
3205# End Source File
3206# Begin Source File
3207
3208SOURCE=..\..\..\Windows\FileFind.cpp
3209# End Source File
3210# Begin Source File
3211
3212SOURCE=..\..\..\Windows\FileFind.h
3213# End Source File
3214# Begin Source File
3215
3216SOURCE=..\..\..\Windows\FileIO.cpp
3217# End Source File
3218# Begin Source File
3219
3220SOURCE=..\..\..\Windows\FileIO.h
3221# End Source File
3222# Begin Source File
3223
3224SOURCE=..\..\..\Windows\FileName.cpp
3225# End Source File
3226# Begin Source File
3227
3228SOURCE=..\..\..\Windows\FileName.h
3229# End Source File
3230# Begin Source File
3231
3232SOURCE=..\..\..\Windows\Handle.h
3233# End Source File
3234# Begin Source File
3235
3236SOURCE=..\..\..\Windows\NtCheck.h
3237# End Source File
3238# Begin Source File
3239
3240SOURCE=..\..\..\Windows\PropVariant.cpp
3241# End Source File
3242# Begin Source File
3243
3244SOURCE=..\..\..\Windows\PropVariant.h
3245# End Source File
3246# Begin Source File
3247
3248SOURCE=..\..\..\Windows\PropVariantConv.cpp
3249# End Source File
3250# Begin Source File
3251
3252SOURCE=..\..\..\Windows\PropVariantConv.h
3253# End Source File
3254# Begin Source File
3255
3256SOURCE=..\..\..\Windows\PropVariantUtils.cpp
3257# End Source File
3258# Begin Source File
3259
3260SOURCE=..\..\..\Windows\PropVariantUtils.h
3261# End Source File
3262# Begin Source File
3263
3264SOURCE=..\..\..\Windows\Synchronization.cpp
3265# End Source File
3266# Begin Source File
3267
3268SOURCE=..\..\..\Windows\Synchronization.h
3269# End Source File
3270# Begin Source File
3271
3272SOURCE=..\..\..\Windows\System.cpp
3273# End Source File
3274# Begin Source File
3275
3276SOURCE=..\..\..\Windows\System.h
3277# End Source File
3278# Begin Source File
3279
3280SOURCE=..\..\..\Windows\Thread.h
3281# End Source File
3282# Begin Source File
3283
3284SOURCE=..\..\..\Windows\TimeUtils.cpp
3285# End Source File
3286# Begin Source File
3287
3288SOURCE=..\..\..\Windows\TimeUtils.h
3289# End Source File
3290# End Group
3291# Begin Group "Asm"
3292
3293# PROP Default_Filter ""
3294# Begin Source File
3295
3296SOURCE=..\..\..\..\Asm\x86\7zAsm.asm
3297# End Source File
3298# Begin Source File
3299
3300SOURCE=..\..\..\..\Asm\x86\7zCrcOpt.asm
3301
3302!IF  "$(CFG)" == "7z - Win32 Release"
3303
3304# Begin Custom Build
3305OutDir=.\Release
3306InputPath=..\..\..\..\Asm\x86\7zCrcOpt.asm
3307InputName=7zCrcOpt
3308
3309"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3310	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
3311
3312# End Custom Build
3313
3314!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
3315
3316# Begin Custom Build
3317OutDir=.\Debug
3318InputPath=..\..\..\..\Asm\x86\7zCrcOpt.asm
3319InputName=7zCrcOpt
3320
3321"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3322	ml.exe -c -omf -Fo$(OutDir)\$(InputName).obj $(InputPath)
3323
3324# End Custom Build
3325
3326!ENDIF
3327
3328# End Source File
3329# Begin Source File
3330
3331SOURCE=..\..\..\..\Asm\x86\AesOpt.asm
3332
3333!IF  "$(CFG)" == "7z - Win32 Release"
3334
3335# PROP Ignore_Default_Tool 1
3336# Begin Custom Build
3337OutDir=.\Release
3338InputPath=..\..\..\..\Asm\x86\AesOpt.asm
3339InputName=AesOpt
3340
3341"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3342	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
3343
3344# End Custom Build
3345
3346!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
3347
3348# PROP Ignore_Default_Tool 1
3349# Begin Custom Build
3350OutDir=.\Debug
3351InputPath=..\..\..\..\Asm\x86\AesOpt.asm
3352InputName=AesOpt
3353
3354"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3355	ml.exe -c -omf -WX -W3 -Fo$(OutDir)\$(InputName).obj $(InputPath)
3356
3357# End Custom Build
3358
3359!ENDIF
3360
3361# End Source File
3362# Begin Source File
3363
3364SOURCE=..\..\..\..\Asm\x86\Sha1Opt.asm
3365
3366!IF  "$(CFG)" == "7z - Win32 Release"
3367
3368# Begin Custom Build
3369OutDir=.\Release
3370InputPath=..\..\..\..\Asm\x86\Sha1Opt.asm
3371InputName=Sha1Opt
3372
3373"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3374	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
3375
3376# End Custom Build
3377
3378!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
3379
3380# Begin Custom Build
3381OutDir=.\Debug
3382InputPath=..\..\..\..\Asm\x86\Sha1Opt.asm
3383InputName=Sha1Opt
3384
3385"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3386	ml.exe -c -omf -Fo$(OutDir)\$(InputName).obj $(InputPath)
3387
3388# End Custom Build
3389
3390!ENDIF
3391
3392# End Source File
3393# Begin Source File
3394
3395SOURCE=..\..\..\..\Asm\x86\Sha256Opt.asm
3396
3397!IF  "$(CFG)" == "7z - Win32 Release"
3398
3399# Begin Custom Build
3400OutDir=.\Release
3401InputPath=..\..\..\..\Asm\x86\Sha256Opt.asm
3402InputName=Sha256Opt
3403
3404"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3405	ml.exe -c -Fo$(OutDir)\$(InputName).obj $(InputPath)
3406
3407# End Custom Build
3408
3409!ELSEIF  "$(CFG)" == "7z - Win32 Debug"
3410
3411# Begin Custom Build
3412OutDir=.\Debug
3413InputPath=..\..\..\..\Asm\x86\Sha256Opt.asm
3414InputName=Sha256Opt
3415
3416"$(OutDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
3417	ml.exe -c -omf -Fo$(OutDir)\$(InputName).obj $(InputPath)
3418
3419# End Custom Build
3420
3421!ENDIF
3422
3423# End Source File
3424# End Group
3425# End Target
3426# End Project
3427