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