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_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\7zr.exe" /opt:NOWIN98 56# SUBTRACT LINK32 /pdb:none 57 58!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 59 60# PROP BASE Use_MFC 0 61# PROP BASE Use_Debug_Libraries 1 62# PROP BASE Output_Dir "Debug" 63# PROP BASE Intermediate_Dir "Debug" 64# PROP BASE Target_Dir "" 65# PROP Use_MFC 0 66# PROP Use_Debug_Libraries 1 67# PROP Output_Dir "Debug" 68# PROP Intermediate_Dir "Debug" 69# PROP Ignore_Export_Lib 0 70# PROP Target_Dir "" 71# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 72# ADD CPP /nologo /Gr /MDd /W4 /WX /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /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\7zr.exe" /pdbtype:sept 81 82!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 83 84# PROP BASE Use_MFC 0 85# PROP BASE Use_Debug_Libraries 0 86# PROP BASE Output_Dir "ReleaseU" 87# PROP BASE Intermediate_Dir "ReleaseU" 88# PROP BASE Ignore_Export_Lib 0 89# PROP BASE Target_Dir "" 90# PROP Use_MFC 0 91# PROP Use_Debug_Libraries 0 92# PROP Output_Dir "ReleaseU" 93# PROP Intermediate_Dir "ReleaseU" 94# PROP Ignore_Export_Lib 0 95# PROP Target_Dir "" 96# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /Yu"StdAfx.h" /FD /c 97# ADD CPP /nologo /Gr /MD /W4 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /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\7zr.exe" /opt:NOWIN98 107# SUBTRACT LINK32 /pdb:none 108 109!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 110 111# PROP BASE Use_MFC 0 112# PROP BASE Use_Debug_Libraries 1 113# PROP BASE Output_Dir "DebugU" 114# PROP BASE Intermediate_Dir "DebugU" 115# PROP BASE Ignore_Export_Lib 0 116# PROP BASE Target_Dir "" 117# PROP Use_MFC 0 118# PROP Use_Debug_Libraries 1 119# PROP Output_Dir "DebugU" 120# PROP Intermediate_Dir "DebugU" 121# PROP Ignore_Export_Lib 0 122# PROP Target_Dir "" 123# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c 124# ADD CPP /nologo /Gr /MDd /W4 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_CONSOLE" /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\7zr.exe" /pdbtype:sept 133 134!ENDIF 135 136# Begin Target 137 138# Name "Alone - Win32 Release" 139# Name "Alone - Win32 Debug" 140# Name "Alone - Win32 ReleaseU" 141# Name "Alone - Win32 DebugU" 142# Begin Group "Console" 143 144# PROP Default_Filter "" 145# Begin Source File 146 147SOURCE=..\..\UI\Console\BenchCon.cpp 148# End Source File 149# Begin Source File 150 151SOURCE=..\..\UI\Console\BenchCon.h 152# End Source File 153# Begin Source File 154 155SOURCE=..\..\UI\Console\CompressionMode.h 156# End Source File 157# Begin Source File 158 159SOURCE=..\..\UI\Console\ConsoleClose.cpp 160# End Source File 161# Begin Source File 162 163SOURCE=..\..\UI\Console\ConsoleClose.h 164# End Source File 165# Begin Source File 166 167SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp 168# End Source File 169# Begin Source File 170 171SOURCE=..\..\UI\Console\ExtractCallbackConsole.h 172# End Source File 173# Begin Source File 174 175SOURCE=..\..\UI\Console\HashCon.cpp 176# End Source File 177# Begin Source File 178 179SOURCE=..\..\UI\Console\HashCon.h 180# End Source File 181# Begin Source File 182 183SOURCE=..\..\UI\Console\List.cpp 184# End Source File 185# Begin Source File 186 187SOURCE=..\..\UI\Console\List.h 188# End Source File 189# Begin Source File 190 191SOURCE=..\..\UI\Console\Main.cpp 192# ADD CPP /D "PROG_VARIANT_R" 193# End Source File 194# Begin Source File 195 196SOURCE=..\..\UI\Console\MainAr.cpp 197# End Source File 198# Begin Source File 199 200SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp 201# End Source File 202# Begin Source File 203 204SOURCE=..\..\UI\Console\OpenCallbackConsole.h 205# End Source File 206# Begin Source File 207 208SOURCE=..\..\UI\Console\PercentPrinter.cpp 209# End Source File 210# Begin Source File 211 212SOURCE=..\..\UI\Console\PercentPrinter.h 213# End Source File 214# Begin Source File 215 216SOURCE=..\..\UI\Console\UpdateCallbackConsole.cpp 217# End Source File 218# Begin Source File 219 220SOURCE=..\..\UI\Console\UpdateCallbackConsole.h 221# End Source File 222# Begin Source File 223 224SOURCE=..\..\UI\Console\UserInputUtils.cpp 225# End Source File 226# Begin Source File 227 228SOURCE=..\..\UI\Console\UserInputUtils.h 229# End Source File 230# End Group 231# Begin Group "Spec" 232 233# PROP Default_Filter "" 234# Begin Source File 235 236SOURCE=.\resource.rc 237# End Source File 238# Begin Source File 239 240SOURCE=.\StdAfx.cpp 241# ADD CPP /Yc"StdAfx.h" 242# End Source File 243# Begin Source File 244 245SOURCE=.\StdAfx.h 246# End Source File 247# End Group 248# Begin Group "Common" 249 250# PROP Default_Filter "" 251# Begin Source File 252 253SOURCE=..\..\..\Common\AutoPtr.h 254# End Source File 255# Begin Source File 256 257SOURCE=..\..\..\Common\Buffer.h 258# End Source File 259# Begin Source File 260 261SOURCE=..\..\..\Common\CommandLineParser.cpp 262# End Source File 263# Begin Source File 264 265SOURCE=..\..\..\Common\CommandLineParser.h 266# End Source File 267# Begin Source File 268 269SOURCE=..\..\..\Common\Common.h 270# End Source File 271# Begin Source File 272 273SOURCE=..\..\..\Common\Common0.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=..\..\MyVersion.h 378# End Source File 379# Begin Source File 380 381SOURCE=..\..\..\Common\MyWindows.cpp 382# End Source File 383# Begin Source File 384 385SOURCE=..\..\..\Common\MyWindows.h 386# End Source File 387# Begin Source File 388 389SOURCE=..\..\..\Common\NewHandler.cpp 390# End Source File 391# Begin Source File 392 393SOURCE=..\..\..\Common\NewHandler.h 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\Types.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\XzCrc64Init.cpp 458# End Source File 459# Begin Source File 460 461SOURCE=..\..\..\Common\XzCrc64Reg.cpp 462# End Source File 463# End Group 464# Begin Group "Windows" 465 466# PROP Default_Filter "" 467# Begin Source File 468 469SOURCE=..\..\..\Windows\Defs.h 470# End Source File 471# Begin Source File 472 473SOURCE=..\..\..\Windows\Device.h 474# End Source File 475# Begin Source File 476 477SOURCE=..\..\..\Windows\DLL.cpp 478# End Source File 479# Begin Source File 480 481SOURCE=..\..\..\Windows\DLL.h 482# End Source File 483# Begin Source File 484 485SOURCE=..\..\..\Windows\ErrorMsg.cpp 486# End Source File 487# Begin Source File 488 489SOURCE=..\..\..\Windows\ErrorMsg.h 490# End Source File 491# Begin Source File 492 493SOURCE=..\..\..\Windows\FileDir.cpp 494# End Source File 495# Begin Source File 496 497SOURCE=..\..\..\Windows\FileDir.h 498# End Source File 499# Begin Source File 500 501SOURCE=..\..\..\Windows\FileFind.cpp 502# End Source File 503# Begin Source File 504 505SOURCE=..\..\..\Windows\FileFind.h 506# End Source File 507# Begin Source File 508 509SOURCE=..\..\..\Windows\FileIO.cpp 510# End Source File 511# Begin Source File 512 513SOURCE=..\..\..\Windows\FileIO.h 514# End Source File 515# Begin Source File 516 517SOURCE=..\..\..\Windows\FileLink.cpp 518# End Source File 519# Begin Source File 520 521SOURCE=..\..\..\Windows\FileMapping.h 522# End Source File 523# Begin Source File 524 525SOURCE=..\..\..\Windows\FileName.cpp 526# End Source File 527# Begin Source File 528 529SOURCE=..\..\..\Windows\FileName.h 530# End Source File 531# Begin Source File 532 533SOURCE=..\..\..\Windows\FileSystem.cpp 534# End Source File 535# Begin Source File 536 537SOURCE=..\..\..\Windows\FileSystem.h 538# End Source File 539# Begin Source File 540 541SOURCE=..\..\..\Windows\Handle.h 542# End Source File 543# Begin Source File 544 545SOURCE=..\..\..\Windows\MemoryLock.cpp 546# End Source File 547# Begin Source File 548 549SOURCE=..\..\..\Windows\MemoryLock.h 550# End Source File 551# Begin Source File 552 553SOURCE=..\..\..\Windows\NtCheck.h 554# End Source File 555# Begin Source File 556 557SOURCE=..\..\..\Windows\PropVariant.cpp 558# End Source File 559# Begin Source File 560 561SOURCE=..\..\..\Windows\PropVariant.h 562# End Source File 563# Begin Source File 564 565SOURCE=..\..\..\Windows\PropVariantConv.cpp 566# End Source File 567# Begin Source File 568 569SOURCE=..\..\..\Windows\PropVariantConv.h 570# End Source File 571# Begin Source File 572 573SOURCE=..\..\..\Windows\Registry.cpp 574# End Source File 575# Begin Source File 576 577SOURCE=..\..\..\Windows\Registry.h 578# End Source File 579# Begin Source File 580 581SOURCE=..\..\..\Windows\SecurityUtils.h 582# End Source File 583# Begin Source File 584 585SOURCE=..\..\..\Windows\Synchronization.h 586# End Source File 587# Begin Source File 588 589SOURCE=..\..\..\Windows\System.cpp 590# End Source File 591# Begin Source File 592 593SOURCE=..\..\..\Windows\System.h 594# End Source File 595# Begin Source File 596 597SOURCE=..\..\..\Windows\SystemInfo.cpp 598# End Source File 599# Begin Source File 600 601SOURCE=..\..\..\Windows\SystemInfo.h 602# End Source File 603# Begin Source File 604 605SOURCE=..\..\..\Windows\Thread.h 606# End Source File 607# Begin Source File 608 609SOURCE=..\..\..\Windows\TimeUtils.cpp 610# End Source File 611# Begin Source File 612 613SOURCE=..\..\..\Windows\TimeUtils.h 614# End Source File 615# End Group 616# Begin Group "7zip Common" 617 618# PROP Default_Filter "" 619# Begin Source File 620 621SOURCE=..\..\Common\CreateCoder.cpp 622# End Source File 623# Begin Source File 624 625SOURCE=..\..\Common\CreateCoder.h 626# End Source File 627# Begin Source File 628 629SOURCE=..\..\Common\CWrappers.cpp 630# End Source File 631# Begin Source File 632 633SOURCE=..\..\Common\CWrappers.h 634# End Source File 635# Begin Source File 636 637SOURCE=..\..\Common\FilePathAutoRename.cpp 638# End Source File 639# Begin Source File 640 641SOURCE=..\..\Common\FilePathAutoRename.h 642# End Source File 643# Begin Source File 644 645SOURCE=..\..\Common\FileStreams.cpp 646# End Source File 647# Begin Source File 648 649SOURCE=..\..\Common\FileStreams.h 650# End Source File 651# Begin Source File 652 653SOURCE=..\..\Common\FilterCoder.cpp 654# End Source File 655# Begin Source File 656 657SOURCE=..\..\Common\FilterCoder.h 658# End Source File 659# Begin Source File 660 661SOURCE=..\..\Common\InBuffer.cpp 662# End Source File 663# Begin Source File 664 665SOURCE=..\..\Common\InBuffer.h 666# End Source File 667# Begin Source File 668 669SOURCE=..\..\Common\InOutTempBuffer.cpp 670# End Source File 671# Begin Source File 672 673SOURCE=..\..\Common\InOutTempBuffer.h 674# End Source File 675# Begin Source File 676 677SOURCE=..\..\Common\LimitedStreams.cpp 678# End Source File 679# Begin Source File 680 681SOURCE=..\..\Common\LimitedStreams.h 682# End Source File 683# Begin Source File 684 685SOURCE=..\..\Common\LockedStream.cpp 686# End Source File 687# Begin Source File 688 689SOURCE=..\..\Common\LockedStream.h 690# End Source File 691# Begin Source File 692 693SOURCE=..\..\Common\MethodId.cpp 694# End Source File 695# Begin Source File 696 697SOURCE=..\..\Common\MethodId.h 698# End Source File 699# Begin Source File 700 701SOURCE=..\..\Common\MethodProps.cpp 702# End Source File 703# Begin Source File 704 705SOURCE=..\..\Common\MethodProps.h 706# End Source File 707# Begin Source File 708 709SOURCE=..\..\Common\MultiOutStream.cpp 710# End Source File 711# Begin Source File 712 713SOURCE=..\..\Common\MultiOutStream.h 714# End Source File 715# Begin Source File 716 717SOURCE=..\..\Common\OffsetStream.cpp 718# End Source File 719# Begin Source File 720 721SOURCE=..\..\Common\OffsetStream.h 722# End Source File 723# Begin Source File 724 725SOURCE=..\..\Common\OutBuffer.cpp 726# End Source File 727# Begin Source File 728 729SOURCE=..\..\Common\OutBuffer.h 730# End Source File 731# Begin Source File 732 733SOURCE=..\..\Common\ProgressUtils.cpp 734# End Source File 735# Begin Source File 736 737SOURCE=..\..\Common\ProgressUtils.h 738# End Source File 739# Begin Source File 740 741SOURCE=..\..\Common\PropId.cpp 742# End Source File 743# Begin Source File 744 745SOURCE=..\..\Common\RegisterArc.h 746# End Source File 747# Begin Source File 748 749SOURCE=..\..\Common\RegisterCodec.h 750# End Source File 751# Begin Source File 752 753SOURCE=..\..\Common\StreamBinder.cpp 754# End Source File 755# Begin Source File 756 757SOURCE=..\..\Common\StreamBinder.h 758# End Source File 759# Begin Source File 760 761SOURCE=..\..\Common\StreamObjects.cpp 762# End Source File 763# Begin Source File 764 765SOURCE=..\..\Common\StreamObjects.h 766# End Source File 767# Begin Source File 768 769SOURCE=..\..\Common\StreamUtils.cpp 770# End Source File 771# Begin Source File 772 773SOURCE=..\..\Common\StreamUtils.h 774# End Source File 775# Begin Source File 776 777SOURCE=..\..\Common\UniqBlocks.cpp 778# End Source File 779# Begin Source File 780 781SOURCE=..\..\Common\UniqBlocks.h 782# End Source File 783# Begin Source File 784 785SOURCE=..\..\Common\VirtThread.cpp 786# End Source File 787# Begin Source File 788 789SOURCE=..\..\Common\VirtThread.h 790# End Source File 791# End Group 792# Begin Group "Compress" 793 794# PROP Default_Filter "" 795# Begin Source File 796 797SOURCE=..\..\Compress\Bcj2Coder.cpp 798# End Source File 799# Begin Source File 800 801SOURCE=..\..\Compress\Bcj2Coder.h 802# End Source File 803# Begin Source File 804 805SOURCE=..\..\Compress\Bcj2Register.cpp 806# End Source File 807# Begin Source File 808 809SOURCE=..\..\Compress\BcjCoder.cpp 810# End Source File 811# Begin Source File 812 813SOURCE=..\..\Compress\BcjCoder.h 814# End Source File 815# Begin Source File 816 817SOURCE=..\..\Compress\BcjRegister.cpp 818# End Source File 819# Begin Source File 820 821SOURCE=..\..\Compress\BranchMisc.cpp 822# End Source File 823# Begin Source File 824 825SOURCE=..\..\Compress\BranchMisc.h 826# End Source File 827# Begin Source File 828 829SOURCE=..\..\Compress\BranchRegister.cpp 830# End Source File 831# Begin Source File 832 833SOURCE=..\..\Compress\ByteSwap.cpp 834# End Source File 835# Begin Source File 836 837SOURCE=..\..\Compress\CopyCoder.cpp 838# End Source File 839# Begin Source File 840 841SOURCE=..\..\Compress\CopyCoder.h 842# End Source File 843# Begin Source File 844 845SOURCE=..\..\Compress\CopyRegister.cpp 846# End Source File 847# Begin Source File 848 849SOURCE=..\..\Compress\DeltaFilter.cpp 850# End Source File 851# Begin Source File 852 853SOURCE=..\..\Compress\Lzma2Decoder.cpp 854# End Source File 855# Begin Source File 856 857SOURCE=..\..\Compress\Lzma2Decoder.h 858# End Source File 859# Begin Source File 860 861SOURCE=..\..\Compress\Lzma2Encoder.cpp 862# End Source File 863# Begin Source File 864 865SOURCE=..\..\Compress\Lzma2Encoder.h 866# End Source File 867# Begin Source File 868 869SOURCE=..\..\Compress\Lzma2Register.cpp 870# End Source File 871# Begin Source File 872 873SOURCE=..\..\Compress\LzmaDecoder.cpp 874# End Source File 875# Begin Source File 876 877SOURCE=..\..\Compress\LzmaDecoder.h 878# End Source File 879# Begin Source File 880 881SOURCE=..\..\Compress\LzmaEncoder.cpp 882# End Source File 883# Begin Source File 884 885SOURCE=..\..\Compress\LzmaEncoder.h 886# End Source File 887# Begin Source File 888 889SOURCE=..\..\Compress\LzmaRegister.cpp 890# End Source File 891# Begin Source File 892 893SOURCE=..\..\Compress\XzDecoder.cpp 894# End Source File 895# Begin Source File 896 897SOURCE=..\..\Compress\XzDecoder.h 898# End Source File 899# Begin Source File 900 901SOURCE=..\..\Compress\XzEncoder.cpp 902# End Source File 903# Begin Source File 904 905SOURCE=..\..\Compress\XzEncoder.h 906# End Source File 907# End Group 908# Begin Group "Archive" 909 910# PROP Default_Filter "" 911# Begin Group "7z" 912 913# PROP Default_Filter "" 914# Begin Source File 915 916SOURCE=..\..\Archive\7z\7zCompressionMode.cpp 917# End Source File 918# Begin Source File 919 920SOURCE=..\..\Archive\7z\7zCompressionMode.h 921# End Source File 922# Begin Source File 923 924SOURCE=..\..\Archive\7z\7zDecode.cpp 925# End Source File 926# Begin Source File 927 928SOURCE=..\..\Archive\7z\7zDecode.h 929# End Source File 930# Begin Source File 931 932SOURCE=..\..\Archive\7z\7zEncode.cpp 933# End Source File 934# Begin Source File 935 936SOURCE=..\..\Archive\7z\7zEncode.h 937# End Source File 938# Begin Source File 939 940SOURCE=..\..\Archive\7z\7zExtract.cpp 941# End Source File 942# Begin Source File 943 944SOURCE=..\..\Archive\7z\7zFolderInStream.cpp 945# End Source File 946# Begin Source File 947 948SOURCE=..\..\Archive\7z\7zFolderInStream.h 949# End Source File 950# Begin Source File 951 952SOURCE=..\..\Archive\7z\7zHandler.cpp 953# End Source File 954# Begin Source File 955 956SOURCE=..\..\Archive\7z\7zHandler.h 957# End Source File 958# Begin Source File 959 960SOURCE=..\..\Archive\7z\7zHandlerOut.cpp 961# End Source File 962# Begin Source File 963 964SOURCE=..\..\Archive\7z\7zHeader.cpp 965# End Source File 966# Begin Source File 967 968SOURCE=..\..\Archive\7z\7zHeader.h 969# End Source File 970# Begin Source File 971 972SOURCE=..\..\Archive\7z\7zIn.cpp 973# End Source File 974# Begin Source File 975 976SOURCE=..\..\Archive\7z\7zIn.h 977# End Source File 978# Begin Source File 979 980SOURCE=..\..\Archive\7z\7zItem.h 981# End Source File 982# Begin Source File 983 984SOURCE=..\..\Archive\7z\7zOut.cpp 985# End Source File 986# Begin Source File 987 988SOURCE=..\..\Archive\7z\7zOut.h 989# End Source File 990# Begin Source File 991 992SOURCE=..\..\Archive\7z\7zProperties.cpp 993# End Source File 994# Begin Source File 995 996SOURCE=..\..\Archive\7z\7zProperties.h 997# End Source File 998# Begin Source File 999 1000SOURCE=..\..\Archive\7z\7zRegister.cpp 1001# End Source File 1002# Begin Source File 1003 1004SOURCE=..\..\Archive\7z\7zSpecStream.cpp 1005# End Source File 1006# Begin Source File 1007 1008SOURCE=..\..\Archive\7z\7zSpecStream.h 1009# End Source File 1010# Begin Source File 1011 1012SOURCE=..\..\Archive\7z\7zUpdate.cpp 1013# End Source File 1014# Begin Source File 1015 1016SOURCE=..\..\Archive\7z\7zUpdate.h 1017# End Source File 1018# End Group 1019# Begin Group "Archive Common" 1020 1021# PROP Default_Filter "" 1022# Begin Source File 1023 1024SOURCE=..\..\Archive\Common\CoderMixer2.cpp 1025# End Source File 1026# Begin Source File 1027 1028SOURCE=..\..\Archive\Common\CoderMixer2.h 1029# End Source File 1030# Begin Source File 1031 1032SOURCE=..\..\Archive\Common\DummyOutStream.cpp 1033# End Source File 1034# Begin Source File 1035 1036SOURCE=..\..\Archive\Common\DummyOutStream.h 1037# End Source File 1038# Begin Source File 1039 1040SOURCE=..\..\Archive\Common\HandlerOut.cpp 1041# End Source File 1042# Begin Source File 1043 1044SOURCE=..\..\Archive\Common\HandlerOut.h 1045# End Source File 1046# Begin Source File 1047 1048SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp 1049# End Source File 1050# Begin Source File 1051 1052SOURCE=..\..\Archive\Common\InStreamWithCRC.h 1053# End Source File 1054# Begin Source File 1055 1056SOURCE=..\..\Archive\Common\ItemNameUtils.cpp 1057# End Source File 1058# Begin Source File 1059 1060SOURCE=..\..\Archive\Common\ItemNameUtils.h 1061# End Source File 1062# Begin Source File 1063 1064SOURCE=..\..\Archive\Common\MultiStream.cpp 1065# End Source File 1066# Begin Source File 1067 1068SOURCE=..\..\Archive\Common\MultiStream.h 1069# End Source File 1070# Begin Source File 1071 1072SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp 1073# End Source File 1074# Begin Source File 1075 1076SOURCE=..\..\Archive\Common\OutStreamWithCRC.h 1077# End Source File 1078# Begin Source File 1079 1080SOURCE=..\..\Archive\Common\ParseProperties.cpp 1081# End Source File 1082# Begin Source File 1083 1084SOURCE=..\..\Archive\Common\ParseProperties.h 1085# End Source File 1086# End Group 1087# Begin Source File 1088 1089SOURCE=..\..\Archive\IArchive.h 1090# End Source File 1091# Begin Source File 1092 1093SOURCE=..\..\Archive\LzmaHandler.cpp 1094# End Source File 1095# Begin Source File 1096 1097SOURCE=..\..\Archive\SplitHandler.cpp 1098# End Source File 1099# Begin Source File 1100 1101SOURCE=..\..\Archive\XzHandler.cpp 1102# End Source File 1103# End Group 1104# Begin Group "UI Common" 1105 1106# PROP Default_Filter "" 1107# Begin Source File 1108 1109SOURCE=..\..\UI\Common\ArchiveCommandLine.cpp 1110# End Source File 1111# Begin Source File 1112 1113SOURCE=..\..\UI\Common\ArchiveCommandLine.h 1114# End Source File 1115# Begin Source File 1116 1117SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp 1118# End Source File 1119# Begin Source File 1120 1121SOURCE=..\..\UI\Common\ArchiveExtractCallback.h 1122# End Source File 1123# Begin Source File 1124 1125SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp 1126# End Source File 1127# Begin Source File 1128 1129SOURCE=..\..\UI\Common\ArchiveOpenCallback.h 1130# End Source File 1131# Begin Source File 1132 1133SOURCE=..\..\UI\Common\Bench.cpp 1134# End Source File 1135# Begin Source File 1136 1137SOURCE=..\..\UI\Common\Bench.h 1138# End Source File 1139# Begin Source File 1140 1141SOURCE=..\..\UI\Common\DefaultName.cpp 1142# End Source File 1143# Begin Source File 1144 1145SOURCE=..\..\UI\Common\DefaultName.h 1146# End Source File 1147# Begin Source File 1148 1149SOURCE=..\..\UI\Common\DirItem.h 1150# End Source File 1151# Begin Source File 1152 1153SOURCE=..\..\UI\Common\EnumDirItems.cpp 1154# End Source File 1155# Begin Source File 1156 1157SOURCE=..\..\UI\Common\EnumDirItems.h 1158# End Source File 1159# Begin Source File 1160 1161SOURCE=..\..\UI\Common\ExitCode.h 1162# End Source File 1163# Begin Source File 1164 1165SOURCE=..\..\UI\Common\Extract.cpp 1166# End Source File 1167# Begin Source File 1168 1169SOURCE=..\..\UI\Common\Extract.h 1170# End Source File 1171# Begin Source File 1172 1173SOURCE=..\..\UI\Common\ExtractingFilePath.cpp 1174# End Source File 1175# Begin Source File 1176 1177SOURCE=..\..\UI\Common\ExtractingFilePath.h 1178# End Source File 1179# Begin Source File 1180 1181SOURCE=..\..\UI\Common\HashCalc.cpp 1182# End Source File 1183# Begin Source File 1184 1185SOURCE=..\..\UI\Common\HashCalc.h 1186# End Source File 1187# Begin Source File 1188 1189SOURCE=..\..\UI\Common\LoadCodecs.cpp 1190# End Source File 1191# Begin Source File 1192 1193SOURCE=..\..\UI\Common\LoadCodecs.h 1194# End Source File 1195# Begin Source File 1196 1197SOURCE=..\..\UI\Common\OpenArchive.cpp 1198# End Source File 1199# Begin Source File 1200 1201SOURCE=..\..\UI\Common\OpenArchive.h 1202# End Source File 1203# Begin Source File 1204 1205SOURCE=..\..\UI\Common\Property.h 1206# End Source File 1207# Begin Source File 1208 1209SOURCE=..\..\UI\Common\PropIDUtils.cpp 1210# End Source File 1211# Begin Source File 1212 1213SOURCE=..\..\UI\Common\PropIDUtils.h 1214# End Source File 1215# Begin Source File 1216 1217SOURCE=..\..\UI\Common\SetProperties.cpp 1218# End Source File 1219# Begin Source File 1220 1221SOURCE=..\..\UI\Common\SetProperties.h 1222# End Source File 1223# Begin Source File 1224 1225SOURCE=..\..\UI\Common\SortUtils.cpp 1226# End Source File 1227# Begin Source File 1228 1229SOURCE=..\..\UI\Common\SortUtils.h 1230# End Source File 1231# Begin Source File 1232 1233SOURCE=..\..\UI\Common\TempFiles.cpp 1234# End Source File 1235# Begin Source File 1236 1237SOURCE=..\..\UI\Common\TempFiles.h 1238# End Source File 1239# Begin Source File 1240 1241SOURCE=..\..\UI\Common\Update.cpp 1242# End Source File 1243# Begin Source File 1244 1245SOURCE=..\..\UI\Common\Update.h 1246# End Source File 1247# Begin Source File 1248 1249SOURCE=..\..\UI\Common\UpdateAction.cpp 1250# End Source File 1251# Begin Source File 1252 1253SOURCE=..\..\UI\Common\UpdateAction.h 1254# End Source File 1255# Begin Source File 1256 1257SOURCE=..\..\UI\Common\UpdateCallback.cpp 1258# End Source File 1259# Begin Source File 1260 1261SOURCE=..\..\UI\Common\UpdateCallback.h 1262# End Source File 1263# Begin Source File 1264 1265SOURCE=..\..\UI\Common\UpdatePair.cpp 1266# End Source File 1267# Begin Source File 1268 1269SOURCE=..\..\UI\Common\UpdatePair.h 1270# End Source File 1271# Begin Source File 1272 1273SOURCE=..\..\UI\Common\UpdateProduce.cpp 1274# End Source File 1275# Begin Source File 1276 1277SOURCE=..\..\UI\Common\UpdateProduce.h 1278# End Source File 1279# End Group 1280# Begin Group "7-zip" 1281 1282# PROP Default_Filter "" 1283# Begin Source File 1284 1285SOURCE=..\..\ICoder.h 1286# End Source File 1287# Begin Source File 1288 1289SOURCE=..\..\IDecl.h 1290# End Source File 1291# Begin Source File 1292 1293SOURCE=..\..\IPassword.h 1294# End Source File 1295# Begin Source File 1296 1297SOURCE=..\..\IProgress.h 1298# End Source File 1299# Begin Source File 1300 1301SOURCE=..\..\IStream.h 1302# End Source File 1303# Begin Source File 1304 1305SOURCE=..\..\PropID.h 1306# End Source File 1307# End Group 1308# Begin Group "C" 1309 1310# PROP Default_Filter "" 1311# Begin Group "Xz" 1312 1313# PROP Default_Filter "" 1314# Begin Source File 1315 1316SOURCE=..\..\..\..\C\Xz.c 1317 1318!IF "$(CFG)" == "Alone - Win32 Release" 1319 1320# ADD CPP /O2 1321# SUBTRACT CPP /YX /Yc /Yu 1322 1323!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1324 1325# SUBTRACT CPP /YX /Yc /Yu 1326 1327!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1328 1329# SUBTRACT CPP /YX /Yc /Yu 1330 1331!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1332 1333# SUBTRACT CPP /YX /Yc /Yu 1334 1335!ENDIF 1336 1337# End Source File 1338# Begin Source File 1339 1340SOURCE=..\..\..\..\C\Xz.h 1341# End Source File 1342# Begin Source File 1343 1344SOURCE=..\..\..\..\C\XzCrc64.c 1345 1346!IF "$(CFG)" == "Alone - Win32 Release" 1347 1348# ADD CPP /O2 1349# SUBTRACT CPP /YX /Yc /Yu 1350 1351!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1352 1353# SUBTRACT CPP /YX /Yc /Yu 1354 1355!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1356 1357# SUBTRACT CPP /YX /Yc /Yu 1358 1359!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1360 1361# SUBTRACT CPP /YX /Yc /Yu 1362 1363!ENDIF 1364 1365# End Source File 1366# Begin Source File 1367 1368SOURCE=..\..\..\..\C\XzCrc64.h 1369# End Source File 1370# Begin Source File 1371 1372SOURCE=..\..\..\..\C\XzCrc64Opt.c 1373 1374!IF "$(CFG)" == "Alone - Win32 Release" 1375 1376# ADD CPP /O2 1377# SUBTRACT CPP /YX /Yc /Yu 1378 1379!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1380 1381# SUBTRACT CPP /YX /Yc /Yu 1382 1383!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1384 1385# SUBTRACT CPP /YX /Yc /Yu 1386 1387!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1388 1389# SUBTRACT CPP /YX /Yc /Yu 1390 1391!ENDIF 1392 1393# End Source File 1394# Begin Source File 1395 1396SOURCE=..\..\..\..\C\XzDec.c 1397 1398!IF "$(CFG)" == "Alone - Win32 Release" 1399 1400# ADD CPP /O2 1401# SUBTRACT CPP /YX /Yc /Yu 1402 1403!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1404 1405# SUBTRACT CPP /YX /Yc /Yu 1406 1407!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1408 1409# SUBTRACT CPP /YX /Yc /Yu 1410 1411!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1412 1413# SUBTRACT CPP /YX /Yc /Yu 1414 1415!ENDIF 1416 1417# End Source File 1418# Begin Source File 1419 1420SOURCE=..\..\..\..\C\XzEnc.c 1421 1422!IF "$(CFG)" == "Alone - Win32 Release" 1423 1424# ADD CPP /O2 1425# SUBTRACT CPP /YX /Yc /Yu 1426 1427!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1428 1429# SUBTRACT CPP /YX /Yc /Yu 1430 1431!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1432 1433# SUBTRACT CPP /YX /Yc /Yu 1434 1435!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1436 1437# SUBTRACT CPP /YX /Yc /Yu 1438 1439!ENDIF 1440 1441# End Source File 1442# Begin Source File 1443 1444SOURCE=..\..\..\..\C\XzEnc.h 1445# End Source File 1446# Begin Source File 1447 1448SOURCE=..\..\..\..\C\XzIn.c 1449 1450!IF "$(CFG)" == "Alone - Win32 Release" 1451 1452# ADD CPP /O2 1453# SUBTRACT CPP /YX /Yc /Yu 1454 1455!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1456 1457# SUBTRACT CPP /YX /Yc /Yu 1458 1459!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1460 1461# SUBTRACT CPP /YX /Yc /Yu 1462 1463!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1464 1465# SUBTRACT CPP /YX /Yc /Yu 1466 1467!ENDIF 1468 1469# End Source File 1470# End Group 1471# Begin Source File 1472 1473SOURCE=..\..\..\..\C\7zCrc.c 1474# SUBTRACT CPP /YX /Yc /Yu 1475# End Source File 1476# Begin Source File 1477 1478SOURCE=..\..\..\..\C\7zCrc.h 1479# End Source File 1480# Begin Source File 1481 1482SOURCE=..\..\..\..\C\7zCrcOpt.c 1483 1484!IF "$(CFG)" == "Alone - Win32 Release" 1485 1486# ADD CPP /O2 1487# SUBTRACT CPP /YX /Yc /Yu 1488 1489!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1490 1491# SUBTRACT CPP /YX /Yc /Yu 1492 1493!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1494 1495# ADD CPP /O2 1496# SUBTRACT CPP /YX /Yc /Yu 1497 1498!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1499 1500# SUBTRACT CPP /YX /Yc /Yu 1501 1502!ENDIF 1503 1504# End Source File 1505# Begin Source File 1506 1507SOURCE=..\..\..\..\C\7zStream.c 1508# SUBTRACT CPP /YX /Yc /Yu 1509# End Source File 1510# Begin Source File 1511 1512SOURCE=..\..\..\..\C\7zTypes.h 1513# End Source File 1514# Begin Source File 1515 1516SOURCE=..\..\..\..\C\7zVersion.h 1517# End Source File 1518# Begin Source File 1519 1520SOURCE=..\..\..\..\C\7zWindows.h 1521# End Source File 1522# Begin Source File 1523 1524SOURCE=..\..\..\..\C\Aes.c 1525 1526!IF "$(CFG)" == "Alone - Win32 Release" 1527 1528# ADD CPP /O2 1529# SUBTRACT CPP /YX /Yc /Yu 1530 1531!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1532 1533# SUBTRACT CPP /YX /Yc /Yu 1534 1535!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1536 1537# SUBTRACT CPP /YX /Yc /Yu 1538 1539!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1540 1541# SUBTRACT CPP /YX /Yc /Yu 1542 1543!ENDIF 1544 1545# End Source File 1546# Begin Source File 1547 1548SOURCE=..\..\..\..\C\Aes.h 1549# End Source File 1550# Begin Source File 1551 1552SOURCE=..\..\..\..\C\AesOpt.c 1553 1554!IF "$(CFG)" == "Alone - Win32 Release" 1555 1556# ADD CPP /O2 1557# SUBTRACT CPP /YX /Yc /Yu 1558 1559!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1560 1561# SUBTRACT CPP /YX /Yc /Yu 1562 1563!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1564 1565# SUBTRACT CPP /YX /Yc /Yu 1566 1567!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1568 1569# SUBTRACT CPP /YX /Yc /Yu 1570 1571!ENDIF 1572 1573# End Source File 1574# Begin Source File 1575 1576SOURCE=..\..\..\..\C\Alloc.c 1577# SUBTRACT CPP /YX /Yc /Yu 1578# End Source File 1579# Begin Source File 1580 1581SOURCE=..\..\..\..\C\Alloc.h 1582# End Source File 1583# Begin Source File 1584 1585SOURCE=..\..\..\..\C\Bcj2.c 1586 1587!IF "$(CFG)" == "Alone - Win32 Release" 1588 1589# ADD CPP /O2 1590# SUBTRACT CPP /YX /Yc /Yu 1591 1592!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1593 1594# SUBTRACT CPP /YX /Yc /Yu 1595 1596!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1597 1598# SUBTRACT CPP /YX /Yc /Yu 1599 1600!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1601 1602# SUBTRACT CPP /YX /Yc /Yu 1603 1604!ENDIF 1605 1606# End Source File 1607# Begin Source File 1608 1609SOURCE=..\..\..\..\C\Bcj2.h 1610# End Source File 1611# Begin Source File 1612 1613SOURCE=..\..\..\..\C\Bcj2Enc.c 1614 1615!IF "$(CFG)" == "Alone - Win32 Release" 1616 1617# ADD CPP /O2 1618# SUBTRACT CPP /YX /Yc /Yu 1619 1620!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1621 1622# SUBTRACT CPP /YX /Yc /Yu 1623 1624!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1625 1626# SUBTRACT CPP /YX /Yc /Yu 1627 1628!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1629 1630# SUBTRACT CPP /YX /Yc /Yu 1631 1632!ENDIF 1633 1634# End Source File 1635# Begin Source File 1636 1637SOURCE=..\..\..\..\C\Bra.c 1638 1639!IF "$(CFG)" == "Alone - Win32 Release" 1640 1641# ADD CPP /O2 1642# SUBTRACT CPP /YX /Yc /Yu 1643 1644!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1645 1646# SUBTRACT CPP /YX /Yc /Yu 1647 1648!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1649 1650# SUBTRACT CPP /YX /Yc /Yu 1651 1652!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1653 1654# SUBTRACT CPP /YX /Yc /Yu 1655 1656!ENDIF 1657 1658# End Source File 1659# Begin Source File 1660 1661SOURCE=..\..\..\..\C\Bra.h 1662# End Source File 1663# Begin Source File 1664 1665SOURCE=..\..\..\..\C\Bra86.c 1666# SUBTRACT CPP /YX /Yc /Yu 1667# End Source File 1668# Begin Source File 1669 1670SOURCE=..\..\..\..\C\BraIA64.c 1671# SUBTRACT CPP /YX /Yc /Yu 1672# End Source File 1673# Begin Source File 1674 1675SOURCE=..\..\..\..\C\Compiler.h 1676# End Source File 1677# Begin Source File 1678 1679SOURCE=..\..\..\..\C\CpuArch.c 1680 1681!IF "$(CFG)" == "Alone - Win32 Release" 1682 1683# ADD CPP /O2 1684# SUBTRACT CPP /YX /Yc /Yu 1685 1686!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1687 1688# SUBTRACT CPP /YX /Yc /Yu 1689 1690!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1691 1692# ADD CPP /O2 1693# SUBTRACT CPP /YX /Yc /Yu 1694 1695!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1696 1697# SUBTRACT CPP /YX /Yc /Yu 1698 1699!ENDIF 1700 1701# End Source File 1702# Begin Source File 1703 1704SOURCE=..\..\..\..\C\CpuArch.h 1705# End Source File 1706# Begin Source File 1707 1708SOURCE=..\..\..\..\C\Delta.c 1709 1710!IF "$(CFG)" == "Alone - Win32 Release" 1711 1712# ADD CPP /O2 1713# SUBTRACT CPP /YX /Yc /Yu 1714 1715!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1716 1717# SUBTRACT CPP /YX /Yc /Yu 1718 1719!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1720 1721# SUBTRACT CPP /YX /Yc /Yu 1722 1723!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1724 1725# SUBTRACT CPP /YX /Yc /Yu 1726 1727!ENDIF 1728 1729# End Source File 1730# Begin Source File 1731 1732SOURCE=..\..\..\..\C\Delta.h 1733# End Source File 1734# Begin Source File 1735 1736SOURCE=..\..\..\..\C\DllSecur.c 1737# SUBTRACT CPP /YX /Yc /Yu 1738# End Source File 1739# Begin Source File 1740 1741SOURCE=..\..\..\..\C\DllSecur.h 1742# End Source File 1743# Begin Source File 1744 1745SOURCE=..\..\..\..\C\IStream.h 1746# End Source File 1747# Begin Source File 1748 1749SOURCE=..\..\..\..\C\LzFind.c 1750# SUBTRACT CPP /YX /Yc /Yu 1751# End Source File 1752# Begin Source File 1753 1754SOURCE=..\..\..\..\C\LzFind.h 1755# End Source File 1756# Begin Source File 1757 1758SOURCE=..\..\..\..\C\LzFindMt.c 1759# SUBTRACT CPP /YX /Yc /Yu 1760# End Source File 1761# Begin Source File 1762 1763SOURCE=..\..\..\..\C\LzFindMt.h 1764# End Source File 1765# Begin Source File 1766 1767SOURCE=..\..\..\..\C\LzFindOpt.c 1768 1769!IF "$(CFG)" == "Alone - Win32 Release" 1770 1771# ADD CPP /O2 1772# SUBTRACT CPP /YX /Yc /Yu 1773 1774!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1775 1776# SUBTRACT CPP /YX /Yc /Yu 1777 1778!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1779 1780# SUBTRACT CPP /YX /Yc /Yu 1781 1782!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1783 1784# SUBTRACT CPP /YX /Yc /Yu 1785 1786!ENDIF 1787 1788# End Source File 1789# Begin Source File 1790 1791SOURCE=..\..\..\..\C\Compress\Lz\LzHash.h 1792# End Source File 1793# Begin Source File 1794 1795SOURCE=..\..\..\..\C\LzHash.h 1796# End Source File 1797# Begin Source File 1798 1799SOURCE=..\..\..\..\C\Lzma2Dec.c 1800 1801!IF "$(CFG)" == "Alone - Win32 Release" 1802 1803# ADD CPP /O2 1804# SUBTRACT CPP /YX /Yc /Yu 1805 1806!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1807 1808# SUBTRACT CPP /YX /Yc /Yu 1809 1810!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1811 1812# SUBTRACT CPP /YX /Yc /Yu 1813 1814!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1815 1816# SUBTRACT CPP /YX /Yc /Yu 1817 1818!ENDIF 1819 1820# End Source File 1821# Begin Source File 1822 1823SOURCE=..\..\..\..\C\Lzma2Dec.h 1824# End Source File 1825# Begin Source File 1826 1827SOURCE=..\..\..\..\C\Lzma2DecMt.c 1828 1829!IF "$(CFG)" == "Alone - Win32 Release" 1830 1831# ADD CPP /O2 1832# SUBTRACT CPP /YX /Yc /Yu 1833 1834!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1835 1836# SUBTRACT CPP /YX /Yc /Yu 1837 1838!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1839 1840# SUBTRACT CPP /YX /Yc /Yu 1841 1842!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1843 1844# SUBTRACT CPP /YX /Yc /Yu 1845 1846!ENDIF 1847 1848# End Source File 1849# Begin Source File 1850 1851SOURCE=..\..\..\..\C\Lzma2DecMt.h 1852# End Source File 1853# Begin Source File 1854 1855SOURCE=..\..\..\..\C\Lzma2Enc.c 1856 1857!IF "$(CFG)" == "Alone - Win32 Release" 1858 1859# ADD CPP /O2 1860# SUBTRACT CPP /YX /Yc /Yu 1861 1862!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1863 1864# SUBTRACT CPP /YX /Yc /Yu 1865 1866!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1867 1868# SUBTRACT CPP /YX /Yc /Yu 1869 1870!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1871 1872# SUBTRACT CPP /YX /Yc /Yu 1873 1874!ENDIF 1875 1876# End Source File 1877# Begin Source File 1878 1879SOURCE=..\..\..\..\C\Lzma2Enc.h 1880# End Source File 1881# Begin Source File 1882 1883SOURCE=..\..\..\..\C\LzmaDec.c 1884 1885!IF "$(CFG)" == "Alone - Win32 Release" 1886 1887# ADD CPP /O2 1888# SUBTRACT CPP /YX /Yc /Yu 1889 1890!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1891 1892# SUBTRACT CPP /YX /Yc /Yu 1893 1894!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1895 1896# SUBTRACT CPP /YX /Yc /Yu 1897 1898!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1899 1900# SUBTRACT CPP /YX /Yc /Yu 1901 1902!ENDIF 1903 1904# End Source File 1905# Begin Source File 1906 1907SOURCE=..\..\..\..\C\LzmaDec.h 1908# End Source File 1909# Begin Source File 1910 1911SOURCE=..\..\..\..\C\LzmaEnc.c 1912# SUBTRACT CPP /YX /Yc /Yu 1913# End Source File 1914# Begin Source File 1915 1916SOURCE=..\..\..\..\C\LzmaEnc.h 1917# End Source File 1918# Begin Source File 1919 1920SOURCE=..\..\..\..\C\MtCoder.c 1921 1922!IF "$(CFG)" == "Alone - Win32 Release" 1923 1924# ADD CPP /O2 1925# SUBTRACT CPP /YX /Yc /Yu 1926 1927!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1928 1929# SUBTRACT CPP /YX /Yc /Yu 1930 1931!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1932 1933# SUBTRACT CPP /YX /Yc /Yu 1934 1935!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1936 1937# SUBTRACT CPP /YX /Yc /Yu 1938 1939!ENDIF 1940 1941# End Source File 1942# Begin Source File 1943 1944SOURCE=..\..\..\..\C\MtCoder.h 1945# End Source File 1946# Begin Source File 1947 1948SOURCE=..\..\..\..\C\MtDec.c 1949 1950!IF "$(CFG)" == "Alone - Win32 Release" 1951 1952# ADD CPP /O2 1953# SUBTRACT CPP /YX /Yc /Yu 1954 1955!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1956 1957# SUBTRACT CPP /YX /Yc /Yu 1958 1959!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1960 1961# SUBTRACT CPP /YX /Yc /Yu 1962 1963!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1964 1965# SUBTRACT CPP /YX /Yc /Yu 1966 1967!ENDIF 1968 1969# End Source File 1970# Begin Source File 1971 1972SOURCE=..\..\..\..\C\MtDec.h 1973# End Source File 1974# Begin Source File 1975 1976SOURCE=..\..\..\..\C\Precomp.h 1977# End Source File 1978# Begin Source File 1979 1980SOURCE=..\..\..\..\C\RotateDefs.h 1981# End Source File 1982# Begin Source File 1983 1984SOURCE=..\..\..\..\C\Sha256.c 1985 1986!IF "$(CFG)" == "Alone - Win32 Release" 1987 1988# ADD CPP /O2 1989# SUBTRACT CPP /YX /Yc /Yu 1990 1991!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1992 1993# SUBTRACT CPP /YX /Yc /Yu 1994 1995!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 1996 1997# SUBTRACT CPP /YX /Yc /Yu 1998 1999!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 2000 2001# SUBTRACT CPP /YX /Yc /Yu 2002 2003!ENDIF 2004 2005# End Source File 2006# Begin Source File 2007 2008SOURCE=..\..\..\..\C\Sha256.h 2009# End Source File 2010# Begin Source File 2011 2012SOURCE=..\..\..\..\C\Sha256Opt.c 2013# SUBTRACT CPP /YX /Yc /Yu 2014# End Source File 2015# Begin Source File 2016 2017SOURCE=..\..\..\..\C\SwapBytes.c 2018 2019!IF "$(CFG)" == "Alone - Win32 Release" 2020 2021# ADD CPP /O2 2022# SUBTRACT CPP /YX /Yc /Yu 2023 2024!ELSEIF "$(CFG)" == "Alone - Win32 Debug" 2025 2026# SUBTRACT CPP /YX /Yc /Yu 2027 2028!ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 2029 2030# SUBTRACT CPP /YX /Yc /Yu 2031 2032!ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 2033 2034# SUBTRACT CPP /YX /Yc /Yu 2035 2036!ENDIF 2037 2038# End Source File 2039# Begin Source File 2040 2041SOURCE=..\..\..\..\C\SwapBytes.h 2042# End Source File 2043# Begin Source File 2044 2045SOURCE=..\..\..\..\C\Threads.c 2046# SUBTRACT CPP /YX /Yc /Yu 2047# End Source File 2048# Begin Source File 2049 2050SOURCE=..\..\..\..\C\Threads.h 2051# End Source File 2052# End Group 2053# Begin Group "Crypto" 2054 2055# PROP Default_Filter "" 2056# Begin Source File 2057 2058SOURCE=..\..\Crypto\7zAes.cpp 2059# End Source File 2060# Begin Source File 2061 2062SOURCE=..\..\Crypto\7zAes.h 2063# End Source File 2064# Begin Source File 2065 2066SOURCE=..\..\Crypto\7zAesRegister.cpp 2067# End Source File 2068# Begin Source File 2069 2070SOURCE=..\..\Crypto\MyAes.cpp 2071# End Source File 2072# Begin Source File 2073 2074SOURCE=..\..\Crypto\MyAes.h 2075# End Source File 2076# Begin Source File 2077 2078SOURCE=..\..\Crypto\MyAesReg.cpp 2079# End Source File 2080# Begin Source File 2081 2082SOURCE=..\..\Crypto\RandGen.cpp 2083# End Source File 2084# Begin Source File 2085 2086SOURCE=..\..\Crypto\RandGen.h 2087# End Source File 2088# End Group 2089# End Target 2090# End Project 2091