1# Microsoft Developer Studio Project File - Name="Far" - Package Owner=<4> 2# Microsoft Developer Studio Generated Build File, Format Version 6.00 3# ** DO NOT EDIT ** 4 5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 6 7CFG=Far - 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 "Far.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 "Far.mak" CFG="Far - Win32 Debug" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "Far - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 21!MESSAGE "Far - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 22!MESSAGE 23 24# Begin Project 25# PROP AllowPerConfigDependencies 0 26# PROP Scc_ProjName "" 27# PROP Scc_LocalPath "" 28CPP=cl.exe 29MTL=midl.exe 30RSC=rc.exe 31 32!IF "$(CFG)" == "Far - Win32 Release" 33 34# PROP BASE Use_MFC 0 35# PROP BASE Use_Debug_Libraries 0 36# PROP BASE Output_Dir "Release" 37# PROP BASE Intermediate_Dir "Release" 38# PROP BASE Target_Dir "" 39# PROP Use_MFC 0 40# PROP Use_Debug_Libraries 0 41# PROP Output_Dir "Release" 42# PROP Intermediate_Dir "Release" 43# PROP Ignore_Export_Lib 1 44# PROP Target_Dir "" 45# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FAR_EXPORTS" /YX /FD /c 46# ADD CPP /nologo /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FAR_EXPORTS" /D "Z7_EXTERNAL_CODECS" /Yu"StdAfx.h" /FD /c 47# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 48# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 49# ADD BASE RSC /l 0x419 /d "NDEBUG" 50# ADD RSC /l 0x419 /d "NDEBUG" 51BSC32=bscmake.exe 52# ADD BASE BSC32 /nologo 53# ADD BSC32 /nologo 54LINK32=link.exe 55# 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 /dll /machine:I386 56# 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 /dll /machine:I386 /out:"C:\Progs\Far\Plugins\7-Zip\7-ZipFar.dll" /opt:NOWIN98 57# SUBTRACT LINK32 /pdb:none 58 59!ELSEIF "$(CFG)" == "Far - Win32 Debug" 60 61# PROP BASE Use_MFC 0 62# PROP BASE Use_Debug_Libraries 1 63# PROP BASE Output_Dir "Debug" 64# PROP BASE Intermediate_Dir "Debug" 65# PROP BASE Target_Dir "" 66# PROP Use_MFC 0 67# PROP Use_Debug_Libraries 1 68# PROP Output_Dir "Debug" 69# PROP Intermediate_Dir "Debug" 70# PROP Ignore_Export_Lib 1 71# PROP Target_Dir "" 72# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FAR_EXPORTS" /YX /FD /GZ /c 73# ADD CPP /nologo /Gz /MTd /W4 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FAR_EXPORTS" /D "Z7_EXTERNAL_CODECS" /Yu"StdAfx.h" /FD /GZ /c 74# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 75# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 76# ADD BASE RSC /l 0x419 /d "_DEBUG" 77# ADD RSC /l 0x419 /d "_DEBUG" 78BSC32=bscmake.exe 79# ADD BASE BSC32 /nologo 80# ADD BSC32 /nologo 81LINK32=link.exe 82# 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 /dll /debug /machine:I386 /pdbtype:sept 83# 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 /dll /debug /machine:I386 /out:"C:\Progs\Far\Plugins\7-Zip\7-ZipFar.dll" /pdbtype:sept 84 85!ENDIF 86 87# Begin Target 88 89# Name "Far - Win32 Release" 90# Name "Far - Win32 Debug" 91# Begin Group "Spec" 92 93# PROP Default_Filter "" 94# Begin Source File 95 96SOURCE=.\Far.def 97# End Source File 98# Begin Source File 99 100SOURCE=.\resource.rc 101# End Source File 102# Begin Source File 103 104SOURCE=.\StdAfx.cpp 105# ADD CPP /Yc"StdAfx.h" 106# End Source File 107# Begin Source File 108 109SOURCE=.\StdAfx.h 110# End Source File 111# End Group 112# Begin Group "Common" 113 114# PROP Default_Filter "" 115# Begin Source File 116 117SOURCE=..\..\..\Common\Common.h 118# End Source File 119# Begin Source File 120 121SOURCE=..\..\..\Common\CRC.cpp 122# End Source File 123# Begin Source File 124 125SOURCE=..\..\..\Common\DynLimBuf.cpp 126# End Source File 127# Begin Source File 128 129SOURCE=..\..\..\Common\DynLimBuf.h 130# End Source File 131# Begin Source File 132 133SOURCE=..\..\..\Common\IntToString.cpp 134# End Source File 135# Begin Source File 136 137SOURCE=..\..\..\Common\IntToString.h 138# End Source File 139# Begin Source File 140 141SOURCE=..\..\..\Common\MyCom.h 142# End Source File 143# Begin Source File 144 145SOURCE=..\..\..\Common\MyString.cpp 146# End Source File 147# Begin Source File 148 149SOURCE=..\..\..\Common\MyString.h 150# End Source File 151# Begin Source File 152 153SOURCE=..\..\..\Common\MyTypes.h 154# End Source File 155# Begin Source File 156 157SOURCE=..\..\..\Common\MyVector.cpp 158# End Source File 159# Begin Source File 160 161SOURCE=..\..\..\Common\MyVector.h 162# End Source File 163# Begin Source File 164 165SOURCE=..\..\..\Common\MyWindows.h 166# End Source File 167# Begin Source File 168 169SOURCE=..\..\..\Common\NewHandler.cpp 170# End Source File 171# Begin Source File 172 173SOURCE=..\..\..\Common\NewHandler.h 174# End Source File 175# Begin Source File 176 177SOURCE=..\..\..\Common\StringConvert.cpp 178# End Source File 179# Begin Source File 180 181SOURCE=..\..\..\Common\StringConvert.h 182# End Source File 183# Begin Source File 184 185SOURCE=..\..\..\Common\StringToInt.cpp 186# End Source File 187# Begin Source File 188 189SOURCE=..\..\..\Common\StringToInt.h 190# End Source File 191# Begin Source File 192 193SOURCE=..\..\..\Common\UTFConvert.cpp 194# End Source File 195# Begin Source File 196 197SOURCE=..\..\..\Common\UTFConvert.h 198# End Source File 199# Begin Source File 200 201SOURCE=..\..\..\Common\Wildcard.cpp 202# End Source File 203# Begin Source File 204 205SOURCE=..\..\..\Common\Wildcard.h 206# End Source File 207# End Group 208# Begin Group "Plugin" 209 210# PROP Default_Filter "" 211# Begin Source File 212 213SOURCE=.\ExtractEngine.cpp 214# End Source File 215# Begin Source File 216 217SOURCE=.\ExtractEngine.h 218# End Source File 219# Begin Source File 220 221SOURCE=.\Far.cpp 222# End Source File 223# Begin Source File 224 225SOURCE=.\Messages.h 226# End Source File 227# Begin Source File 228 229SOURCE=.\OverwriteDialogFar.cpp 230# End Source File 231# Begin Source File 232 233SOURCE=.\OverwriteDialogFar.h 234# End Source File 235# Begin Source File 236 237SOURCE=.\Plugin.cpp 238# End Source File 239# Begin Source File 240 241SOURCE=.\Plugin.h 242# End Source File 243# Begin Source File 244 245SOURCE=.\PluginDelete.cpp 246# End Source File 247# Begin Source File 248 249SOURCE=.\PluginRead.cpp 250# End Source File 251# Begin Source File 252 253SOURCE=.\PluginWrite.cpp 254# End Source File 255# Begin Source File 256 257SOURCE=.\resource.h 258# End Source File 259# Begin Source File 260 261SOURCE=.\UpdateCallbackFar.cpp 262# End Source File 263# Begin Source File 264 265SOURCE=.\UpdateCallbackFar.h 266# End Source File 267# End Group 268# Begin Group "Far" 269 270# PROP Default_Filter "" 271# Begin Source File 272 273SOURCE=.\FarPlugin.h 274# End Source File 275# Begin Source File 276 277SOURCE=.\FarUtils.cpp 278# End Source File 279# Begin Source File 280 281SOURCE=.\FarUtils.h 282# End Source File 283# Begin Source File 284 285SOURCE=.\ProgressBox.cpp 286# End Source File 287# Begin Source File 288 289SOURCE=.\ProgressBox.h 290# End Source File 291# End Group 292# Begin Group "Windows" 293 294# PROP Default_Filter "" 295# Begin Source File 296 297SOURCE=..\..\..\Windows\Defs.h 298# End Source File 299# Begin Source File 300 301SOURCE=..\..\..\Windows\DLL.cpp 302# End Source File 303# Begin Source File 304 305SOURCE=..\..\..\Windows\DLL.h 306# End Source File 307# Begin Source File 308 309SOURCE=..\..\..\Windows\ErrorMsg.cpp 310# End Source File 311# Begin Source File 312 313SOURCE=..\..\..\Windows\ErrorMsg.h 314# End Source File 315# Begin Source File 316 317SOURCE=..\..\..\Windows\FileDir.cpp 318# End Source File 319# Begin Source File 320 321SOURCE=..\..\..\Windows\FileDir.h 322# End Source File 323# Begin Source File 324 325SOURCE=..\..\..\Windows\FileFind.cpp 326# End Source File 327# Begin Source File 328 329SOURCE=..\..\..\Windows\FileFind.h 330# End Source File 331# Begin Source File 332 333SOURCE=..\..\..\Windows\FileIO.cpp 334# End Source File 335# Begin Source File 336 337SOURCE=..\..\..\Windows\FileIO.h 338# End Source File 339# Begin Source File 340 341SOURCE=..\..\..\Windows\FileLink.cpp 342# End Source File 343# Begin Source File 344 345SOURCE=..\..\..\Windows\FileName.cpp 346# End Source File 347# Begin Source File 348 349SOURCE=..\..\..\Windows\FileName.h 350# End Source File 351# Begin Source File 352 353SOURCE=..\..\..\Windows\FileSystem.cpp 354# End Source File 355# Begin Source File 356 357SOURCE=..\..\..\Windows\FileSystem.h 358# End Source File 359# Begin Source File 360 361SOURCE=..\..\..\Windows\PropVariant.cpp 362# End Source File 363# Begin Source File 364 365SOURCE=..\..\..\Windows\PropVariant.h 366# End Source File 367# Begin Source File 368 369SOURCE=..\..\..\Windows\PropVariantConv.cpp 370# End Source File 371# Begin Source File 372 373SOURCE=..\..\..\Windows\PropVariantConv.h 374# End Source File 375# Begin Source File 376 377SOURCE=..\..\..\Windows\Registry.cpp 378# End Source File 379# Begin Source File 380 381SOURCE=..\..\..\Windows\Registry.h 382# End Source File 383# Begin Source File 384 385SOURCE=..\..\..\Windows\ResourceString.cpp 386# End Source File 387# Begin Source File 388 389SOURCE=..\..\..\Windows\ResourceString.h 390# End Source File 391# Begin Source File 392 393SOURCE=..\..\..\Windows\Synchronization.cpp 394# End Source File 395# Begin Source File 396 397SOURCE=..\..\..\Windows\Synchronization.h 398# End Source File 399# Begin Source File 400 401SOURCE=..\..\..\Windows\System.cpp 402# End Source File 403# Begin Source File 404 405SOURCE=..\..\..\Windows\System.h 406# End Source File 407# Begin Source File 408 409SOURCE=..\..\..\Windows\TimeUtils.cpp 410# End Source File 411# Begin Source File 412 413SOURCE=..\..\..\Windows\TimeUtils.h 414# End Source File 415# End Group 416# Begin Group "UI Common" 417 418# PROP Default_Filter "" 419# Begin Source File 420 421SOURCE=..\Common\ArchiveExtractCallback.cpp 422# End Source File 423# Begin Source File 424 425SOURCE=..\Common\ArchiveExtractCallback.h 426# End Source File 427# Begin Source File 428 429SOURCE=..\Common\ArchiveOpenCallback.cpp 430# End Source File 431# Begin Source File 432 433SOURCE=..\Common\ArchiveOpenCallback.h 434# End Source File 435# Begin Source File 436 437SOURCE=..\Common\DefaultName.cpp 438# End Source File 439# Begin Source File 440 441SOURCE=..\Common\DefaultName.h 442# End Source File 443# Begin Source File 444 445SOURCE=..\Common\DirItem.h 446# End Source File 447# Begin Source File 448 449SOURCE=..\Common\EnumDirItems.cpp 450# End Source File 451# Begin Source File 452 453SOURCE=..\Common\EnumDirItems.h 454# End Source File 455# Begin Source File 456 457SOURCE=..\Common\ExtractingFilePath.cpp 458# End Source File 459# Begin Source File 460 461SOURCE=..\Common\ExtractingFilePath.h 462# End Source File 463# Begin Source File 464 465SOURCE=..\Common\ExtractMode.h 466# End Source File 467# Begin Source File 468 469SOURCE=..\Common\HandlerLoader.h 470# End Source File 471# Begin Source File 472 473SOURCE=..\Common\HashCalc.cpp 474# End Source File 475# Begin Source File 476 477SOURCE=..\Common\HashCalc.h 478# End Source File 479# Begin Source File 480 481SOURCE=..\Common\LoadCodecs.cpp 482# End Source File 483# Begin Source File 484 485SOURCE=..\Common\LoadCodecs.h 486# End Source File 487# Begin Source File 488 489SOURCE=..\Common\OpenArchive.cpp 490# End Source File 491# Begin Source File 492 493SOURCE=..\Common\OpenArchive.h 494# End Source File 495# Begin Source File 496 497SOURCE=..\Common\PropIDUtils.cpp 498# End Source File 499# Begin Source File 500 501SOURCE=..\Common\PropIDUtils.h 502# End Source File 503# Begin Source File 504 505SOURCE=..\Common\SetProperties.cpp 506# End Source File 507# Begin Source File 508 509SOURCE=..\Common\SetProperties.h 510# End Source File 511# Begin Source File 512 513SOURCE=..\Common\SortUtils.cpp 514# End Source File 515# Begin Source File 516 517SOURCE=..\Common\SortUtils.h 518# End Source File 519# Begin Source File 520 521SOURCE=..\Common\UpdateAction.cpp 522# End Source File 523# Begin Source File 524 525SOURCE=..\Common\UpdateAction.h 526# End Source File 527# Begin Source File 528 529SOURCE=..\Common\UpdateCallback.cpp 530# End Source File 531# Begin Source File 532 533SOURCE=..\Common\UpdateCallback.h 534# End Source File 535# Begin Source File 536 537SOURCE=..\Common\UpdatePair.cpp 538# End Source File 539# Begin Source File 540 541SOURCE=..\Common\UpdatePair.h 542# End Source File 543# Begin Source File 544 545SOURCE=..\Common\UpdateProduce.cpp 546# End Source File 547# Begin Source File 548 549SOURCE=..\Common\UpdateProduce.h 550# End Source File 551# Begin Source File 552 553SOURCE=..\Common\WorkDir.cpp 554# End Source File 555# Begin Source File 556 557SOURCE=..\Common\WorkDir.h 558# End Source File 559# Begin Source File 560 561SOURCE=..\Common\ZipRegistry.cpp 562# End Source File 563# Begin Source File 564 565SOURCE=..\Common\ZipRegistry.h 566# End Source File 567# End Group 568# Begin Group "Agent" 569 570# PROP Default_Filter "" 571# Begin Source File 572 573SOURCE=..\Agent\Agent.cpp 574# End Source File 575# Begin Source File 576 577SOURCE=..\Agent\Agent.h 578# End Source File 579# Begin Source File 580 581SOURCE=..\Agent\AgentOut.cpp 582# End Source File 583# Begin Source File 584 585SOURCE=..\Agent\AgentProxy.cpp 586# End Source File 587# Begin Source File 588 589SOURCE=..\Agent\AgentProxy.h 590# End Source File 591# Begin Source File 592 593SOURCE=..\Agent\ArchiveFolder.cpp 594# End Source File 595# Begin Source File 596 597SOURCE=..\Agent\ArchiveFolderOut.cpp 598# End Source File 599# Begin Source File 600 601SOURCE=..\Agent\IFolderArchive.h 602# End Source File 603# Begin Source File 604 605SOURCE=..\Agent\UpdateCallbackAgent.cpp 606# End Source File 607# Begin Source File 608 609SOURCE=..\Agent\UpdateCallbackAgent.h 610# End Source File 611# End Group 612# Begin Group "Compress" 613 614# PROP Default_Filter "" 615# Begin Source File 616 617SOURCE=..\..\Compress\CopyCoder.cpp 618# End Source File 619# Begin Source File 620 621SOURCE=..\..\Compress\CopyCoder.h 622# End Source File 623# End Group 624# Begin Group "7-zip Common" 625 626# PROP Default_Filter "" 627# Begin Source File 628 629SOURCE=..\..\Common\CreateCoder.cpp 630# End Source File 631# Begin Source File 632 633SOURCE=..\..\Common\CreateCoder.h 634# End Source File 635# Begin Source File 636 637SOURCE=..\..\Common\FilePathAutoRename.cpp 638# End Source File 639# Begin Source File 640 641SOURCE=..\..\Common\FilePathAutoRename.h 642# End Source File 643# Begin Source File 644 645SOURCE=..\..\Common\FileStreams.cpp 646# End Source File 647# Begin Source File 648 649SOURCE=..\..\Common\FileStreams.h 650# End Source File 651# Begin Source File 652 653SOURCE=..\..\Common\FilterCoder.cpp 654# End Source File 655# Begin Source File 656 657SOURCE=..\..\Common\FilterCoder.h 658# End Source File 659# Begin Source File 660 661SOURCE=..\..\Common\LimitedStreams.cpp 662# End Source File 663# Begin Source File 664 665SOURCE=..\..\Common\LimitedStreams.h 666# End Source File 667# Begin Source File 668 669SOURCE=..\..\Common\MethodProps.cpp 670# End Source File 671# Begin Source File 672 673SOURCE=..\..\Common\MethodProps.h 674# End Source File 675# Begin Source File 676 677SOURCE=..\..\Common\ProgressUtils.cpp 678# End Source File 679# Begin Source File 680 681SOURCE=..\..\Common\ProgressUtils.h 682# End Source File 683# Begin Source File 684 685SOURCE=..\..\Common\PropId.cpp 686# End Source File 687# Begin Source File 688 689SOURCE=..\..\Common\StreamObjects.cpp 690# End Source File 691# Begin Source File 692 693SOURCE=..\..\Common\StreamObjects.h 694# End Source File 695# Begin Source File 696 697SOURCE=..\..\Common\StreamUtils.cpp 698# End Source File 699# Begin Source File 700 701SOURCE=..\..\Common\StreamUtils.h 702# End Source File 703# Begin Source File 704 705SOURCE=..\..\Common\UniqBlocks.cpp 706# End Source File 707# Begin Source File 708 709SOURCE=..\..\Common\UniqBlocks.h 710# End Source File 711# End Group 712# Begin Group "C" 713 714# PROP Default_Filter "" 715# Begin Source File 716 717SOURCE=..\..\..\..\C\7zCrc.c 718# SUBTRACT CPP /YX /Yc /Yu 719# End Source File 720# Begin Source File 721 722SOURCE=..\..\..\..\C\7zCrc.h 723# End Source File 724# Begin Source File 725 726SOURCE=..\..\..\..\C\7zCrcOpt.c 727# SUBTRACT CPP /YX /Yc /Yu 728# End Source File 729# Begin Source File 730 731SOURCE=..\..\..\..\C\7zTypes.h 732# End Source File 733# Begin Source File 734 735SOURCE=..\..\..\..\C\7zWindows.h 736# End Source File 737# Begin Source File 738 739SOURCE=..\..\..\..\C\Alloc.c 740# SUBTRACT CPP /YX /Yc /Yu 741# End Source File 742# Begin Source File 743 744SOURCE=..\..\..\..\C\Alloc.h 745# End Source File 746# Begin Source File 747 748SOURCE=..\..\..\..\C\Compiler.h 749# End Source File 750# Begin Source File 751 752SOURCE=..\..\..\..\C\CpuArch.c 753# SUBTRACT CPP /YX /Yc /Yu 754# End Source File 755# Begin Source File 756 757SOURCE=..\..\..\..\C\Sort.c 758# SUBTRACT CPP /YX /Yc /Yu 759# End Source File 760# Begin Source File 761 762SOURCE=..\..\..\..\C\Sort.h 763# End Source File 764# Begin Source File 765 766SOURCE=..\..\..\..\C\Threads.c 767# SUBTRACT CPP /YX /Yc /Yu 768# End Source File 769# Begin Source File 770 771SOURCE=..\..\..\..\C\Threads.h 772# End Source File 773# End Group 774# Begin Group "Arc Common" 775 776# PROP Default_Filter "" 777# Begin Source File 778 779SOURCE=..\..\Archive\Common\ItemNameUtils.cpp 780# End Source File 781# Begin Source File 782 783SOURCE=..\..\Archive\Common\ItemNameUtils.h 784# End Source File 785# Begin Source File 786 787SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp 788# End Source File 789# Begin Source File 790 791SOURCE=..\..\Archive\Common\OutStreamWithCRC.h 792# End Source File 793# End Group 794# Begin Group "Interface" 795 796# PROP Default_Filter "" 797# Begin Source File 798 799SOURCE=..\..\Archive\IArchive.h 800# End Source File 801# Begin Source File 802 803SOURCE=..\..\ICoder.h 804# End Source File 805# Begin Source File 806 807SOURCE=..\..\IDecl.h 808# End Source File 809# Begin Source File 810 811SOURCE=..\Common\IFileExtractCallback.h 812# End Source File 813# Begin Source File 814 815SOURCE=..\FileManager\IFolder.h 816# End Source File 817# Begin Source File 818 819SOURCE=..\..\IPassword.h 820# End Source File 821# Begin Source File 822 823SOURCE=..\..\IProgress.h 824# End Source File 825# Begin Source File 826 827SOURCE=..\..\PropID.h 828# End Source File 829# End Group 830# End Target 831# End Project 832