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