1# Microsoft Developer Studio Project File - Name="SFXCon" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=SFXCon - 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 "SFXCon.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 "SFXCon.mak" CFG="SFXCon - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "SFXCon - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "SFXCon - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "SFXCon - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "Release"
42# PROP Ignore_Export_Lib 0
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "EXTRACT_ONLY" /D "_SFX" /D "NO_READ_FROM_CODER" /Yu"StdAfx.h" /FD /c
46# ADD BASE RSC /l 0x419 /d "NDEBUG"
47# ADD RSC /l 0x419 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LINK32=link.exe
52# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"C:\Util\7zCon.exe" /opt:NOWIN98
54# SUBTRACT LINK32 /pdb:none
55
56!ELSEIF  "$(CFG)" == "SFXCon - Win32 Debug"
57
58# PROP BASE Use_MFC 0
59# PROP BASE Use_Debug_Libraries 1
60# PROP BASE Output_Dir "Debug"
61# PROP BASE Intermediate_Dir "Debug"
62# PROP BASE Target_Dir ""
63# PROP Use_MFC 0
64# PROP Use_Debug_Libraries 1
65# PROP Output_Dir "Debug"
66# PROP Intermediate_Dir "Debug"
67# PROP Ignore_Export_Lib 0
68# PROP Target_Dir ""
69# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
70# ADD CPP /nologo /Gz /MTd /W4 /WX /Gm /GX /ZI /Od /I "..\..\..\..\\" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "EXTRACT_ONLY" /D "_SFX" /D "NO_READ_FROM_CODER" /Yu"StdAfx.h" /FD /GZ /c
71# ADD BASE RSC /l 0x419 /d "_DEBUG"
72# ADD RSC /l 0x419 /d "_DEBUG"
73BSC32=bscmake.exe
74# ADD BASE BSC32 /nologo
75# ADD BSC32 /nologo
76LINK32=link.exe
77# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
78# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"C:\Util\7zCon.exe" /pdbtype:sept
79
80!ENDIF
81
82# Begin Target
83
84# Name "SFXCon - Win32 Release"
85# Name "SFXCon - Win32 Debug"
86# Begin Group "Spec"
87
88# PROP Default_Filter ""
89# Begin Source File
90
91SOURCE=.\resource.h
92# End Source File
93# Begin Source File
94
95SOURCE=.\resource.rc
96# End Source File
97# Begin Source File
98
99SOURCE=.\StdAfx.cpp
100# ADD CPP /Yc"StdAfx.h"
101# End Source File
102# Begin Source File
103
104SOURCE=.\StdAfx.h
105# End Source File
106# End Group
107# Begin Group "Archive Common"
108
109# PROP Default_Filter ""
110# Begin Source File
111
112SOURCE=..\..\Archive\Common\CoderMixer2.cpp
113# End Source File
114# Begin Source File
115
116SOURCE=..\..\Archive\Common\CoderMixer2.h
117# End Source File
118# Begin Source File
119
120SOURCE=..\..\Archive\Common\CoderMixer2MT.cpp
121# End Source File
122# Begin Source File
123
124SOURCE=..\..\Archive\Common\CoderMixer2MT.h
125# End Source File
126# Begin Source File
127
128SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
129# End Source File
130# Begin Source File
131
132SOURCE=..\..\Archive\Common\CrossThreadProgress.h
133# End Source File
134# Begin Source File
135
136SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
137# End Source File
138# Begin Source File
139
140SOURCE=..\..\Archive\Common\ItemNameUtils.h
141# End Source File
142# Begin Source File
143
144SOURCE=..\..\Archive\Common\MultiStream.cpp
145# End Source File
146# Begin Source File
147
148SOURCE=..\..\Archive\Common\MultiStream.h
149# End Source File
150# Begin Source File
151
152SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
153# End Source File
154# Begin Source File
155
156SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
157# End Source File
158# End Group
159# Begin Group "Console"
160
161# PROP Default_Filter ""
162# Begin Source File
163
164SOURCE=..\..\UI\Console\ConsoleClose.cpp
165# End Source File
166# Begin Source File
167
168SOURCE=..\..\UI\Console\ConsoleClose.h
169# End Source File
170# Begin Source File
171
172SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp
173# End Source File
174# Begin Source File
175
176SOURCE=..\..\UI\Console\ExtractCallbackConsole.h
177# End Source File
178# Begin Source File
179
180SOURCE=..\..\UI\Console\List.cpp
181# End Source File
182# Begin Source File
183
184SOURCE=..\..\UI\Console\List.h
185# End Source File
186# Begin Source File
187
188SOURCE=..\..\UI\Console\MainAr.cpp
189# End Source File
190# Begin Source File
191
192SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp
193# End Source File
194# Begin Source File
195
196SOURCE=..\..\UI\Console\OpenCallbackConsole.h
197# End Source File
198# Begin Source File
199
200SOURCE=..\..\UI\Console\UserInputUtils.cpp
201# End Source File
202# Begin Source File
203
204SOURCE=..\..\UI\Console\UserInputUtils.h
205# End Source File
206# End Group
207# Begin Group "7z"
208
209# PROP Default_Filter ""
210# Begin Source File
211
212SOURCE=..\..\Archive\7z\7zDecode.cpp
213# End Source File
214# Begin Source File
215
216SOURCE=..\..\Archive\7z\7zDecode.h
217# End Source File
218# Begin Source File
219
220SOURCE=..\..\Archive\7z\7zExtract.cpp
221# End Source File
222# Begin Source File
223
224SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
225# End Source File
226# Begin Source File
227
228SOURCE=..\..\Archive\7z\7zFolderOutStream.h
229# End Source File
230# Begin Source File
231
232SOURCE=..\..\Archive\7z\7zHandler.cpp
233# End Source File
234# Begin Source File
235
236SOURCE=..\..\Archive\7z\7zHandler.h
237# End Source File
238# Begin Source File
239
240SOURCE=..\..\Archive\7z\7zHeader.h
241# End Source File
242# Begin Source File
243
244SOURCE=..\..\Archive\7z\7zIn.cpp
245# End Source File
246# Begin Source File
247
248SOURCE=..\..\Archive\7z\7zIn.h
249# End Source File
250# Begin Source File
251
252SOURCE=..\..\Archive\7z\7zItem.h
253# End Source File
254# Begin Source File
255
256SOURCE=..\..\Archive\7z\7zRegister.cpp
257# End Source File
258# Begin Source File
259
260SOURCE=..\..\Archive\SplitHandler.cpp
261# End Source File
262# End Group
263# Begin Group "Compress"
264
265# PROP Default_Filter ""
266# Begin Source File
267
268SOURCE=..\..\Compress\Bcj2Coder.cpp
269# End Source File
270# Begin Source File
271
272SOURCE=..\..\Compress\Bcj2Register.cpp
273# End Source File
274# Begin Source File
275
276SOURCE=..\..\Compress\BcjCoder.cpp
277# End Source File
278# Begin Source File
279
280SOURCE=..\..\Compress\BcjRegister.cpp
281# End Source File
282# Begin Source File
283
284SOURCE=..\..\Compress\BranchCoder.cpp
285# End Source File
286# Begin Source File
287
288SOURCE=..\..\Compress\CopyCoder.cpp
289# End Source File
290# Begin Source File
291
292SOURCE=..\..\Compress\CopyRegister.cpp
293# End Source File
294# Begin Source File
295
296SOURCE=..\..\Compress\Lzma2Decoder.cpp
297# End Source File
298# Begin Source File
299
300SOURCE=..\..\Compress\Lzma2Register.cpp
301# End Source File
302# Begin Source File
303
304SOURCE=..\..\Compress\LzmaDecoder.cpp
305# End Source File
306# Begin Source File
307
308SOURCE=..\..\Compress\LzmaRegister.cpp
309# End Source File
310# Begin Source File
311
312SOURCE=..\..\Compress\PpmdDecoder.cpp
313# End Source File
314# Begin Source File
315
316SOURCE=..\..\Compress\PpmdRegister.cpp
317# End Source File
318# End Group
319# Begin Group "Crypto"
320
321# PROP Default_Filter ""
322# Begin Source File
323
324SOURCE=..\..\Crypto\7zAes.cpp
325# End Source File
326# Begin Source File
327
328SOURCE=..\..\Crypto\7zAes.h
329# End Source File
330# Begin Source File
331
332SOURCE=..\..\Crypto\7zAesRegister.cpp
333# End Source File
334# Begin Source File
335
336SOURCE=..\..\Crypto\MyAes.cpp
337# End Source File
338# Begin Source File
339
340SOURCE=..\..\Crypto\MyAes.h
341# End Source File
342# End Group
343# Begin Group "Windows"
344
345# PROP Default_Filter ""
346# Begin Source File
347
348SOURCE=..\..\..\Windows\DLL.cpp
349# End Source File
350# Begin Source File
351
352SOURCE=..\..\..\Windows\DLL.h
353# End Source File
354# Begin Source File
355
356SOURCE=..\..\..\Windows\ErrorMsg.cpp
357# End Source File
358# Begin Source File
359
360SOURCE=..\..\..\Windows\ErrorMsg.h
361# End Source File
362# Begin Source File
363
364SOURCE=..\..\..\Windows\FileDir.cpp
365# End Source File
366# Begin Source File
367
368SOURCE=..\..\..\Windows\FileDir.h
369# End Source File
370# Begin Source File
371
372SOURCE=..\..\..\Windows\FileFind.cpp
373# End Source File
374# Begin Source File
375
376SOURCE=..\..\..\Windows\FileFind.h
377# End Source File
378# Begin Source File
379
380SOURCE=..\..\..\Windows\FileIO.cpp
381# End Source File
382# Begin Source File
383
384SOURCE=..\..\..\Windows\FileIO.h
385# End Source File
386# Begin Source File
387
388SOURCE=..\..\..\Windows\FileName.cpp
389# End Source File
390# Begin Source File
391
392SOURCE=..\..\..\Windows\FileName.h
393# End Source File
394# Begin Source File
395
396SOURCE=..\..\..\Windows\PropVariant.cpp
397# End Source File
398# Begin Source File
399
400SOURCE=..\..\..\Windows\PropVariant.h
401# End Source File
402# Begin Source File
403
404SOURCE=..\..\..\Windows\PropVariantConv.cpp
405# End Source File
406# Begin Source File
407
408SOURCE=..\..\..\Windows\PropVariantConv.h
409# End Source File
410# Begin Source File
411
412SOURCE=..\..\..\Windows\Synchronization.cpp
413# End Source File
414# Begin Source File
415
416SOURCE=..\..\..\Windows\Synchronization.h
417# End Source File
418# End Group
419# Begin Group "Common"
420
421# PROP Default_Filter ""
422# Begin Source File
423
424SOURCE=..\..\..\Common\CommandLineParser.cpp
425# End Source File
426# Begin Source File
427
428SOURCE=..\..\..\Common\CommandLineParser.h
429# End Source File
430# Begin Source File
431
432SOURCE=..\..\..\Common\CRC.cpp
433# End Source File
434# Begin Source File
435
436SOURCE=..\..\..\Common\CRC.h
437# End Source File
438# Begin Source File
439
440SOURCE=..\..\..\Common\IntToString.cpp
441# End Source File
442# Begin Source File
443
444SOURCE=..\..\..\Common\IntToString.h
445# End Source File
446# Begin Source File
447
448SOURCE=..\..\..\Common\MyString.cpp
449# End Source File
450# Begin Source File
451
452SOURCE=..\..\..\Common\MyString.h
453# End Source File
454# Begin Source File
455
456SOURCE=..\..\..\Common\MyVector.cpp
457# End Source File
458# Begin Source File
459
460SOURCE=..\..\..\Common\MyVector.h
461# End Source File
462# Begin Source File
463
464SOURCE=..\..\..\Common\NewHandler.cpp
465# End Source File
466# Begin Source File
467
468SOURCE=..\..\..\Common\NewHandler.h
469# End Source File
470# Begin Source File
471
472SOURCE=..\..\..\Common\StdInStream.cpp
473# End Source File
474# Begin Source File
475
476SOURCE=..\..\..\Common\StdInStream.h
477# End Source File
478# Begin Source File
479
480SOURCE=..\..\..\Common\StdOutStream.cpp
481# End Source File
482# Begin Source File
483
484SOURCE=..\..\..\Common\StdOutStream.h
485# End Source File
486# Begin Source File
487
488SOURCE=..\..\..\Common\StringConvert.cpp
489# End Source File
490# Begin Source File
491
492SOURCE=..\..\..\Common\StringConvert.h
493# End Source File
494# Begin Source File
495
496SOURCE=..\..\..\Common\UTFConvert.cpp
497# End Source File
498# Begin Source File
499
500SOURCE=..\..\..\Common\UTFConvert.h
501# End Source File
502# Begin Source File
503
504SOURCE=..\..\..\Common\Wildcard.cpp
505# End Source File
506# Begin Source File
507
508SOURCE=..\..\..\Common\Wildcard.h
509# End Source File
510# End Group
511# Begin Group "7zip Common"
512
513# PROP Default_Filter ""
514# Begin Source File
515
516SOURCE=..\..\Common\CreateCoder.cpp
517# End Source File
518# Begin Source File
519
520SOURCE=..\..\Common\CreateCoder.h
521# End Source File
522# Begin Source File
523
524SOURCE=..\..\Common\CWrappers.cpp
525# End Source File
526# Begin Source File
527
528SOURCE=..\..\Common\CWrappers.h
529# End Source File
530# Begin Source File
531
532SOURCE=..\..\Common\FilePathAutoRename.cpp
533# End Source File
534# Begin Source File
535
536SOURCE=..\..\Common\FilePathAutoRename.h
537# End Source File
538# Begin Source File
539
540SOURCE=..\..\Common\FileStreams.cpp
541# End Source File
542# Begin Source File
543
544SOURCE=..\..\Common\FileStreams.h
545# End Source File
546# Begin Source File
547
548SOURCE=..\..\Common\FilterCoder.cpp
549# End Source File
550# Begin Source File
551
552SOURCE=..\..\Common\FilterCoder.h
553# End Source File
554# Begin Source File
555
556SOURCE=..\..\Common\InBuffer.cpp
557# End Source File
558# Begin Source File
559
560SOURCE=..\..\Common\InBuffer.h
561# End Source File
562# Begin Source File
563
564SOURCE=..\..\Common\LimitedStreams.cpp
565# End Source File
566# Begin Source File
567
568SOURCE=..\..\Common\LimitedStreams.h
569# End Source File
570# Begin Source File
571
572SOURCE=..\..\Common\LockedStream.cpp
573# End Source File
574# Begin Source File
575
576SOURCE=..\..\Common\LockedStream.h
577# End Source File
578# Begin Source File
579
580SOURCE=..\..\Common\OffsetStream.cpp
581# End Source File
582# Begin Source File
583
584SOURCE=..\..\Common\OffsetStream.h
585# End Source File
586# Begin Source File
587
588SOURCE=..\..\Common\OutBuffer.cpp
589# End Source File
590# Begin Source File
591
592SOURCE=..\..\Common\OutBuffer.h
593# End Source File
594# Begin Source File
595
596SOURCE=..\..\Common\ProgressUtils.cpp
597# End Source File
598# Begin Source File
599
600SOURCE=..\..\Common\ProgressUtils.h
601# End Source File
602# Begin Source File
603
604SOURCE=..\..\Common\PropId.cpp
605# End Source File
606# Begin Source File
607
608SOURCE=..\..\Common\StreamBinder.cpp
609# End Source File
610# Begin Source File
611
612SOURCE=..\..\Common\StreamBinder.h
613# End Source File
614# Begin Source File
615
616SOURCE=..\..\Common\StreamObjects.cpp
617# End Source File
618# Begin Source File
619
620SOURCE=..\..\Common\StreamObjects.h
621# End Source File
622# Begin Source File
623
624SOURCE=..\..\Common\StreamUtils.cpp
625# End Source File
626# Begin Source File
627
628SOURCE=..\..\Common\StreamUtils.h
629# End Source File
630# Begin Source File
631
632SOURCE=..\..\Common\VirtThread.cpp
633# End Source File
634# Begin Source File
635
636SOURCE=..\..\Common\VirtThread.h
637# End Source File
638# End Group
639# Begin Group "UI"
640
641# PROP Default_Filter ""
642# Begin Group "UI Common"
643
644# PROP Default_Filter ""
645# Begin Source File
646
647SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
648# End Source File
649# Begin Source File
650
651SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
652# End Source File
653# Begin Source File
654
655SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
656# End Source File
657# Begin Source File
658
659SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
660# End Source File
661# Begin Source File
662
663SOURCE=..\..\UI\Common\DefaultName.cpp
664# End Source File
665# Begin Source File
666
667SOURCE=..\..\UI\Common\DefaultName.h
668# End Source File
669# Begin Source File
670
671SOURCE=..\..\UI\Common\ExitCode.h
672# End Source File
673# Begin Source File
674
675SOURCE=..\..\UI\Common\Extract.cpp
676# End Source File
677# Begin Source File
678
679SOURCE=..\..\UI\Common\Extract.h
680# End Source File
681# Begin Source File
682
683SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
684# End Source File
685# Begin Source File
686
687SOURCE=..\..\UI\Common\ExtractingFilePath.h
688# End Source File
689# Begin Source File
690
691SOURCE=..\..\UI\Common\ExtractMode.h
692# End Source File
693# Begin Source File
694
695SOURCE=..\..\UI\Common\LoadCodecs.cpp
696# End Source File
697# Begin Source File
698
699SOURCE=..\..\UI\Common\LoadCodecs.h
700# End Source File
701# Begin Source File
702
703SOURCE=..\..\UI\Common\OpenArchive.cpp
704# End Source File
705# Begin Source File
706
707SOURCE=..\..\UI\Common\OpenArchive.h
708# End Source File
709# Begin Source File
710
711SOURCE=..\..\UI\Common\PropIDUtils.cpp
712# End Source File
713# Begin Source File
714
715SOURCE=..\..\UI\Common\PropIDUtils.h
716# End Source File
717# End Group
718# End Group
719# Begin Group "C"
720
721# PROP Default_Filter ""
722# Begin Source File
723
724SOURCE=..\..\..\..\C\7zCrc.c
725# SUBTRACT CPP /YX /Yc /Yu
726# End Source File
727# Begin Source File
728
729SOURCE=..\..\..\..\C\7zCrc.h
730# End Source File
731# Begin Source File
732
733SOURCE=..\..\..\..\C\7zCrcOpt.c
734# SUBTRACT CPP /YX /Yc /Yu
735# End Source File
736# Begin Source File
737
738SOURCE=..\..\..\..\C\Aes.c
739# SUBTRACT CPP /YX /Yc /Yu
740# End Source File
741# Begin Source File
742
743SOURCE=..\..\..\..\C\Aes.h
744# End Source File
745# Begin Source File
746
747SOURCE=..\..\..\..\C\AesOpt.c
748# SUBTRACT CPP /YX /Yc /Yu
749# End Source File
750# Begin Source File
751
752SOURCE=..\..\..\..\C\Alloc.c
753# SUBTRACT CPP /YX /Yc /Yu
754# End Source File
755# Begin Source File
756
757SOURCE=..\..\..\..\C\Alloc.h
758# End Source File
759# Begin Source File
760
761SOURCE=..\..\..\..\C\Bra.h
762# End Source File
763# Begin Source File
764
765SOURCE=..\..\..\..\C\Bra86.c
766# SUBTRACT CPP /YX /Yc /Yu
767# End Source File
768# Begin Source File
769
770SOURCE=..\..\..\..\C\CpuArch.c
771# SUBTRACT CPP /YX /Yc /Yu
772# End Source File
773# Begin Source File
774
775SOURCE=..\..\..\..\C\Lzma2Dec.c
776# SUBTRACT CPP /YX /Yc /Yu
777# End Source File
778# Begin Source File
779
780SOURCE=..\..\..\..\C\Lzma2Dec.h
781# End Source File
782# Begin Source File
783
784SOURCE=..\..\..\..\C\LzmaDec.c
785# SUBTRACT CPP /YX /Yc /Yu
786# End Source File
787# Begin Source File
788
789SOURCE=..\..\..\..\C\LzmaDec.h
790# End Source File
791# Begin Source File
792
793SOURCE=..\..\..\..\C\Ppmd7.c
794# SUBTRACT CPP /YX /Yc /Yu
795# End Source File
796# Begin Source File
797
798SOURCE=..\..\..\..\C\Ppmd7.h
799# End Source File
800# Begin Source File
801
802SOURCE=..\..\..\..\C\Ppmd7Dec.c
803# SUBTRACT CPP /YX /Yc /Yu
804# End Source File
805# Begin Source File
806
807SOURCE=..\..\..\..\C\Sha256.c
808# SUBTRACT CPP /YX /Yc /Yu
809# End Source File
810# Begin Source File
811
812SOURCE=..\..\..\..\C\Sha256.h
813# End Source File
814# Begin Source File
815
816SOURCE=..\..\..\..\C\Threads.c
817# SUBTRACT CPP /YX /Yc /Yu
818# End Source File
819# Begin Source File
820
821SOURCE=..\..\..\..\C\Threads.h
822# End Source File
823# End Group
824# Begin Source File
825
826SOURCE=.\7z.ico
827# End Source File
828# Begin Source File
829
830SOURCE=..\..\Archive\IArchive.h
831# End Source File
832# Begin Source File
833
834SOURCE=.\SfxCon.cpp
835# End Source File
836# End Target
837# End Project
838