1# Microsoft Developer Studio Project File - Name="Alone" - 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=Alone - Win32 DebugU
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 "Alone.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 "Alone.mak" CFG="Alone - Win32 DebugU"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "Alone - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "Alone - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE "Alone - Win32 ReleaseU" (based on "Win32 (x86) Console Application")
23!MESSAGE "Alone - Win32 DebugU" (based on "Win32 (x86) Console Application")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "Alone - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "Release"
38# PROP BASE Intermediate_Dir "Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "Release"
43# PROP Intermediate_Dir "Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
47# ADD CPP /nologo /Gz /MT /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /Yu"StdAfx.h" /FD /c
48# ADD BASE RSC /l 0x419 /d "NDEBUG"
49# ADD RSC /l 0x419 /d "NDEBUG"
50BSC32=bscmake.exe
51# ADD BASE BSC32 /nologo
52# ADD BSC32 /nologo
53LINK32=link.exe
54# 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
55# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"c:\UTIL\7zr.exe" /opt:NOWIN98
56# SUBTRACT LINK32 /pdb:none
57
58!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "Debug"
68# PROP Intermediate_Dir "Debug"
69# PROP Ignore_Export_Lib 0
70# PROP Target_Dir ""
71# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
72# ADD CPP /nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /Yu"StdAfx.h" /FD /GZ /c
73# ADD BASE RSC /l 0x419 /d "_DEBUG"
74# ADD RSC /l 0x419 /d "_DEBUG"
75BSC32=bscmake.exe
76# ADD BASE BSC32 /nologo
77# ADD BSC32 /nologo
78LINK32=link.exe
79# 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
80# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"c:\UTIL\7zr.exe" /pdbtype:sept
81
82!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
83
84# PROP BASE Use_MFC 0
85# PROP BASE Use_Debug_Libraries 0
86# PROP BASE Output_Dir "ReleaseU"
87# PROP BASE Intermediate_Dir "ReleaseU"
88# PROP BASE Ignore_Export_Lib 0
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
91# PROP Use_Debug_Libraries 0
92# PROP Output_Dir "ReleaseU"
93# PROP Intermediate_Dir "ReleaseU"
94# PROP Ignore_Export_Lib 0
95# PROP Target_Dir ""
96# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /Yu"StdAfx.h" /FD /c
97# ADD CPP /nologo /Gz /MD /W4 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /Yu"StdAfx.h" /FD /c
98# ADD BASE RSC /l 0x419 /d "NDEBUG"
99# ADD RSC /l 0x419 /d "NDEBUG"
100BSC32=bscmake.exe
101# ADD BASE BSC32 /nologo
102# ADD BSC32 /nologo
103LINK32=link.exe
104# 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 /out:"c:\UTIL\7za.exe" /opt:NOWIN98
105# SUBTRACT BASE LINK32 /pdb:none
106# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"c:\UTIL\7zr.exe" /opt:NOWIN98
107# SUBTRACT LINK32 /pdb:none
108
109!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
110
111# PROP BASE Use_MFC 0
112# PROP BASE Use_Debug_Libraries 1
113# PROP BASE Output_Dir "DebugU"
114# PROP BASE Intermediate_Dir "DebugU"
115# PROP BASE Ignore_Export_Lib 0
116# PROP BASE Target_Dir ""
117# PROP Use_MFC 0
118# PROP Use_Debug_Libraries 1
119# PROP Output_Dir "DebugU"
120# PROP Intermediate_Dir "DebugU"
121# PROP Ignore_Export_Lib 0
122# PROP Target_Dir ""
123# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c
124# ADD CPP /nologo /Gz /MDd /W4 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_CONSOLE" /Yu"StdAfx.h" /FD /GZ /c
125# ADD BASE RSC /l 0x419 /d "_DEBUG"
126# ADD RSC /l 0x419 /d "_DEBUG"
127BSC32=bscmake.exe
128# ADD BASE BSC32 /nologo
129# ADD BSC32 /nologo
130LINK32=link.exe
131# 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 /out:"c:\UTIL\7za.exe" /pdbtype:sept
132# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"c:\UTIL\7zr.exe" /pdbtype:sept
133
134!ENDIF
135
136# Begin Target
137
138# Name "Alone - Win32 Release"
139# Name "Alone - Win32 Debug"
140# Name "Alone - Win32 ReleaseU"
141# Name "Alone - Win32 DebugU"
142# Begin Group "Console"
143
144# PROP Default_Filter ""
145# Begin Source File
146
147SOURCE=..\..\UI\Console\ArError.h
148# End Source File
149# Begin Source File
150
151SOURCE=..\..\UI\Console\BenchCon.cpp
152# End Source File
153# Begin Source File
154
155SOURCE=..\..\UI\Console\BenchCon.h
156# End Source File
157# Begin Source File
158
159SOURCE=..\..\UI\Console\CompressionMode.h
160# End Source File
161# Begin Source File
162
163SOURCE=..\..\UI\Console\ConsoleClose.cpp
164# End Source File
165# Begin Source File
166
167SOURCE=..\..\UI\Console\ConsoleClose.h
168# End Source File
169# Begin Source File
170
171SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp
172# End Source File
173# Begin Source File
174
175SOURCE=..\..\UI\Console\ExtractCallbackConsole.h
176# End Source File
177# Begin Source File
178
179SOURCE=..\..\UI\Console\HashCon.cpp
180# End Source File
181# Begin Source File
182
183SOURCE=..\..\UI\Console\HashCon.h
184# End Source File
185# Begin Source File
186
187SOURCE=..\..\UI\Console\List.cpp
188# End Source File
189# Begin Source File
190
191SOURCE=..\..\UI\Console\List.h
192# End Source File
193# Begin Source File
194
195SOURCE=..\..\UI\Console\Main.cpp
196# ADD CPP /D "PROG_VARIANT_R"
197# End Source File
198# Begin Source File
199
200SOURCE=..\..\UI\Console\MainAr.cpp
201# End Source File
202# Begin Source File
203
204SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp
205# End Source File
206# Begin Source File
207
208SOURCE=..\..\UI\Console\OpenCallbackConsole.h
209# End Source File
210# Begin Source File
211
212SOURCE=..\..\UI\Console\PercentPrinter.cpp
213# End Source File
214# Begin Source File
215
216SOURCE=..\..\UI\Console\PercentPrinter.h
217# End Source File
218# Begin Source File
219
220SOURCE=..\..\UI\Console\UpdateCallbackConsole.cpp
221# End Source File
222# Begin Source File
223
224SOURCE=..\..\UI\Console\UpdateCallbackConsole.h
225# End Source File
226# Begin Source File
227
228SOURCE=..\..\UI\Console\UserInputUtils.cpp
229# End Source File
230# Begin Source File
231
232SOURCE=..\..\UI\Console\UserInputUtils.h
233# End Source File
234# End Group
235# Begin Group "Spec"
236
237# PROP Default_Filter ""
238# Begin Source File
239
240SOURCE=.\resource.rc
241# End Source File
242# Begin Source File
243
244SOURCE=.\StdAfx.cpp
245# ADD CPP /Yc"StdAfx.h"
246# End Source File
247# Begin Source File
248
249SOURCE=.\StdAfx.h
250# End Source File
251# End Group
252# Begin Group "Common"
253
254# PROP Default_Filter ""
255# Begin Source File
256
257SOURCE=..\..\..\Common\AutoPtr.h
258# End Source File
259# Begin Source File
260
261SOURCE=..\..\..\Common\Buffer.h
262# End Source File
263# Begin Source File
264
265SOURCE=..\..\..\Common\CommandLineParser.cpp
266# End Source File
267# Begin Source File
268
269SOURCE=..\..\..\Common\CommandLineParser.h
270# End Source File
271# Begin Source File
272
273SOURCE=..\..\..\Common\ComTry.h
274# End Source File
275# Begin Source File
276
277SOURCE=..\..\..\Common\CRC.cpp
278# End Source File
279# Begin Source File
280
281SOURCE=..\..\..\Common\CrcReg.cpp
282# End Source File
283# Begin Source File
284
285SOURCE=..\..\..\Common\Defs.h
286# End Source File
287# Begin Source File
288
289SOURCE=..\..\..\Common\DynamicBuffer.h
290# End Source File
291# Begin Source File
292
293SOURCE=..\..\..\Common\IntToString.cpp
294# End Source File
295# Begin Source File
296
297SOURCE=..\..\..\Common\IntToString.h
298# End Source File
299# Begin Source File
300
301SOURCE=..\..\..\Common\ListFileUtils.cpp
302# End Source File
303# Begin Source File
304
305SOURCE=..\..\..\Common\ListFileUtils.h
306# End Source File
307# Begin Source File
308
309SOURCE=..\..\..\Common\MyCom.h
310# End Source File
311# Begin Source File
312
313SOURCE=..\..\..\Common\MyException.h
314# End Source File
315# Begin Source File
316
317SOURCE=..\..\..\Common\MyGuidDef.h
318# End Source File
319# Begin Source File
320
321SOURCE=..\..\..\Common\MyInitGuid.h
322# End Source File
323# Begin Source File
324
325SOURCE=..\..\..\Common\MyString.cpp
326# End Source File
327# Begin Source File
328
329SOURCE=..\..\..\Common\MyString.h
330# End Source File
331# Begin Source File
332
333SOURCE=..\..\..\Common\MyUnknown.h
334# End Source File
335# Begin Source File
336
337SOURCE=..\..\..\Common\MyVector.cpp
338# End Source File
339# Begin Source File
340
341SOURCE=..\..\..\Common\MyVector.h
342# End Source File
343# Begin Source File
344
345SOURCE=..\..\..\Common\NewHandler.cpp
346# End Source File
347# Begin Source File
348
349SOURCE=..\..\..\Common\NewHandler.h
350# End Source File
351# Begin Source File
352
353SOURCE=..\..\..\Common\Sha256Reg.cpp
354# End Source File
355# Begin Source File
356
357SOURCE=..\..\..\Common\StdInStream.cpp
358# End Source File
359# Begin Source File
360
361SOURCE=..\..\..\Common\StdInStream.h
362# End Source File
363# Begin Source File
364
365SOURCE=..\..\..\Common\StdOutStream.cpp
366# End Source File
367# Begin Source File
368
369SOURCE=..\..\..\Common\StdOutStream.h
370# End Source File
371# Begin Source File
372
373SOURCE=..\..\..\Common\StringConvert.cpp
374# End Source File
375# Begin Source File
376
377SOURCE=..\..\..\Common\StringConvert.h
378# End Source File
379# Begin Source File
380
381SOURCE=..\..\..\Common\StringToInt.cpp
382# End Source File
383# Begin Source File
384
385SOURCE=..\..\..\Common\StringToInt.h
386# End Source File
387# Begin Source File
388
389SOURCE=..\..\..\Common\Types.h
390# End Source File
391# Begin Source File
392
393SOURCE=..\..\..\Common\UTFConvert.cpp
394# End Source File
395# Begin Source File
396
397SOURCE=..\..\..\Common\UTFConvert.h
398# End Source File
399# Begin Source File
400
401SOURCE=..\..\..\Common\Wildcard.cpp
402# End Source File
403# Begin Source File
404
405SOURCE=..\..\..\Common\Wildcard.h
406# End Source File
407# Begin Source File
408
409SOURCE=..\..\..\Common\XzCrc64Reg.cpp
410# End Source File
411# End Group
412# Begin Group "Windows"
413
414# PROP Default_Filter ""
415# Begin Source File
416
417SOURCE=..\..\..\Windows\Defs.h
418# End Source File
419# Begin Source File
420
421SOURCE=..\..\..\Windows\Device.h
422# End Source File
423# Begin Source File
424
425SOURCE=..\..\..\Windows\DLL.cpp
426# End Source File
427# Begin Source File
428
429SOURCE=..\..\..\Windows\DLL.h
430# End Source File
431# Begin Source File
432
433SOURCE=..\..\..\Windows\ErrorMsg.cpp
434# End Source File
435# Begin Source File
436
437SOURCE=..\..\..\Windows\ErrorMsg.h
438# End Source File
439# Begin Source File
440
441SOURCE=..\..\..\Windows\FileDir.cpp
442# End Source File
443# Begin Source File
444
445SOURCE=..\..\..\Windows\FileDir.h
446# End Source File
447# Begin Source File
448
449SOURCE=..\..\..\Windows\FileFind.cpp
450# End Source File
451# Begin Source File
452
453SOURCE=..\..\..\Windows\FileFind.h
454# End Source File
455# Begin Source File
456
457SOURCE=..\..\..\Windows\FileIO.cpp
458# End Source File
459# Begin Source File
460
461SOURCE=..\..\..\Windows\FileIO.h
462# End Source File
463# Begin Source File
464
465SOURCE=..\..\..\Windows\FileLink.cpp
466# End Source File
467# Begin Source File
468
469SOURCE=..\..\..\Windows\FileMapping.h
470# End Source File
471# Begin Source File
472
473SOURCE=..\..\..\Windows\FileName.cpp
474# End Source File
475# Begin Source File
476
477SOURCE=..\..\..\Windows\FileName.h
478# End Source File
479# Begin Source File
480
481SOURCE=..\..\..\Windows\Handle.h
482# End Source File
483# Begin Source File
484
485SOURCE=..\..\..\Windows\MemoryLock.cpp
486# End Source File
487# Begin Source File
488
489SOURCE=..\..\..\Windows\MemoryLock.h
490# End Source File
491# Begin Source File
492
493SOURCE=..\..\..\Windows\PropVariant.cpp
494# End Source File
495# Begin Source File
496
497SOURCE=..\..\..\Windows\PropVariant.h
498# End Source File
499# Begin Source File
500
501SOURCE=..\..\..\Windows\PropVariantConv.cpp
502# End Source File
503# Begin Source File
504
505SOURCE=..\..\..\Windows\PropVariantConv.h
506# End Source File
507# Begin Source File
508
509SOURCE=..\..\..\Windows\Synchronization.cpp
510# End Source File
511# Begin Source File
512
513SOURCE=..\..\..\Windows\Synchronization.h
514# End Source File
515# Begin Source File
516
517SOURCE=..\..\..\Windows\System.cpp
518# End Source File
519# Begin Source File
520
521SOURCE=..\..\..\Windows\System.h
522# End Source File
523# Begin Source File
524
525SOURCE=..\..\..\Windows\Thread.h
526# End Source File
527# Begin Source File
528
529SOURCE=..\..\..\Windows\TimeUtils.cpp
530# End Source File
531# Begin Source File
532
533SOURCE=..\..\..\Windows\TimeUtils.h
534# End Source File
535# End Group
536# Begin Group "7zip Common"
537
538# PROP Default_Filter ""
539# Begin Source File
540
541SOURCE=..\..\Common\CreateCoder.cpp
542# End Source File
543# Begin Source File
544
545SOURCE=..\..\Common\CreateCoder.h
546# End Source File
547# Begin Source File
548
549SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
550# End Source File
551# Begin Source File
552
553SOURCE=..\..\Archive\Common\CrossThreadProgress.h
554# End Source File
555# Begin Source File
556
557SOURCE=..\..\Common\CWrappers.cpp
558# End Source File
559# Begin Source File
560
561SOURCE=..\..\Common\CWrappers.h
562# End Source File
563# Begin Source File
564
565SOURCE=..\..\Common\FilePathAutoRename.cpp
566# End Source File
567# Begin Source File
568
569SOURCE=..\..\Common\FilePathAutoRename.h
570# End Source File
571# Begin Source File
572
573SOURCE=..\..\Common\FileStreams.cpp
574# End Source File
575# Begin Source File
576
577SOURCE=..\..\Common\FileStreams.h
578# End Source File
579# Begin Source File
580
581SOURCE=..\..\Common\FilterCoder.cpp
582# End Source File
583# Begin Source File
584
585SOURCE=..\..\Common\FilterCoder.h
586# End Source File
587# Begin Source File
588
589SOURCE=..\..\Common\InBuffer.cpp
590# End Source File
591# Begin Source File
592
593SOURCE=..\..\Common\InBuffer.h
594# End Source File
595# Begin Source File
596
597SOURCE=..\..\Common\InOutTempBuffer.cpp
598# End Source File
599# Begin Source File
600
601SOURCE=..\..\Common\InOutTempBuffer.h
602# End Source File
603# Begin Source File
604
605SOURCE=..\..\Common\LimitedStreams.cpp
606# End Source File
607# Begin Source File
608
609SOURCE=..\..\Common\LimitedStreams.h
610# End Source File
611# Begin Source File
612
613SOURCE=..\..\Common\LockedStream.cpp
614# End Source File
615# Begin Source File
616
617SOURCE=..\..\Common\LockedStream.h
618# End Source File
619# Begin Source File
620
621SOURCE=..\..\Common\MethodId.cpp
622# End Source File
623# Begin Source File
624
625SOURCE=..\..\Common\MethodId.h
626# End Source File
627# Begin Source File
628
629SOURCE=..\..\Common\MethodProps.cpp
630# End Source File
631# Begin Source File
632
633SOURCE=..\..\Common\MethodProps.h
634# End Source File
635# Begin Source File
636
637SOURCE=..\..\Common\OffsetStream.cpp
638# End Source File
639# Begin Source File
640
641SOURCE=..\..\Common\OffsetStream.h
642# End Source File
643# Begin Source File
644
645SOURCE=..\..\Common\OutBuffer.cpp
646# End Source File
647# Begin Source File
648
649SOURCE=..\..\Common\OutBuffer.h
650# End Source File
651# Begin Source File
652
653SOURCE=..\..\Common\ProgressUtils.cpp
654# End Source File
655# Begin Source File
656
657SOURCE=..\..\Common\ProgressUtils.h
658# End Source File
659# Begin Source File
660
661SOURCE=..\..\Common\PropId.cpp
662# End Source File
663# Begin Source File
664
665SOURCE=..\..\Common\RegisterArc.h
666# End Source File
667# Begin Source File
668
669SOURCE=..\..\Common\RegisterCodec.h
670# End Source File
671# Begin Source File
672
673SOURCE=..\..\Common\StreamBinder.cpp
674# End Source File
675# Begin Source File
676
677SOURCE=..\..\Common\StreamBinder.h
678# End Source File
679# Begin Source File
680
681SOURCE=..\..\Common\StreamObjects.cpp
682# End Source File
683# Begin Source File
684
685SOURCE=..\..\Common\StreamObjects.h
686# End Source File
687# Begin Source File
688
689SOURCE=..\..\Common\StreamUtils.cpp
690# End Source File
691# Begin Source File
692
693SOURCE=..\..\Common\StreamUtils.h
694# End Source File
695# Begin Source File
696
697SOURCE=..\..\Common\UniqBlocks.cpp
698# End Source File
699# Begin Source File
700
701SOURCE=..\..\Common\UniqBlocks.h
702# End Source File
703# Begin Source File
704
705SOURCE=..\..\Common\VirtThread.cpp
706# End Source File
707# Begin Source File
708
709SOURCE=..\..\Common\VirtThread.h
710# End Source File
711# End Group
712# Begin Group "Compress"
713
714# PROP Default_Filter ""
715# Begin Source File
716
717SOURCE=..\..\Compress\Bcj2Coder.cpp
718# End Source File
719# Begin Source File
720
721SOURCE=..\..\Compress\Bcj2Coder.h
722# End Source File
723# Begin Source File
724
725SOURCE=..\..\Compress\Bcj2Register.cpp
726# End Source File
727# Begin Source File
728
729SOURCE=..\..\Compress\BcjCoder.cpp
730# End Source File
731# Begin Source File
732
733SOURCE=..\..\Compress\BcjCoder.h
734# End Source File
735# Begin Source File
736
737SOURCE=..\..\Compress\BcjRegister.cpp
738# End Source File
739# Begin Source File
740
741SOURCE=..\..\Compress\BranchCoder.cpp
742# End Source File
743# Begin Source File
744
745SOURCE=..\..\Compress\BranchCoder.h
746# End Source File
747# Begin Source File
748
749SOURCE=..\..\Compress\BranchMisc.cpp
750# End Source File
751# Begin Source File
752
753SOURCE=..\..\Compress\BranchMisc.h
754# End Source File
755# Begin Source File
756
757SOURCE=..\..\Compress\BranchRegister.cpp
758# End Source File
759# Begin Source File
760
761SOURCE=..\..\Compress\ByteSwap.cpp
762# End Source File
763# Begin Source File
764
765SOURCE=..\..\Compress\ByteSwap.h
766# End Source File
767# Begin Source File
768
769SOURCE=..\..\Compress\CopyCoder.cpp
770# End Source File
771# Begin Source File
772
773SOURCE=..\..\Compress\CopyCoder.h
774# End Source File
775# Begin Source File
776
777SOURCE=..\..\Compress\CopyRegister.cpp
778# End Source File
779# Begin Source File
780
781SOURCE=..\..\Compress\DeltaFilter.cpp
782# End Source File
783# Begin Source File
784
785SOURCE=..\..\Compress\Lzma2Decoder.cpp
786# End Source File
787# Begin Source File
788
789SOURCE=..\..\Compress\Lzma2Decoder.h
790# End Source File
791# Begin Source File
792
793SOURCE=..\..\Compress\Lzma2Encoder.cpp
794# End Source File
795# Begin Source File
796
797SOURCE=..\..\Compress\Lzma2Encoder.h
798# End Source File
799# Begin Source File
800
801SOURCE=..\..\Compress\Lzma2Register.cpp
802# End Source File
803# Begin Source File
804
805SOURCE=..\..\Compress\LzmaDecoder.cpp
806# End Source File
807# Begin Source File
808
809SOURCE=..\..\Compress\LzmaDecoder.h
810# End Source File
811# Begin Source File
812
813SOURCE=..\..\Compress\LzmaEncoder.cpp
814# End Source File
815# Begin Source File
816
817SOURCE=..\..\Compress\LzmaEncoder.h
818# End Source File
819# Begin Source File
820
821SOURCE=..\..\Compress\LzmaRegister.cpp
822# End Source File
823# Begin Source File
824
825SOURCE=..\..\Compress\RangeCoder.h
826# End Source File
827# Begin Source File
828
829SOURCE=..\..\Compress\RangeCoderBit.h
830# End Source File
831# End Group
832# Begin Group "Archive"
833
834# PROP Default_Filter ""
835# Begin Group "7z"
836
837# PROP Default_Filter ""
838# Begin Source File
839
840SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
841# End Source File
842# Begin Source File
843
844SOURCE=..\..\Archive\7z\7zCompressionMode.h
845# End Source File
846# Begin Source File
847
848SOURCE=..\..\Archive\7z\7zDecode.cpp
849# End Source File
850# Begin Source File
851
852SOURCE=..\..\Archive\7z\7zDecode.h
853# End Source File
854# Begin Source File
855
856SOURCE=..\..\Archive\7z\7zEncode.cpp
857# End Source File
858# Begin Source File
859
860SOURCE=..\..\Archive\7z\7zEncode.h
861# End Source File
862# Begin Source File
863
864SOURCE=..\..\Archive\7z\7zExtract.cpp
865# End Source File
866# Begin Source File
867
868SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
869# End Source File
870# Begin Source File
871
872SOURCE=..\..\Archive\7z\7zFolderInStream.h
873# End Source File
874# Begin Source File
875
876SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
877# End Source File
878# Begin Source File
879
880SOURCE=..\..\Archive\7z\7zFolderOutStream.h
881# End Source File
882# Begin Source File
883
884SOURCE=..\..\Archive\7z\7zHandler.cpp
885# End Source File
886# Begin Source File
887
888SOURCE=..\..\Archive\7z\7zHandler.h
889# End Source File
890# Begin Source File
891
892SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
893# End Source File
894# Begin Source File
895
896SOURCE=..\..\Archive\7z\7zHeader.cpp
897# End Source File
898# Begin Source File
899
900SOURCE=..\..\Archive\7z\7zHeader.h
901# End Source File
902# Begin Source File
903
904SOURCE=..\..\Archive\7z\7zIn.cpp
905# End Source File
906# Begin Source File
907
908SOURCE=..\..\Archive\7z\7zIn.h
909# End Source File
910# Begin Source File
911
912SOURCE=..\..\Archive\7z\7zItem.h
913# End Source File
914# Begin Source File
915
916SOURCE=..\..\Archive\7z\7zOut.cpp
917# End Source File
918# Begin Source File
919
920SOURCE=..\..\Archive\7z\7zOut.h
921# End Source File
922# Begin Source File
923
924SOURCE=..\..\Archive\7z\7zProperties.cpp
925# End Source File
926# Begin Source File
927
928SOURCE=..\..\Archive\7z\7zProperties.h
929# End Source File
930# Begin Source File
931
932SOURCE=..\..\Archive\7z\7zRegister.cpp
933# End Source File
934# Begin Source File
935
936SOURCE=..\..\Archive\7z\7zSpecStream.cpp
937# End Source File
938# Begin Source File
939
940SOURCE=..\..\Archive\7z\7zSpecStream.h
941# End Source File
942# Begin Source File
943
944SOURCE=..\..\Archive\7z\7zUpdate.cpp
945# End Source File
946# Begin Source File
947
948SOURCE=..\..\Archive\7z\7zUpdate.h
949# End Source File
950# End Group
951# Begin Group "Archive Common"
952
953# PROP Default_Filter ""
954# Begin Source File
955
956SOURCE=..\..\Archive\Common\CoderMixer2.cpp
957# End Source File
958# Begin Source File
959
960SOURCE=..\..\Archive\Common\CoderMixer2.h
961# End Source File
962# Begin Source File
963
964SOURCE=..\..\Archive\Common\CoderMixer2MT.cpp
965# End Source File
966# Begin Source File
967
968SOURCE=..\..\Archive\Common\CoderMixer2MT.h
969# End Source File
970# Begin Source File
971
972SOURCE=..\..\Archive\Common\DummyOutStream.cpp
973# End Source File
974# Begin Source File
975
976SOURCE=..\..\Archive\Common\DummyOutStream.h
977# End Source File
978# Begin Source File
979
980SOURCE=..\..\Archive\Common\HandlerOut.cpp
981# End Source File
982# Begin Source File
983
984SOURCE=..\..\Archive\Common\HandlerOut.h
985# End Source File
986# Begin Source File
987
988SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
989# End Source File
990# Begin Source File
991
992SOURCE=..\..\Archive\Common\InStreamWithCRC.h
993# End Source File
994# Begin Source File
995
996SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
997# End Source File
998# Begin Source File
999
1000SOURCE=..\..\Archive\Common\ItemNameUtils.h
1001# End Source File
1002# Begin Source File
1003
1004SOURCE=..\..\Archive\Common\MultiStream.cpp
1005# End Source File
1006# Begin Source File
1007
1008SOURCE=..\..\Archive\Common\MultiStream.h
1009# End Source File
1010# Begin Source File
1011
1012SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
1013# End Source File
1014# Begin Source File
1015
1016SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
1017# End Source File
1018# Begin Source File
1019
1020SOURCE=..\..\Archive\Common\ParseProperties.cpp
1021# End Source File
1022# Begin Source File
1023
1024SOURCE=..\..\Archive\Common\ParseProperties.h
1025# End Source File
1026# End Group
1027# Begin Source File
1028
1029SOURCE=..\..\Archive\LzmaHandler.cpp
1030# End Source File
1031# Begin Source File
1032
1033SOURCE=..\..\Archive\SplitHandler.cpp
1034# End Source File
1035# Begin Source File
1036
1037SOURCE=..\..\Archive\XzHandler.cpp
1038# End Source File
1039# End Group
1040# Begin Group "UI Common"
1041
1042# PROP Default_Filter ""
1043# Begin Source File
1044
1045SOURCE=..\..\UI\Common\ArchiveCommandLine.cpp
1046# End Source File
1047# Begin Source File
1048
1049SOURCE=..\..\UI\Common\ArchiveCommandLine.h
1050# End Source File
1051# Begin Source File
1052
1053SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
1054# End Source File
1055# Begin Source File
1056
1057SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
1058# End Source File
1059# Begin Source File
1060
1061SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
1062# End Source File
1063# Begin Source File
1064
1065SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
1066# End Source File
1067# Begin Source File
1068
1069SOURCE=..\..\UI\Common\Bench.cpp
1070# End Source File
1071# Begin Source File
1072
1073SOURCE=..\..\UI\Common\Bench.h
1074# End Source File
1075# Begin Source File
1076
1077SOURCE=..\..\UI\Common\DefaultName.cpp
1078# End Source File
1079# Begin Source File
1080
1081SOURCE=..\..\UI\Common\DefaultName.h
1082# End Source File
1083# Begin Source File
1084
1085SOURCE=..\..\UI\Common\EnumDirItems.cpp
1086# End Source File
1087# Begin Source File
1088
1089SOURCE=..\..\UI\Common\EnumDirItems.h
1090# End Source File
1091# Begin Source File
1092
1093SOURCE=..\..\UI\Common\Extract.cpp
1094# End Source File
1095# Begin Source File
1096
1097SOURCE=..\..\UI\Common\Extract.h
1098# End Source File
1099# Begin Source File
1100
1101SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
1102# End Source File
1103# Begin Source File
1104
1105SOURCE=..\..\UI\Common\ExtractingFilePath.h
1106# End Source File
1107# Begin Source File
1108
1109SOURCE=..\..\UI\Common\HashCalc.cpp
1110# End Source File
1111# Begin Source File
1112
1113SOURCE=..\..\UI\Common\HashCalc.h
1114# End Source File
1115# Begin Source File
1116
1117SOURCE=..\..\UI\Common\LoadCodecs.cpp
1118# End Source File
1119# Begin Source File
1120
1121SOURCE=..\..\UI\Common\LoadCodecs.h
1122# End Source File
1123# Begin Source File
1124
1125SOURCE=..\..\UI\Common\OpenArchive.cpp
1126# End Source File
1127# Begin Source File
1128
1129SOURCE=..\..\UI\Common\OpenArchive.h
1130# End Source File
1131# Begin Source File
1132
1133SOURCE=..\..\UI\Common\Property.h
1134# End Source File
1135# Begin Source File
1136
1137SOURCE=..\..\UI\Common\PropIDUtils.cpp
1138# End Source File
1139# Begin Source File
1140
1141SOURCE=..\..\UI\Common\PropIDUtils.h
1142# End Source File
1143# Begin Source File
1144
1145SOURCE=..\..\UI\Common\SetProperties.cpp
1146# End Source File
1147# Begin Source File
1148
1149SOURCE=..\..\UI\Common\SetProperties.h
1150# End Source File
1151# Begin Source File
1152
1153SOURCE=..\..\UI\Common\SortUtils.cpp
1154# End Source File
1155# Begin Source File
1156
1157SOURCE=..\..\UI\Common\SortUtils.h
1158# End Source File
1159# Begin Source File
1160
1161SOURCE=..\..\UI\Common\TempFiles.cpp
1162# End Source File
1163# Begin Source File
1164
1165SOURCE=..\..\UI\Common\TempFiles.h
1166# End Source File
1167# Begin Source File
1168
1169SOURCE=..\..\UI\Common\Update.cpp
1170# End Source File
1171# Begin Source File
1172
1173SOURCE=..\..\UI\Common\Update.h
1174# End Source File
1175# Begin Source File
1176
1177SOURCE=..\..\UI\Common\UpdateAction.cpp
1178# End Source File
1179# Begin Source File
1180
1181SOURCE=..\..\UI\Common\UpdateAction.h
1182# End Source File
1183# Begin Source File
1184
1185SOURCE=..\..\UI\Common\UpdateCallback.cpp
1186# End Source File
1187# Begin Source File
1188
1189SOURCE=..\..\UI\Common\UpdateCallback.h
1190# End Source File
1191# Begin Source File
1192
1193SOURCE=..\..\UI\Common\UpdatePair.cpp
1194# End Source File
1195# Begin Source File
1196
1197SOURCE=..\..\UI\Common\UpdatePair.h
1198# End Source File
1199# Begin Source File
1200
1201SOURCE=..\..\UI\Common\UpdateProduce.cpp
1202# End Source File
1203# Begin Source File
1204
1205SOURCE=..\..\UI\Common\UpdateProduce.h
1206# End Source File
1207# End Group
1208# Begin Group "7-zip"
1209
1210# PROP Default_Filter ""
1211# Begin Source File
1212
1213SOURCE=..\..\ICoder.h
1214# End Source File
1215# Begin Source File
1216
1217SOURCE=..\..\IMyUnknown.h
1218# End Source File
1219# Begin Source File
1220
1221SOURCE=..\..\IPassword.h
1222# End Source File
1223# Begin Source File
1224
1225SOURCE=..\..\IProgress.h
1226# End Source File
1227# Begin Source File
1228
1229SOURCE=..\..\IStream.h
1230# End Source File
1231# Begin Source File
1232
1233SOURCE=..\..\PropID.h
1234# End Source File
1235# End Group
1236# Begin Group "C"
1237
1238# PROP Default_Filter ""
1239# Begin Group "Xz"
1240
1241# PROP Default_Filter ""
1242# Begin Source File
1243
1244SOURCE=..\..\..\..\C\Sha256.c
1245
1246!IF  "$(CFG)" == "Alone - Win32 Release"
1247
1248# ADD CPP /O2
1249# SUBTRACT CPP /YX /Yc /Yu
1250
1251!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1252
1253# SUBTRACT CPP /YX /Yc /Yu
1254
1255!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1256
1257# SUBTRACT CPP /YX /Yc /Yu
1258
1259!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1260
1261# SUBTRACT CPP /YX /Yc /Yu
1262
1263!ENDIF
1264
1265# End Source File
1266# Begin Source File
1267
1268SOURCE=..\..\..\..\C\Sha256.h
1269# End Source File
1270# Begin Source File
1271
1272SOURCE=..\..\..\..\C\Xz.c
1273
1274!IF  "$(CFG)" == "Alone - Win32 Release"
1275
1276# ADD CPP /O2
1277# SUBTRACT CPP /YX /Yc /Yu
1278
1279!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1280
1281# SUBTRACT CPP /YX /Yc /Yu
1282
1283!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1284
1285# SUBTRACT CPP /YX /Yc /Yu
1286
1287!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1288
1289# SUBTRACT CPP /YX /Yc /Yu
1290
1291!ENDIF
1292
1293# End Source File
1294# Begin Source File
1295
1296SOURCE=..\..\..\..\C\Xz.h
1297# End Source File
1298# Begin Source File
1299
1300SOURCE=..\..\..\..\C\XzCrc64.c
1301
1302!IF  "$(CFG)" == "Alone - Win32 Release"
1303
1304# ADD CPP /O2
1305# SUBTRACT CPP /YX /Yc /Yu
1306
1307!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1308
1309# SUBTRACT CPP /YX /Yc /Yu
1310
1311!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1312
1313# SUBTRACT CPP /YX /Yc /Yu
1314
1315!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1316
1317# SUBTRACT CPP /YX /Yc /Yu
1318
1319!ENDIF
1320
1321# End Source File
1322# Begin Source File
1323
1324SOURCE=..\..\..\..\C\XzCrc64.h
1325# End Source File
1326# Begin Source File
1327
1328SOURCE=..\..\..\..\C\XzCrc64Opt.c
1329
1330!IF  "$(CFG)" == "Alone - Win32 Release"
1331
1332# ADD CPP /O2
1333# SUBTRACT CPP /YX /Yc /Yu
1334
1335!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1336
1337# SUBTRACT CPP /YX /Yc /Yu
1338
1339!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1340
1341# SUBTRACT CPP /YX /Yc /Yu
1342
1343!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1344
1345# SUBTRACT CPP /YX /Yc /Yu
1346
1347!ENDIF
1348
1349# End Source File
1350# Begin Source File
1351
1352SOURCE=..\..\..\..\C\XzDec.c
1353
1354!IF  "$(CFG)" == "Alone - Win32 Release"
1355
1356# ADD CPP /O2
1357# SUBTRACT CPP /YX /Yc /Yu
1358
1359!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1360
1361# SUBTRACT CPP /YX /Yc /Yu
1362
1363!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1364
1365# SUBTRACT CPP /YX /Yc /Yu
1366
1367!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1368
1369# SUBTRACT CPP /YX /Yc /Yu
1370
1371!ENDIF
1372
1373# End Source File
1374# Begin Source File
1375
1376SOURCE=..\..\..\..\C\XzEnc.c
1377
1378!IF  "$(CFG)" == "Alone - Win32 Release"
1379
1380# ADD CPP /O2
1381# SUBTRACT CPP /YX /Yc /Yu
1382
1383!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1384
1385# SUBTRACT CPP /YX /Yc /Yu
1386
1387!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1388
1389# SUBTRACT CPP /YX /Yc /Yu
1390
1391!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1392
1393# SUBTRACT CPP /YX /Yc /Yu
1394
1395!ENDIF
1396
1397# End Source File
1398# Begin Source File
1399
1400SOURCE=..\..\..\..\C\XzEnc.h
1401# End Source File
1402# Begin Source File
1403
1404SOURCE=..\..\..\..\C\XzIn.c
1405
1406!IF  "$(CFG)" == "Alone - Win32 Release"
1407
1408# ADD CPP /O2
1409# SUBTRACT CPP /YX /Yc /Yu
1410
1411!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1412
1413# SUBTRACT CPP /YX /Yc /Yu
1414
1415!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1416
1417# SUBTRACT CPP /YX /Yc /Yu
1418
1419!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1420
1421# SUBTRACT CPP /YX /Yc /Yu
1422
1423!ENDIF
1424
1425# End Source File
1426# End Group
1427# Begin Source File
1428
1429SOURCE=..\..\..\..\C\7zCrc.c
1430# SUBTRACT CPP /YX /Yc /Yu
1431# End Source File
1432# Begin Source File
1433
1434SOURCE=..\..\..\..\C\7zCrc.h
1435# End Source File
1436# Begin Source File
1437
1438SOURCE=..\..\..\..\C\7zCrcOpt.c
1439
1440!IF  "$(CFG)" == "Alone - Win32 Release"
1441
1442# ADD CPP /O2
1443# SUBTRACT CPP /YX /Yc /Yu
1444
1445!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1446
1447# SUBTRACT CPP /YX /Yc /Yu
1448
1449!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1450
1451# ADD CPP /O2
1452# SUBTRACT CPP /YX /Yc /Yu
1453
1454!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1455
1456# SUBTRACT CPP /YX /Yc /Yu
1457
1458!ENDIF
1459
1460# End Source File
1461# Begin Source File
1462
1463SOURCE=..\..\..\..\C\7zStream.c
1464# SUBTRACT CPP /YX /Yc /Yu
1465# End Source File
1466# Begin Source File
1467
1468SOURCE=..\..\..\..\C\Aes.c
1469
1470!IF  "$(CFG)" == "Alone - Win32 Release"
1471
1472# ADD CPP /O2
1473# SUBTRACT CPP /YX /Yc /Yu
1474
1475!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1476
1477# SUBTRACT CPP /YX /Yc /Yu
1478
1479!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1480
1481# SUBTRACT CPP /YX /Yc /Yu
1482
1483!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1484
1485# SUBTRACT CPP /YX /Yc /Yu
1486
1487!ENDIF
1488
1489# End Source File
1490# Begin Source File
1491
1492SOURCE=..\..\..\..\C\Aes.h
1493# End Source File
1494# Begin Source File
1495
1496SOURCE=..\..\..\..\C\AesOpt.c
1497
1498!IF  "$(CFG)" == "Alone - Win32 Release"
1499
1500# ADD CPP /O2
1501# SUBTRACT CPP /YX /Yc /Yu
1502
1503!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1504
1505# SUBTRACT CPP /YX /Yc /Yu
1506
1507!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1508
1509# SUBTRACT CPP /YX /Yc /Yu
1510
1511!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1512
1513# SUBTRACT CPP /YX /Yc /Yu
1514
1515!ENDIF
1516
1517# End Source File
1518# Begin Source File
1519
1520SOURCE=..\..\..\..\C\Alloc.c
1521# SUBTRACT CPP /YX /Yc /Yu
1522# End Source File
1523# Begin Source File
1524
1525SOURCE=..\..\..\..\C\Alloc.h
1526# End Source File
1527# Begin Source File
1528
1529SOURCE=..\..\..\..\C\Bra.c
1530# SUBTRACT CPP /YX /Yc /Yu
1531# End Source File
1532# Begin Source File
1533
1534SOURCE=..\..\..\..\C\Bra.h
1535# End Source File
1536# Begin Source File
1537
1538SOURCE=..\..\..\..\C\Bra86.c
1539# SUBTRACT CPP /YX /Yc /Yu
1540# End Source File
1541# Begin Source File
1542
1543SOURCE=..\..\..\..\C\BraIA64.c
1544# SUBTRACT CPP /YX /Yc /Yu
1545# End Source File
1546# Begin Source File
1547
1548SOURCE=..\..\..\..\C\CpuArch.c
1549
1550!IF  "$(CFG)" == "Alone - Win32 Release"
1551
1552# ADD CPP /O2
1553# SUBTRACT CPP /YX /Yc /Yu
1554
1555!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1556
1557# SUBTRACT CPP /YX /Yc /Yu
1558
1559!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1560
1561# ADD CPP /O2
1562# SUBTRACT CPP /YX /Yc /Yu
1563
1564!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1565
1566# SUBTRACT CPP /YX /Yc /Yu
1567
1568!ENDIF
1569
1570# End Source File
1571# Begin Source File
1572
1573SOURCE=..\..\..\..\C\CpuArch.h
1574# End Source File
1575# Begin Source File
1576
1577SOURCE=..\..\..\..\C\Delta.c
1578
1579!IF  "$(CFG)" == "Alone - Win32 Release"
1580
1581# ADD CPP /O2
1582# SUBTRACT CPP /YX /Yc /Yu
1583
1584!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1585
1586# SUBTRACT CPP /YX /Yc /Yu
1587
1588!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1589
1590# SUBTRACT CPP /YX /Yc /Yu
1591
1592!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1593
1594# SUBTRACT CPP /YX /Yc /Yu
1595
1596!ENDIF
1597
1598# End Source File
1599# Begin Source File
1600
1601SOURCE=..\..\..\..\C\Delta.h
1602# End Source File
1603# Begin Source File
1604
1605SOURCE=..\..\..\..\C\IStream.h
1606# End Source File
1607# Begin Source File
1608
1609SOURCE=..\..\..\..\C\LzFind.c
1610# SUBTRACT CPP /YX /Yc /Yu
1611# End Source File
1612# Begin Source File
1613
1614SOURCE=..\..\..\..\C\LzFind.h
1615# End Source File
1616# Begin Source File
1617
1618SOURCE=..\..\..\..\C\LzFindMt.c
1619# SUBTRACT CPP /YX /Yc /Yu
1620# End Source File
1621# Begin Source File
1622
1623SOURCE=..\..\..\..\C\LzFindMt.h
1624# End Source File
1625# Begin Source File
1626
1627SOURCE=..\..\..\..\C\Compress\Lz\LzHash.h
1628# End Source File
1629# Begin Source File
1630
1631SOURCE=..\..\..\..\C\LzHash.h
1632# End Source File
1633# Begin Source File
1634
1635SOURCE=..\..\..\..\C\Lzma2Dec.c
1636
1637!IF  "$(CFG)" == "Alone - Win32 Release"
1638
1639# ADD CPP /O2
1640# SUBTRACT CPP /YX /Yc /Yu
1641
1642!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1643
1644# SUBTRACT CPP /YX /Yc /Yu
1645
1646!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1647
1648# SUBTRACT CPP /YX /Yc /Yu
1649
1650!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1651
1652# SUBTRACT CPP /YX /Yc /Yu
1653
1654!ENDIF
1655
1656# End Source File
1657# Begin Source File
1658
1659SOURCE=..\..\..\..\C\Lzma2Dec.h
1660# End Source File
1661# Begin Source File
1662
1663SOURCE=..\..\..\..\C\Lzma2Enc.c
1664
1665!IF  "$(CFG)" == "Alone - Win32 Release"
1666
1667# ADD CPP /O2
1668# SUBTRACT CPP /YX /Yc /Yu
1669
1670!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1671
1672# SUBTRACT CPP /YX /Yc /Yu
1673
1674!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1675
1676# SUBTRACT CPP /YX /Yc /Yu
1677
1678!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1679
1680# SUBTRACT CPP /YX /Yc /Yu
1681
1682!ENDIF
1683
1684# End Source File
1685# Begin Source File
1686
1687SOURCE=..\..\..\..\C\Lzma2Enc.h
1688# End Source File
1689# Begin Source File
1690
1691SOURCE=..\..\..\..\C\LzmaDec.c
1692
1693!IF  "$(CFG)" == "Alone - Win32 Release"
1694
1695# ADD CPP /O2
1696# SUBTRACT CPP /YX /Yc /Yu
1697
1698!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1699
1700# SUBTRACT CPP /YX /Yc /Yu
1701
1702!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1703
1704# SUBTRACT CPP /YX /Yc /Yu
1705
1706!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1707
1708# SUBTRACT CPP /YX /Yc /Yu
1709
1710!ENDIF
1711
1712# End Source File
1713# Begin Source File
1714
1715SOURCE=..\..\..\..\C\LzmaDec.h
1716# End Source File
1717# Begin Source File
1718
1719SOURCE=..\..\..\..\C\LzmaEnc.c
1720# SUBTRACT CPP /YX /Yc /Yu
1721# End Source File
1722# Begin Source File
1723
1724SOURCE=..\..\..\..\C\LzmaEnc.h
1725# End Source File
1726# Begin Source File
1727
1728SOURCE=..\..\..\..\C\MtCoder.c
1729
1730!IF  "$(CFG)" == "Alone - Win32 Release"
1731
1732# ADD CPP /O2
1733# SUBTRACT CPP /YX /Yc /Yu
1734
1735!ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
1736
1737# SUBTRACT CPP /YX /Yc /Yu
1738
1739!ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
1740
1741# SUBTRACT CPP /YX /Yc /Yu
1742
1743!ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
1744
1745# SUBTRACT CPP /YX /Yc /Yu
1746
1747!ENDIF
1748
1749# End Source File
1750# Begin Source File
1751
1752SOURCE=..\..\..\..\C\MtCoder.h
1753# End Source File
1754# Begin Source File
1755
1756SOURCE=..\..\..\..\C\Threads.c
1757# SUBTRACT CPP /YX /Yc /Yu
1758# End Source File
1759# Begin Source File
1760
1761SOURCE=..\..\..\..\C\Threads.h
1762# End Source File
1763# Begin Source File
1764
1765SOURCE=..\..\..\..\C\Types.h
1766# End Source File
1767# End Group
1768# Begin Group "Crypto"
1769
1770# PROP Default_Filter ""
1771# Begin Source File
1772
1773SOURCE=..\..\Crypto\7zAes.cpp
1774# End Source File
1775# Begin Source File
1776
1777SOURCE=..\..\Crypto\7zAes.h
1778# End Source File
1779# Begin Source File
1780
1781SOURCE=..\..\Crypto\7zAesRegister.cpp
1782# End Source File
1783# Begin Source File
1784
1785SOURCE=..\..\Crypto\MyAes.cpp
1786# End Source File
1787# Begin Source File
1788
1789SOURCE=..\..\Crypto\MyAes.h
1790# End Source File
1791# Begin Source File
1792
1793SOURCE=..\..\Crypto\RandGen.cpp
1794# End Source File
1795# Begin Source File
1796
1797SOURCE=..\..\Crypto\RandGen.h
1798# End Source File
1799# End Group
1800# End Target
1801# End Project
1802