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