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 "_SFXWIN32" /D "_WINDOWS" /D "_MBCS" /D "EXTRACT_ONLY" /D "NO_REGISTRY" /D "NO_READ_FROM_CODER" /D "_SFX" /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 "_SFXWIN32" /D "_WINDOWS" /D "_MBCS" /D "EXTRACT_ONLY" /D "NO_REGISTRY" /D "NO_READ_FROM_CODER" /D "_SFX" /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 "EXTRACT_ONLY" /D "EXCLUDE_COM" /D "NO_REGISTRY" /D "_SFX" /Yu"StdAfx.h" /FD /c 101# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "_SFXWIN32" /D "_WINDOWS" /D "_MBCS" /D "EXTRACT_ONLY" /D "NO_REGISTRY" /D "NO_READ_FROM_CODER" /D "_SFX" /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\Bcj2Register.cpp 225# End Source File 226# Begin Source File 227 228SOURCE=..\..\Compress\BcjCoder.cpp 229# End Source File 230# Begin Source File 231 232SOURCE=..\..\Compress\BcjRegister.cpp 233# End Source File 234# Begin Source File 235 236SOURCE=..\..\Compress\BranchMisc.cpp 237# End Source File 238# Begin Source File 239 240SOURCE=..\..\Compress\BranchMisc.h 241# End Source File 242# Begin Source File 243 244SOURCE=..\..\Compress\BranchRegister.cpp 245# End Source File 246# Begin Source File 247 248SOURCE=..\..\Compress\CopyCoder.cpp 249# End Source File 250# Begin Source File 251 252SOURCE=..\..\Compress\CopyRegister.cpp 253# End Source File 254# Begin Source File 255 256SOURCE=..\..\Compress\DeltaFilter.cpp 257# End Source File 258# Begin Source File 259 260SOURCE=..\..\Compress\Lzma2Decoder.cpp 261# End Source File 262# Begin Source File 263 264SOURCE=..\..\Compress\Lzma2Register.cpp 265# End Source File 266# Begin Source File 267 268SOURCE=..\..\Compress\LzmaDecoder.cpp 269# End Source File 270# Begin Source File 271 272SOURCE=..\..\Compress\LzmaRegister.cpp 273# End Source File 274# Begin Source File 275 276SOURCE=..\..\Compress\PpmdDecoder.cpp 277# End Source File 278# Begin Source File 279 280SOURCE=..\..\Compress\PpmdRegister.cpp 281# End Source File 282# End Group 283# Begin Group "Crypto" 284 285# PROP Default_Filter "" 286# Begin Source File 287 288SOURCE=..\..\Crypto\7zAes.cpp 289# End Source File 290# Begin Source File 291 292SOURCE=..\..\Crypto\7zAes.h 293# End Source File 294# Begin Source File 295 296SOURCE=..\..\Crypto\7zAesRegister.cpp 297# End Source File 298# Begin Source File 299 300SOURCE=..\..\Crypto\MyAes.cpp 301# End Source File 302# Begin Source File 303 304SOURCE=..\..\Crypto\MyAes.h 305# End Source File 306# End Group 307# Begin Group "Dialogs" 308 309# PROP Default_Filter "" 310# Begin Source File 311 312SOURCE=..\..\UI\FileManager\BrowseDialog.cpp 313# End Source File 314# Begin Source File 315 316SOURCE=..\..\UI\FileManager\BrowseDialog.h 317# End Source File 318# Begin Source File 319 320SOURCE=..\..\UI\FileManager\ComboDialog.cpp 321# End Source File 322# Begin Source File 323 324SOURCE=..\..\UI\FileManager\ComboDialog.h 325# End Source File 326# Begin Source File 327 328SOURCE=..\..\UI\FileManager\OverwriteDialog.cpp 329# End Source File 330# Begin Source File 331 332SOURCE=..\..\UI\FileManager\OverwriteDialog.h 333# End Source File 334# Begin Source File 335 336SOURCE=..\..\UI\FileManager\PasswordDialog.cpp 337# End Source File 338# Begin Source File 339 340SOURCE=..\..\UI\FileManager\PasswordDialog.h 341# End Source File 342# Begin Source File 343 344SOURCE=..\..\UI\FileManager\ProgressDialog2.cpp 345# End Source File 346# Begin Source File 347 348SOURCE=..\..\UI\FileManager\ProgressDialog2.h 349# End Source File 350# End Group 351# Begin Group "7zip Common" 352 353# PROP Default_Filter "" 354# Begin Source File 355 356SOURCE=..\..\Common\CreateCoder.cpp 357# End Source File 358# Begin Source File 359 360SOURCE=..\..\Common\CreateCoder.h 361# End Source File 362# Begin Source File 363 364SOURCE=..\..\Common\CWrappers.cpp 365# End Source File 366# Begin Source File 367 368SOURCE=..\..\Common\CWrappers.h 369# End Source File 370# Begin Source File 371 372SOURCE=..\..\Common\FilePathAutoRename.cpp 373# End Source File 374# Begin Source File 375 376SOURCE=..\..\Common\FilePathAutoRename.h 377# End Source File 378# Begin Source File 379 380SOURCE=..\..\Common\FileStreams.cpp 381# End Source File 382# Begin Source File 383 384SOURCE=..\..\Common\FileStreams.h 385# End Source File 386# Begin Source File 387 388SOURCE=..\..\Common\FilterCoder.cpp 389# End Source File 390# Begin Source File 391 392SOURCE=..\..\Common\FilterCoder.h 393# End Source File 394# Begin Source File 395 396SOURCE=..\..\Common\InBuffer.cpp 397# End Source File 398# Begin Source File 399 400SOURCE=..\..\Common\InBuffer.h 401# End Source File 402# Begin Source File 403 404SOURCE=..\..\Common\LimitedStreams.cpp 405# End Source File 406# Begin Source File 407 408SOURCE=..\..\Common\LimitedStreams.h 409# End Source File 410# Begin Source File 411 412SOURCE=..\..\Common\LockedStream.cpp 413# End Source File 414# Begin Source File 415 416SOURCE=..\..\Common\LockedStream.h 417# End Source File 418# Begin Source File 419 420SOURCE=..\..\Common\OutBuffer.cpp 421# End Source File 422# Begin Source File 423 424SOURCE=..\..\Common\OutBuffer.h 425# End Source File 426# Begin Source File 427 428SOURCE=..\..\Common\ProgressUtils.cpp 429# End Source File 430# Begin Source File 431 432SOURCE=..\..\Common\ProgressUtils.h 433# End Source File 434# Begin Source File 435 436SOURCE=..\..\Common\PropId.cpp 437# End Source File 438# Begin Source File 439 440SOURCE=..\..\Common\StreamBinder.cpp 441# End Source File 442# Begin Source File 443 444SOURCE=..\..\Common\StreamBinder.h 445# End Source File 446# Begin Source File 447 448SOURCE=..\..\Common\StreamObjects.cpp 449# End Source File 450# Begin Source File 451 452SOURCE=..\..\Common\StreamObjects.h 453# End Source File 454# Begin Source File 455 456SOURCE=..\..\Common\StreamUtils.cpp 457# End Source File 458# Begin Source File 459 460SOURCE=..\..\Common\StreamUtils.h 461# End Source File 462# Begin Source File 463 464SOURCE=..\..\Common\VirtThread.cpp 465# End Source File 466# Begin Source File 467 468SOURCE=..\..\Common\VirtThread.h 469# End Source File 470# End Group 471# Begin Group "File Manager" 472 473# PROP Default_Filter "" 474# Begin Source File 475 476SOURCE=..\..\UI\FileManager\ExtractCallback.cpp 477# End Source File 478# Begin Source File 479 480SOURCE=..\..\UI\FileManager\ExtractCallback.h 481# End Source File 482# Begin Source File 483 484SOURCE=..\..\UI\FileManager\FormatUtils.cpp 485# End Source File 486# Begin Source File 487 488SOURCE=..\..\UI\FileManager\FormatUtils.h 489# End Source File 490# Begin Source File 491 492SOURCE=..\..\UI\FileManager\PropertyName.cpp 493# End Source File 494# Begin Source File 495 496SOURCE=..\..\UI\FileManager\PropertyName.h 497# End Source File 498# Begin Source File 499 500SOURCE=..\..\UI\FileManager\SysIconUtils.cpp 501# End Source File 502# Begin Source File 503 504SOURCE=..\..\UI\FileManager\SysIconUtils.h 505# End Source File 506# End Group 507# Begin Group "Windows" 508 509# PROP Default_Filter "" 510# Begin Group "Control" 511 512# PROP Default_Filter "" 513# Begin Source File 514 515SOURCE=..\..\..\Windows\Control\ComboBox.cpp 516# End Source File 517# Begin Source File 518 519SOURCE=..\..\..\Windows\Control\ComboBox.h 520# End Source File 521# Begin Source File 522 523SOURCE=..\..\..\Windows\Control\Dialog.cpp 524# End Source File 525# Begin Source File 526 527SOURCE=..\..\..\Windows\Control\Dialog.h 528# End Source File 529# Begin Source File 530 531SOURCE=..\..\..\Windows\Control\ListView.cpp 532# End Source File 533# Begin Source File 534 535SOURCE=..\..\..\Windows\Control\ListView.h 536# End Source File 537# End Group 538# Begin Source File 539 540SOURCE=..\..\..\Windows\CommonDialog.cpp 541# End Source File 542# Begin Source File 543 544SOURCE=..\..\..\Windows\CommonDialog.h 545# End Source File 546# Begin Source File 547 548SOURCE=..\..\..\Windows\DLL.cpp 549# End Source File 550# Begin Source File 551 552SOURCE=..\..\..\Windows\DLL.h 553# End Source File 554# Begin Source File 555 556SOURCE=..\..\..\Windows\ErrorMsg.cpp 557# End Source File 558# Begin Source File 559 560SOURCE=..\..\..\Windows\ErrorMsg.h 561# End Source File 562# Begin Source File 563 564SOURCE=..\..\..\Windows\FileDir.cpp 565# End Source File 566# Begin Source File 567 568SOURCE=..\..\..\Windows\FileDir.h 569# End Source File 570# Begin Source File 571 572SOURCE=..\..\..\Windows\FileFind.cpp 573# End Source File 574# Begin Source File 575 576SOURCE=..\..\..\Windows\FileFind.h 577# End Source File 578# Begin Source File 579 580SOURCE=..\..\..\Windows\FileIO.cpp 581# End Source File 582# Begin Source File 583 584SOURCE=..\..\..\Windows\FileIO.h 585# End Source File 586# Begin Source File 587 588SOURCE=..\..\..\Windows\FileName.cpp 589# End Source File 590# Begin Source File 591 592SOURCE=..\..\..\Windows\FileName.h 593# End Source File 594# Begin Source File 595 596SOURCE=..\..\..\Windows\PropVariant.cpp 597# End Source File 598# Begin Source File 599 600SOURCE=..\..\..\Windows\PropVariant.h 601# End Source File 602# Begin Source File 603 604SOURCE=..\..\..\Windows\PropVariantConv.cpp 605# End Source File 606# Begin Source File 607 608SOURCE=..\..\..\Windows\PropVariantConv.h 609# End Source File 610# Begin Source File 611 612SOURCE=..\..\..\Windows\ResourceString.cpp 613# End Source File 614# Begin Source File 615 616SOURCE=..\..\..\Windows\ResourceString.h 617# End Source File 618# Begin Source File 619 620SOURCE=..\..\..\Windows\Shell.cpp 621# End Source File 622# Begin Source File 623 624SOURCE=..\..\..\Windows\Shell.h 625# End Source File 626# Begin Source File 627 628SOURCE=..\..\..\Windows\Synchronization.cpp 629# End Source File 630# Begin Source File 631 632SOURCE=..\..\..\Windows\Synchronization.h 633# End Source File 634# Begin Source File 635 636SOURCE=..\..\..\Windows\System.cpp 637# End Source File 638# Begin Source File 639 640SOURCE=..\..\..\Windows\System.h 641# End Source File 642# Begin Source File 643 644SOURCE=..\..\..\Windows\Window.cpp 645# End Source File 646# Begin Source File 647 648SOURCE=..\..\..\Windows\Window.h 649# End Source File 650# End Group 651# Begin Group "Common" 652 653# PROP Default_Filter "" 654# Begin Source File 655 656SOURCE=..\..\..\Common\CommandLineParser.cpp 657# End Source File 658# Begin Source File 659 660SOURCE=..\..\..\Common\CommandLineParser.h 661# End Source File 662# Begin Source File 663 664SOURCE=..\..\..\Common\CRC.cpp 665# End Source File 666# Begin Source File 667 668SOURCE=..\..\..\Common\CRC.h 669# End Source File 670# Begin Source File 671 672SOURCE=..\..\..\Common\IntToString.cpp 673# End Source File 674# Begin Source File 675 676SOURCE=..\..\..\Common\IntToString.h 677# End Source File 678# Begin Source File 679 680SOURCE=..\..\..\Common\MyString.cpp 681# End Source File 682# Begin Source File 683 684SOURCE=..\..\..\Common\MyString.h 685# End Source File 686# Begin Source File 687 688SOURCE=..\..\..\Common\MyVector.cpp 689# End Source File 690# Begin Source File 691 692SOURCE=..\..\..\Common\MyVector.h 693# End Source File 694# Begin Source File 695 696SOURCE=..\..\..\Common\NewHandler.cpp 697# End Source File 698# Begin Source File 699 700SOURCE=..\..\..\Common\NewHandler.h 701# End Source File 702# Begin Source File 703 704SOURCE=..\..\..\Common\StringConvert.cpp 705# End Source File 706# Begin Source File 707 708SOURCE=..\..\..\Common\StringConvert.h 709# End Source File 710# Begin Source File 711 712SOURCE=..\..\..\Common\Wildcard.cpp 713# End Source File 714# Begin Source File 715 716SOURCE=..\..\..\Common\Wildcard.h 717# End Source File 718# End Group 719# Begin Group "UI" 720 721# PROP Default_Filter "" 722# Begin Group "UI Common" 723 724# PROP Default_Filter "" 725# Begin Source File 726 727SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp 728# End Source File 729# Begin Source File 730 731SOURCE=..\..\UI\Common\ArchiveExtractCallback.h 732# End Source File 733# Begin Source File 734 735SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp 736# End Source File 737# Begin Source File 738 739SOURCE=..\..\UI\Common\ArchiveOpenCallback.h 740# End Source File 741# Begin Source File 742 743SOURCE=..\..\UI\Common\DefaultName.cpp 744# End Source File 745# Begin Source File 746 747SOURCE=..\..\UI\Common\DefaultName.h 748# End Source File 749# Begin Source File 750 751SOURCE=..\..\UI\Common\Extract.cpp 752# End Source File 753# Begin Source File 754 755SOURCE=..\..\UI\Common\Extract.h 756# End Source File 757# Begin Source File 758 759SOURCE=..\..\UI\Common\ExtractingFilePath.cpp 760# End Source File 761# Begin Source File 762 763SOURCE=..\..\UI\Common\ExtractingFilePath.h 764# End Source File 765# Begin Source File 766 767SOURCE=..\..\UI\Common\LoadCodecs.cpp 768# End Source File 769# Begin Source File 770 771SOURCE=..\..\UI\Common\LoadCodecs.h 772# End Source File 773# Begin Source File 774 775SOURCE=..\..\UI\Common\OpenArchive.cpp 776# End Source File 777# Begin Source File 778 779SOURCE=..\..\UI\Common\OpenArchive.h 780# End Source File 781# End Group 782# Begin Group "GUI" 783 784# PROP Default_Filter "" 785# Begin Source File 786 787SOURCE=..\..\UI\GUI\ExtractDialog.cpp 788# End Source File 789# Begin Source File 790 791SOURCE=..\..\UI\GUI\ExtractDialog.h 792# End Source File 793# Begin Source File 794 795SOURCE=..\..\UI\GUI\ExtractGUI.cpp 796# End Source File 797# Begin Source File 798 799SOURCE=..\..\UI\GUI\ExtractGUI.h 800# End Source File 801# End Group 802# Begin Group "Explorer" 803 804# PROP Default_Filter "" 805# Begin Source File 806 807SOURCE=..\..\UI\Explorer\MyMessages.cpp 808# End Source File 809# Begin Source File 810 811SOURCE=..\..\UI\Explorer\MyMessages.h 812# End Source File 813# End Group 814# End Group 815# Begin Group "C" 816 817# PROP Default_Filter "" 818# Begin Source File 819 820SOURCE=..\..\..\..\C\7zCrc.c 821# SUBTRACT CPP /YX /Yc /Yu 822# End Source File 823# Begin Source File 824 825SOURCE=..\..\..\..\C\7zCrc.h 826# End Source File 827# Begin Source File 828 829SOURCE=..\..\..\..\C\7zCrcOpt.c 830# SUBTRACT CPP /YX /Yc /Yu 831# End Source File 832# Begin Source File 833 834SOURCE=..\..\..\..\C\Aes.c 835# SUBTRACT CPP /YX /Yc /Yu 836# End Source File 837# Begin Source File 838 839SOURCE=..\..\..\..\C\Aes.h 840# End Source File 841# Begin Source File 842 843SOURCE=..\..\..\..\C\AesOpt.c 844# SUBTRACT CPP /YX /Yc /Yu 845# End Source File 846# Begin Source File 847 848SOURCE=..\..\..\..\C\Alloc.c 849# SUBTRACT CPP /YX /Yc /Yu 850# End Source File 851# Begin Source File 852 853SOURCE=..\..\..\..\C\Alloc.h 854# End Source File 855# Begin Source File 856 857SOURCE=..\..\..\..\C\Bcj2.c 858# SUBTRACT CPP /YX /Yc /Yu 859# End Source File 860# Begin Source File 861 862SOURCE=..\..\..\..\C\Bcj2.h 863# End Source File 864# Begin Source File 865 866SOURCE=..\..\..\..\C\Bra.c 867# SUBTRACT CPP /YX /Yc /Yu 868# End Source File 869# Begin Source File 870 871SOURCE=..\..\..\..\C\Bra.h 872# End Source File 873# Begin Source File 874 875SOURCE=..\..\..\..\C\Bra86.c 876# SUBTRACT CPP /YX /Yc /Yu 877# End Source File 878# Begin Source File 879 880SOURCE=..\..\..\..\C\BraIA64.c 881# SUBTRACT CPP /YX /Yc /Yu 882# End Source File 883# Begin Source File 884 885SOURCE=..\..\..\..\C\CpuArch.c 886# SUBTRACT CPP /YX /Yc /Yu 887# End Source File 888# Begin Source File 889 890SOURCE=..\..\..\..\C\Delta.c 891# SUBTRACT CPP /YX /Yc /Yu 892# End Source File 893# Begin Source File 894 895SOURCE=..\..\..\..\C\Delta.h 896# End Source File 897# Begin Source File 898 899SOURCE=..\..\..\..\C\DllSecur.c 900# SUBTRACT CPP /YX /Yc /Yu 901# End Source File 902# Begin Source File 903 904SOURCE=..\..\..\..\C\DllSecur.h 905# End Source File 906# Begin Source File 907 908SOURCE=..\..\..\..\C\Lzma2Dec.c 909# SUBTRACT CPP /YX /Yc /Yu 910# End Source File 911# Begin Source File 912 913SOURCE=..\..\..\..\C\Lzma2Dec.h 914# End Source File 915# Begin Source File 916 917SOURCE=..\..\..\..\C\Lzma2DecMt.c 918# SUBTRACT CPP /YX /Yc /Yu 919# End Source File 920# Begin Source File 921 922SOURCE=..\..\..\..\C\Lzma2DecMt.h 923# End Source File 924# Begin Source File 925 926SOURCE=..\..\..\..\C\LzmaDec.c 927# SUBTRACT CPP /YX /Yc /Yu 928# End Source File 929# Begin Source File 930 931SOURCE=..\..\..\..\C\LzmaDec.h 932# End Source File 933# Begin Source File 934 935SOURCE=..\..\..\..\C\MtDec.c 936# SUBTRACT CPP /YX /Yc /Yu 937# End Source File 938# Begin Source File 939 940SOURCE=..\..\..\..\C\MtDec.h 941# End Source File 942# Begin Source File 943 944SOURCE=..\..\..\..\C\Ppmd7.c 945# SUBTRACT CPP /YX /Yc /Yu 946# End Source File 947# Begin Source File 948 949SOURCE=..\..\..\..\C\Ppmd7.h 950# End Source File 951# Begin Source File 952 953SOURCE=..\..\..\..\C\Ppmd7Dec.c 954# SUBTRACT CPP /YX /Yc /Yu 955# End Source File 956# Begin Source File 957 958SOURCE=..\..\..\..\C\Sha256.c 959# SUBTRACT CPP /YX /Yc /Yu 960# End Source File 961# Begin Source File 962 963SOURCE=..\..\..\..\C\Threads.c 964# SUBTRACT CPP /YX /Yc /Yu 965# End Source File 966# Begin Source File 967 968SOURCE=..\..\..\..\C\Threads.h 969# End Source File 970# End Group 971# Begin Source File 972 973SOURCE=.\7z.ico 974# End Source File 975# Begin Source File 976 977SOURCE=.\7z1.ico 978# End Source File 979# Begin Source File 980 981SOURCE=.\resource.rc 982# End Source File 983# Begin Source File 984 985SOURCE=.\SfxWin.cpp 986# End Source File 987# End Target 988# End Project 989