1# Microsoft Developer Studio Project File - Name="SFXWin" - Package Owner=<4> 2# Microsoft Developer Studio Generated Build File, Format Version 6.00 3# ** DO NOT EDIT ** 4 5# TARGTYPE "Win32 (x86) Application" 0x0101 6 7CFG=SFXWin - Win32 Debug 8!MESSAGE This is not a valid makefile. To build this project using NMAKE, 9!MESSAGE use the Export Makefile command and run 10!MESSAGE 11!MESSAGE NMAKE /f "SFXWin.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 "SFXWin.mak" CFG="SFXWin - Win32 Debug" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "SFXWin - Win32 Release" (based on "Win32 (x86) Application") 21!MESSAGE "SFXWin - Win32 Debug" (based on "Win32 (x86) Application") 22!MESSAGE "SFXWin - Win32 ReleaseD" (based on "Win32 (x86) Application") 23!MESSAGE 24 25# Begin Project 26# PROP AllowPerConfigDependencies 0 27# PROP Scc_ProjName "" 28# PROP Scc_LocalPath "" 29CPP=cl.exe 30MTL=midl.exe 31RSC=rc.exe 32 33!IF "$(CFG)" == "SFXWin - 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 "_WINDOWS" /D "_MBCS" /YX /FD /c 47# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /D "Z7_NO_LONG_PATH" /D "Z7_NO_LARGE_PAGES" /Yu"StdAfx.h" /FD /c 48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 50# ADD BASE RSC /l 0x419 /d "NDEBUG" 51# ADD RSC /l 0x419 /d "NDEBUG" 52BSC32=bscmake.exe 53# ADD BASE BSC32 /nologo 54# ADD BSC32 /nologo 55LINK32=link.exe 56# 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 /nologo /subsystem:windows /machine:I386 57# 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:windows /machine:I386 /out:"C:\Util\7z.sfx" /opt:NOWIN98 58# SUBTRACT LINK32 /pdb:none 59 60!ELSEIF "$(CFG)" == "SFXWin - Win32 Debug" 61 62# PROP BASE Use_MFC 0 63# PROP BASE Use_Debug_Libraries 1 64# PROP BASE Output_Dir "Debug" 65# PROP BASE Intermediate_Dir "Debug" 66# PROP BASE Target_Dir "" 67# PROP Use_MFC 0 68# PROP Use_Debug_Libraries 1 69# PROP Output_Dir "Debug" 70# PROP Intermediate_Dir "Debug" 71# PROP Ignore_Export_Lib 0 72# PROP Target_Dir "" 73# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c 74# ADD CPP /nologo /Gz /MTd /W4 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /D "Z7_NO_LONG_PATH" /D "Z7_NO_LARGE_PAGES" /Yu"StdAfx.h" /FD /GZ /c 75# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 76# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 77# ADD BASE RSC /l 0x419 /d "_DEBUG" 78# ADD RSC /l 0x419 /d "_DEBUG" 79BSC32=bscmake.exe 80# ADD BASE BSC32 /nologo 81# ADD BSC32 /nologo 82LINK32=link.exe 83# 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept 84# 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:windows /debug /machine:I386 /out:"C:\Util\7zsfx.exe" /pdbtype:sept 85 86!ELSEIF "$(CFG)" == "SFXWin - Win32 ReleaseD" 87 88# PROP BASE Use_MFC 0 89# PROP BASE Use_Debug_Libraries 0 90# PROP BASE Output_Dir "SFXWin___Win32_ReleaseD" 91# PROP BASE Intermediate_Dir "SFXWin___Win32_ReleaseD" 92# PROP BASE Ignore_Export_Lib 0 93# PROP BASE Target_Dir "" 94# PROP Use_MFC 0 95# PROP Use_Debug_Libraries 0 96# PROP Output_Dir "SFXWin___Win32_ReleaseD" 97# PROP Intermediate_Dir "SFXWin___Win32_ReleaseD" 98# PROP Ignore_Export_Lib 0 99# PROP Target_Dir "" 100# ADD BASE CPP /nologo /Gz /MT /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_SFX" /Yu"StdAfx.h" /FD /c 101# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "Z7_EXTRACT_ONLY" /D "Z7_NO_REGISTRY" /D "Z7_NO_READ_FROM_CODER" /D "Z7_SFX" /D "Z7_NO_LONG_PATH" /D "Z7_NO_LARGE_PAGES" /Yu"StdAfx.h" /FD /c 102# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 103# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 104# ADD BASE RSC /l 0x419 /d "NDEBUG" 105# ADD RSC /l 0x419 /d "NDEBUG" 106BSC32=bscmake.exe 107# ADD BASE BSC32 /nologo 108# ADD BSC32 /nologo 109LINK32=link.exe 110# 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 /nologo /subsystem:windows /machine:I386 /out:"C:\Util\7z.sfx" /opt:NOWIN98 111# SUBTRACT BASE LINK32 /pdb:none 112# 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:windows /machine:I386 /out:"C:\Util\7zD.sfx" /opt:NOWIN98 113# SUBTRACT LINK32 /pdb:none 114 115!ENDIF 116 117# Begin Target 118 119# Name "SFXWin - Win32 Release" 120# Name "SFXWin - Win32 Debug" 121# Name "SFXWin - Win32 ReleaseD" 122# Begin Group "Spec" 123 124# PROP Default_Filter "" 125# Begin Source File 126 127SOURCE=.\StdAfx.cpp 128# ADD CPP /Yc"StdAfx.h" 129# End Source File 130# Begin Source File 131 132SOURCE=.\StdAfx.h 133# End Source File 134# End Group 135# Begin Group "7z" 136 137# PROP Default_Filter "" 138# Begin Source File 139 140SOURCE=..\..\Archive\7z\7zDecode.cpp 141# End Source File 142# Begin Source File 143 144SOURCE=..\..\Archive\7z\7zDecode.h 145# End Source File 146# Begin Source File 147 148SOURCE=..\..\Archive\7z\7zExtract.cpp 149# End Source File 150# Begin Source File 151 152SOURCE=..\..\Archive\7z\7zHandler.cpp 153# End Source File 154# Begin Source File 155 156SOURCE=..\..\Archive\7z\7zHandler.h 157# End Source File 158# Begin Source File 159 160SOURCE=..\..\Archive\7z\7zHeader.h 161# End Source File 162# Begin Source File 163 164SOURCE=..\..\Archive\7z\7zIn.cpp 165# End Source File 166# Begin Source File 167 168SOURCE=..\..\Archive\7z\7zIn.h 169# End Source File 170# Begin Source File 171 172SOURCE=..\..\Archive\7z\7zRegister.cpp 173# End Source File 174# Begin Source File 175 176SOURCE=..\..\Archive\SplitHandler.cpp 177# End Source File 178# End Group 179# Begin Group "Archive Common" 180 181# PROP Default_Filter "" 182# Begin Source File 183 184SOURCE=..\..\Archive\Common\CoderMixer2.cpp 185# End Source File 186# Begin Source File 187 188SOURCE=..\..\Archive\Common\CoderMixer2.h 189# End Source File 190# Begin Source File 191 192SOURCE=..\..\Archive\Common\ItemNameUtils.cpp 193# End Source File 194# Begin Source File 195 196SOURCE=..\..\Archive\Common\ItemNameUtils.h 197# End Source File 198# Begin Source File 199 200SOURCE=..\..\Archive\Common\MultiStream.cpp 201# End Source File 202# Begin Source File 203 204SOURCE=..\..\Archive\Common\MultiStream.h 205# End Source File 206# Begin Source File 207 208SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp 209# End Source File 210# Begin Source File 211 212SOURCE=..\..\Archive\Common\OutStreamWithCRC.h 213# End Source File 214# End Group 215# Begin Group "Compress" 216 217# PROP Default_Filter "" 218# Begin Source File 219 220SOURCE=..\..\Compress\Bcj2Coder.cpp 221# End Source File 222# Begin Source File 223 224SOURCE=..\..\Compress\Bcj2Coder.h 225# End Source File 226# Begin Source File 227 228SOURCE=..\..\Compress\Bcj2Register.cpp 229# End Source File 230# Begin Source File 231 232SOURCE=..\..\Compress\BcjCoder.cpp 233# End Source File 234# Begin Source File 235 236SOURCE=..\..\Compress\BcjCoder.h 237# End Source File 238# Begin Source File 239 240SOURCE=..\..\Compress\BcjRegister.cpp 241# End Source File 242# Begin Source File 243 244SOURCE=..\..\Compress\BranchMisc.cpp 245# End Source File 246# Begin Source File 247 248SOURCE=..\..\Compress\BranchMisc.h 249# End Source File 250# Begin Source File 251 252SOURCE=..\..\Compress\BranchRegister.cpp 253# End Source File 254# Begin Source File 255 256SOURCE=..\..\Compress\CopyCoder.cpp 257# End Source File 258# Begin Source File 259 260SOURCE=..\..\Compress\CopyCoder.h 261# End Source File 262# Begin Source File 263 264SOURCE=..\..\Compress\CopyRegister.cpp 265# End Source File 266# Begin Source File 267 268SOURCE=..\..\Compress\DeltaFilter.cpp 269# End Source File 270# Begin Source File 271 272SOURCE=..\..\Compress\Lzma2Decoder.cpp 273# End Source File 274# Begin Source File 275 276SOURCE=..\..\Compress\Lzma2Register.cpp 277# End Source File 278# Begin Source File 279 280SOURCE=..\..\Compress\LzmaDecoder.cpp 281# End Source File 282# Begin Source File 283 284SOURCE=..\..\Compress\LzmaRegister.cpp 285# End Source File 286# Begin Source File 287 288SOURCE=..\..\Compress\PpmdDecoder.cpp 289# End Source File 290# Begin Source File 291 292SOURCE=..\..\Compress\PpmdDecoder.h 293# End Source File 294# Begin Source File 295 296SOURCE=..\..\Compress\PpmdRegister.cpp 297# End Source File 298# End Group 299# Begin Group "Crypto" 300 301# PROP Default_Filter "" 302# Begin Source File 303 304SOURCE=..\..\Crypto\7zAes.cpp 305# End Source File 306# Begin Source File 307 308SOURCE=..\..\Crypto\7zAes.h 309# End Source File 310# Begin Source File 311 312SOURCE=..\..\Crypto\7zAesRegister.cpp 313# End Source File 314# Begin Source File 315 316SOURCE=..\..\Crypto\MyAes.cpp 317# End Source File 318# Begin Source File 319 320SOURCE=..\..\Crypto\MyAes.h 321# End Source File 322# End Group 323# Begin Group "Dialogs" 324 325# PROP Default_Filter "" 326# Begin Source File 327 328SOURCE=..\..\UI\FileManager\BrowseDialog.cpp 329# End Source File 330# Begin Source File 331 332SOURCE=..\..\UI\FileManager\BrowseDialog.h 333# End Source File 334# Begin Source File 335 336SOURCE=..\..\UI\FileManager\ComboDialog.cpp 337# End Source File 338# Begin Source File 339 340SOURCE=..\..\UI\FileManager\ComboDialog.h 341# End Source File 342# Begin Source File 343 344SOURCE=..\..\UI\FileManager\OverwriteDialog.cpp 345# End Source File 346# Begin Source File 347 348SOURCE=..\..\UI\FileManager\OverwriteDialog.h 349# End Source File 350# Begin Source File 351 352SOURCE=..\..\UI\FileManager\PasswordDialog.cpp 353# End Source File 354# Begin Source File 355 356SOURCE=..\..\UI\FileManager\PasswordDialog.h 357# End Source File 358# Begin Source File 359 360SOURCE=..\..\UI\FileManager\ProgressDialog2.cpp 361# End Source File 362# Begin Source File 363 364SOURCE=..\..\UI\FileManager\ProgressDialog2.h 365# End Source File 366# End Group 367# Begin Group "7zip Common" 368 369# PROP Default_Filter "" 370# Begin Source File 371 372SOURCE=..\..\Common\CreateCoder.cpp 373# End Source File 374# Begin Source File 375 376SOURCE=..\..\Common\CreateCoder.h 377# End Source File 378# Begin Source File 379 380SOURCE=..\..\Common\CWrappers.cpp 381# End Source File 382# Begin Source File 383 384SOURCE=..\..\Common\CWrappers.h 385# End Source File 386# Begin Source File 387 388SOURCE=..\..\Common\FilePathAutoRename.cpp 389# End Source File 390# Begin Source File 391 392SOURCE=..\..\Common\FilePathAutoRename.h 393# End Source File 394# Begin Source File 395 396SOURCE=..\..\Common\FileStreams.cpp 397# End Source File 398# Begin Source File 399 400SOURCE=..\..\Common\FileStreams.h 401# End Source File 402# Begin Source File 403 404SOURCE=..\..\Common\FilterCoder.cpp 405# End Source File 406# Begin Source File 407 408SOURCE=..\..\Common\FilterCoder.h 409# End Source File 410# Begin Source File 411 412SOURCE=..\..\Common\InBuffer.cpp 413# End Source File 414# Begin Source File 415 416SOURCE=..\..\Common\InBuffer.h 417# End Source File 418# Begin Source File 419 420SOURCE=..\..\Common\LimitedStreams.cpp 421# End Source File 422# Begin Source File 423 424SOURCE=..\..\Common\LimitedStreams.h 425# End Source File 426# Begin Source File 427 428SOURCE=..\..\Common\LockedStream.cpp 429# End Source File 430# Begin Source File 431 432SOURCE=..\..\Common\LockedStream.h 433# End Source File 434# Begin Source File 435 436SOURCE=..\..\Common\OutBuffer.cpp 437# End Source File 438# Begin Source File 439 440SOURCE=..\..\Common\OutBuffer.h 441# End Source File 442# Begin Source File 443 444SOURCE=..\..\Common\ProgressUtils.cpp 445# End Source File 446# Begin Source File 447 448SOURCE=..\..\Common\ProgressUtils.h 449# End Source File 450# Begin Source File 451 452SOURCE=..\..\Common\PropId.cpp 453# End Source File 454# Begin Source File 455 456SOURCE=..\..\Common\StreamBinder.cpp 457# End Source File 458# Begin Source File 459 460SOURCE=..\..\Common\StreamBinder.h 461# End Source File 462# Begin Source File 463 464SOURCE=..\..\Common\StreamObjects.cpp 465# End Source File 466# Begin Source File 467 468SOURCE=..\..\Common\StreamObjects.h 469# End Source File 470# Begin Source File 471 472SOURCE=..\..\Common\StreamUtils.cpp 473# End Source File 474# Begin Source File 475 476SOURCE=..\..\Common\StreamUtils.h 477# End Source File 478# Begin Source File 479 480SOURCE=..\..\Common\VirtThread.cpp 481# End Source File 482# Begin Source File 483 484SOURCE=..\..\Common\VirtThread.h 485# End Source File 486# End Group 487# Begin Group "File Manager" 488 489# PROP Default_Filter "" 490# Begin Source File 491 492SOURCE=..\..\UI\FileManager\ExtractCallback.cpp 493# End Source File 494# Begin Source File 495 496SOURCE=..\..\UI\FileManager\ExtractCallback.h 497# End Source File 498# Begin Source File 499 500SOURCE=..\..\UI\FileManager\FormatUtils.cpp 501# End Source File 502# Begin Source File 503 504SOURCE=..\..\UI\FileManager\FormatUtils.h 505# End Source File 506# Begin Source File 507 508SOURCE=..\..\UI\FileManager\PropertyName.cpp 509# End Source File 510# Begin Source File 511 512SOURCE=..\..\UI\FileManager\PropertyName.h 513# End Source File 514# Begin Source File 515 516SOURCE=..\..\UI\FileManager\SysIconUtils.cpp 517# End Source File 518# Begin Source File 519 520SOURCE=..\..\UI\FileManager\SysIconUtils.h 521# End Source File 522# End Group 523# Begin Group "Windows" 524 525# PROP Default_Filter "" 526# Begin Group "Control" 527 528# PROP Default_Filter "" 529# Begin Source File 530 531SOURCE=..\..\..\Windows\Control\ComboBox.cpp 532# End Source File 533# Begin Source File 534 535SOURCE=..\..\..\Windows\Control\ComboBox.h 536# End Source File 537# Begin Source File 538 539SOURCE=..\..\..\Windows\Control\Dialog.cpp 540# End Source File 541# Begin Source File 542 543SOURCE=..\..\..\Windows\Control\Dialog.h 544# End Source File 545# Begin Source File 546 547SOURCE=..\..\..\Windows\Control\ListView.cpp 548# End Source File 549# Begin Source File 550 551SOURCE=..\..\..\Windows\Control\ListView.h 552# End Source File 553# End Group 554# Begin Source File 555 556SOURCE=..\..\..\Windows\Clipboard.cpp 557# End Source File 558# Begin Source File 559 560SOURCE=..\..\..\Windows\Clipboard.h 561# End Source File 562# Begin Source File 563 564SOURCE=..\..\..\Windows\CommonDialog.cpp 565# End Source File 566# Begin Source File 567 568SOURCE=..\..\..\Windows\CommonDialog.h 569# End Source File 570# Begin Source File 571 572SOURCE=..\..\..\Windows\DLL.cpp 573# End Source File 574# Begin Source File 575 576SOURCE=..\..\..\Windows\DLL.h 577# End Source File 578# Begin Source File 579 580SOURCE=..\..\..\Windows\ErrorMsg.cpp 581# End Source File 582# Begin Source File 583 584SOURCE=..\..\..\Windows\ErrorMsg.h 585# End Source File 586# Begin Source File 587 588SOURCE=..\..\..\Windows\FileDir.cpp 589# End Source File 590# Begin Source File 591 592SOURCE=..\..\..\Windows\FileDir.h 593# End Source File 594# Begin Source File 595 596SOURCE=..\..\..\Windows\FileFind.cpp 597# End Source File 598# Begin Source File 599 600SOURCE=..\..\..\Windows\FileFind.h 601# End Source File 602# Begin Source File 603 604SOURCE=..\..\..\Windows\FileIO.cpp 605# End Source File 606# Begin Source File 607 608SOURCE=..\..\..\Windows\FileIO.h 609# End Source File 610# Begin Source File 611 612SOURCE=..\..\..\Windows\FileName.cpp 613# End Source File 614# Begin Source File 615 616SOURCE=..\..\..\Windows\FileName.h 617# End Source File 618# Begin Source File 619 620SOURCE=..\..\..\Windows\MemoryGlobal.cpp 621# End Source File 622# Begin Source File 623 624SOURCE=..\..\..\Windows\MemoryGlobal.h 625# End Source File 626# Begin Source File 627 628SOURCE=..\..\..\Windows\PropVariant.cpp 629# End Source File 630# Begin Source File 631 632SOURCE=..\..\..\Windows\PropVariant.h 633# End Source File 634# Begin Source File 635 636SOURCE=..\..\..\Windows\PropVariantConv.cpp 637# End Source File 638# Begin Source File 639 640SOURCE=..\..\..\Windows\PropVariantConv.h 641# End Source File 642# Begin Source File 643 644SOURCE=..\..\..\Windows\ResourceString.cpp 645# End Source File 646# Begin Source File 647 648SOURCE=..\..\..\Windows\ResourceString.h 649# End Source File 650# Begin Source File 651 652SOURCE=..\..\..\Windows\Shell.cpp 653# End Source File 654# Begin Source File 655 656SOURCE=..\..\..\Windows\Shell.h 657# End Source File 658# Begin Source File 659 660SOURCE=..\..\..\Windows\Synchronization.cpp 661# End Source File 662# Begin Source File 663 664SOURCE=..\..\..\Windows\Synchronization.h 665# End Source File 666# Begin Source File 667 668SOURCE=..\..\..\Windows\System.cpp 669# End Source File 670# Begin Source File 671 672SOURCE=..\..\..\Windows\System.h 673# End Source File 674# Begin Source File 675 676SOURCE=..\..\..\Windows\TimeUtils.cpp 677# End Source File 678# Begin Source File 679 680SOURCE=..\..\..\Windows\TimeUtils.h 681# End Source File 682# Begin Source File 683 684SOURCE=..\..\..\Windows\Window.cpp 685# End Source File 686# Begin Source File 687 688SOURCE=..\..\..\Windows\Window.h 689# End Source File 690# End Group 691# Begin Group "Common" 692 693# PROP Default_Filter "" 694# Begin Source File 695 696SOURCE=..\..\..\Common\CommandLineParser.cpp 697# End Source File 698# Begin Source File 699 700SOURCE=..\..\..\Common\CommandLineParser.h 701# End Source File 702# Begin Source File 703 704SOURCE=..\..\..\Common\Common.h 705# End Source File 706# Begin Source File 707 708SOURCE=..\..\..\Common\CRC.cpp 709# End Source File 710# Begin Source File 711 712SOURCE=..\..\..\Common\CRC.h 713# End Source File 714# Begin Source File 715 716SOURCE=..\..\..\Common\IntToString.cpp 717# End Source File 718# Begin Source File 719 720SOURCE=..\..\..\Common\IntToString.h 721# End Source File 722# Begin Source File 723 724SOURCE=..\..\..\Common\MyString.cpp 725# End Source File 726# Begin Source File 727 728SOURCE=..\..\..\Common\MyString.h 729# End Source File 730# Begin Source File 731 732SOURCE=..\..\..\Common\MyVector.cpp 733# End Source File 734# Begin Source File 735 736SOURCE=..\..\..\Common\MyVector.h 737# End Source File 738# Begin Source File 739 740SOURCE=..\..\..\Common\NewHandler.cpp 741# End Source File 742# Begin Source File 743 744SOURCE=..\..\..\Common\NewHandler.h 745# End Source File 746# Begin Source File 747 748SOURCE=..\..\..\Common\Sha256Prepare.cpp 749# End Source File 750# Begin Source File 751 752SOURCE=..\..\..\Common\StringConvert.cpp 753# End Source File 754# Begin Source File 755 756SOURCE=..\..\..\Common\StringConvert.h 757# End Source File 758# Begin Source File 759 760SOURCE=..\..\..\Common\Wildcard.cpp 761# End Source File 762# Begin Source File 763 764SOURCE=..\..\..\Common\Wildcard.h 765# End Source File 766# End Group 767# Begin Group "UI" 768 769# PROP Default_Filter "" 770# Begin Group "UI Common" 771 772# PROP Default_Filter "" 773# Begin Source File 774 775SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp 776# End Source File 777# Begin Source File 778 779SOURCE=..\..\UI\Common\ArchiveExtractCallback.h 780# End Source File 781# Begin Source File 782 783SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp 784# End Source File 785# Begin Source File 786 787SOURCE=..\..\UI\Common\ArchiveOpenCallback.h 788# End Source File 789# Begin Source File 790 791SOURCE=..\..\UI\Common\DefaultName.cpp 792# End Source File 793# Begin Source File 794 795SOURCE=..\..\UI\Common\DefaultName.h 796# End Source File 797# Begin Source File 798 799SOURCE=..\..\UI\Common\Extract.cpp 800# End Source File 801# Begin Source File 802 803SOURCE=..\..\UI\Common\Extract.h 804# End Source File 805# Begin Source File 806 807SOURCE=..\..\UI\Common\ExtractingFilePath.cpp 808# End Source File 809# Begin Source File 810 811SOURCE=..\..\UI\Common\ExtractingFilePath.h 812# End Source File 813# Begin Source File 814 815SOURCE=..\..\UI\Common\LoadCodecs.cpp 816# End Source File 817# Begin Source File 818 819SOURCE=..\..\UI\Common\LoadCodecs.h 820# End Source File 821# Begin Source File 822 823SOURCE=..\..\UI\Common\OpenArchive.cpp 824# End Source File 825# Begin Source File 826 827SOURCE=..\..\UI\Common\OpenArchive.h 828# End Source File 829# End Group 830# Begin Group "GUI" 831 832# PROP Default_Filter "" 833# Begin Source File 834 835SOURCE=..\..\UI\GUI\ExtractDialog.cpp 836# End Source File 837# Begin Source File 838 839SOURCE=..\..\UI\GUI\ExtractDialog.h 840# End Source File 841# Begin Source File 842 843SOURCE=..\..\UI\GUI\ExtractGUI.cpp 844# End Source File 845# Begin Source File 846 847SOURCE=..\..\UI\GUI\ExtractGUI.h 848# End Source File 849# End Group 850# Begin Group "Explorer" 851 852# PROP Default_Filter "" 853# Begin Source File 854 855SOURCE=..\..\UI\Explorer\MyMessages.cpp 856# End Source File 857# Begin Source File 858 859SOURCE=..\..\UI\Explorer\MyMessages.h 860# End Source File 861# End Group 862# End Group 863# Begin Group "C" 864 865# PROP Default_Filter "" 866# Begin Source File 867 868SOURCE=..\..\..\..\C\7zCrc.c 869# SUBTRACT CPP /YX /Yc /Yu 870# End Source File 871# Begin Source File 872 873SOURCE=..\..\..\..\C\7zCrc.h 874# End Source File 875# Begin Source File 876 877SOURCE=..\..\..\..\C\7zCrcOpt.c 878# SUBTRACT CPP /YX /Yc /Yu 879# End Source File 880# Begin Source File 881 882SOURCE=..\..\..\..\C\7zStream.c 883# SUBTRACT CPP /YX /Yc /Yu 884# End Source File 885# Begin Source File 886 887SOURCE=..\..\..\..\C\7zWindows.h 888# End Source File 889# Begin Source File 890 891SOURCE=..\..\..\..\C\Aes.c 892# SUBTRACT CPP /YX /Yc /Yu 893# End Source File 894# Begin Source File 895 896SOURCE=..\..\..\..\C\Aes.h 897# End Source File 898# Begin Source File 899 900SOURCE=..\..\..\..\C\AesOpt.c 901# SUBTRACT CPP /YX /Yc /Yu 902# End Source File 903# Begin Source File 904 905SOURCE=..\..\..\..\C\Alloc.c 906# SUBTRACT CPP /YX /Yc /Yu 907# End Source File 908# Begin Source File 909 910SOURCE=..\..\..\..\C\Alloc.h 911# End Source File 912# Begin Source File 913 914SOURCE=..\..\..\..\C\Bcj2.c 915# SUBTRACT CPP /YX /Yc /Yu 916# End Source File 917# Begin Source File 918 919SOURCE=..\..\..\..\C\Bcj2.h 920# End Source File 921# Begin Source File 922 923SOURCE=..\..\..\..\C\Bra.c 924# SUBTRACT CPP /YX /Yc /Yu 925# End Source File 926# Begin Source File 927 928SOURCE=..\..\..\..\C\Bra.h 929# End Source File 930# Begin Source File 931 932SOURCE=..\..\..\..\C\Bra86.c 933# SUBTRACT CPP /YX /Yc /Yu 934# End Source File 935# Begin Source File 936 937SOURCE=..\..\..\..\C\BraIA64.c 938# SUBTRACT CPP /YX /Yc /Yu 939# End Source File 940# Begin Source File 941 942SOURCE=..\..\..\..\C\Compiler.h 943# End Source File 944# Begin Source File 945 946SOURCE=..\..\..\..\C\CpuArch.c 947# SUBTRACT CPP /YX /Yc /Yu 948# End Source File 949# Begin Source File 950 951SOURCE=..\..\..\..\C\Delta.c 952# SUBTRACT CPP /YX /Yc /Yu 953# End Source File 954# Begin Source File 955 956SOURCE=..\..\..\..\C\Delta.h 957# End Source File 958# Begin Source File 959 960SOURCE=..\..\..\..\C\DllSecur.c 961# SUBTRACT CPP /YX /Yc /Yu 962# End Source File 963# Begin Source File 964 965SOURCE=..\..\..\..\C\DllSecur.h 966# End Source File 967# Begin Source File 968 969SOURCE=..\..\..\..\C\Lzma2Dec.c 970# SUBTRACT CPP /YX /Yc /Yu 971# End Source File 972# Begin Source File 973 974SOURCE=..\..\..\..\C\Lzma2Dec.h 975# End Source File 976# Begin Source File 977 978SOURCE=..\..\..\..\C\Lzma2DecMt.c 979# SUBTRACT CPP /YX /Yc /Yu 980# End Source File 981# Begin Source File 982 983SOURCE=..\..\..\..\C\Lzma2DecMt.h 984# End Source File 985# Begin Source File 986 987SOURCE=..\..\..\..\C\LzmaDec.c 988# SUBTRACT CPP /YX /Yc /Yu 989# End Source File 990# Begin Source File 991 992SOURCE=..\..\..\..\C\LzmaDec.h 993# End Source File 994# Begin Source File 995 996SOURCE=..\..\..\..\C\MtDec.c 997# SUBTRACT CPP /YX /Yc /Yu 998# End Source File 999# Begin Source File 1000 1001SOURCE=..\..\..\..\C\MtDec.h 1002# End Source File 1003# Begin Source File 1004 1005SOURCE=..\..\..\..\C\Ppmd7.c 1006# SUBTRACT CPP /YX /Yc /Yu 1007# End Source File 1008# Begin Source File 1009 1010SOURCE=..\..\..\..\C\Ppmd7.h 1011# End Source File 1012# Begin Source File 1013 1014SOURCE=..\..\..\..\C\Ppmd7Dec.c 1015# SUBTRACT CPP /YX /Yc /Yu 1016# End Source File 1017# Begin Source File 1018 1019SOURCE=..\..\..\..\C\Sha256.c 1020# SUBTRACT CPP /YX /Yc /Yu 1021# End Source File 1022# Begin Source File 1023 1024SOURCE=..\..\..\..\C\Sha256Opt.c 1025# SUBTRACT CPP /YX /Yc /Yu 1026# End Source File 1027# Begin Source File 1028 1029SOURCE=..\..\..\..\C\Threads.c 1030# SUBTRACT CPP /YX /Yc /Yu 1031# End Source File 1032# Begin Source File 1033 1034SOURCE=..\..\..\..\C\Threads.h 1035# End Source File 1036# End Group 1037# Begin Group "7zip" 1038 1039# PROP Default_Filter "" 1040# Begin Source File 1041 1042SOURCE=..\..\Archive\IArchive.h 1043# End Source File 1044# Begin Source File 1045 1046SOURCE=..\..\ICoder.h 1047# End Source File 1048# Begin Source File 1049 1050SOURCE=..\..\IDecl.h 1051# End Source File 1052# Begin Source File 1053 1054SOURCE=..\..\IPassword.h 1055# End Source File 1056# Begin Source File 1057 1058SOURCE=..\..\IProgress.h 1059# End Source File 1060# End Group 1061# Begin Source File 1062 1063SOURCE=.\7z.ico 1064# End Source File 1065# Begin Source File 1066 1067SOURCE=.\resource.rc 1068# End Source File 1069# Begin Source File 1070 1071SOURCE=.\SfxWin.cpp 1072# End Source File 1073# End Target 1074# End Project 1075