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