Home | History | Annotate | Download | only in SFXCon
      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 
      7 CFG=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 ""
     28 CPP=cl.exe
     29 RSC=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 /Gz /MD /W4 /WX /GX /O1 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "EXTRACT_ONLY" /D "_SFX" /D "NO_READ_FROM_CODER" /Yu"StdAfx.h" /FD /c
     46 # ADD BASE RSC /l 0x419 /d "NDEBUG"
     47 # ADD RSC /l 0x419 /d "NDEBUG"
     48 BSC32=bscmake.exe
     49 # ADD BASE BSC32 /nologo
     50 # ADD BSC32 /nologo
     51 LINK32=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 "EXTRACT_ONLY" /D "_SFX" /D "NO_READ_FROM_CODER" /Yu"StdAfx.h" /FD /GZ /c
     71 # ADD BASE RSC /l 0x419 /d "_DEBUG"
     72 # ADD RSC /l 0x419 /d "_DEBUG"
     73 BSC32=bscmake.exe
     74 # ADD BASE BSC32 /nologo
     75 # ADD BSC32 /nologo
     76 LINK32=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 
     91 SOURCE=.\resource.h
     92 # End Source File
     93 # Begin Source File
     94 
     95 SOURCE=.\resource.rc
     96 # End Source File
     97 # Begin Source File
     98 
     99 SOURCE=.\StdAfx.cpp
    100 # ADD CPP /Yc"StdAfx.h"
    101 # End Source File
    102 # Begin Source File
    103 
    104 SOURCE=.\StdAfx.h
    105 # End Source File
    106 # End Group
    107 # Begin Group "Archive Common"
    108 
    109 # PROP Default_Filter ""
    110 # Begin Source File
    111 
    112 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
    113 # End Source File
    114 # Begin Source File
    115 
    116 SOURCE=..\..\Archive\Common\CoderMixer2.h
    117 # End Source File
    118 # Begin Source File
    119 
    120 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
    121 # End Source File
    122 # Begin Source File
    123 
    124 SOURCE=..\..\Archive\Common\ItemNameUtils.h
    125 # End Source File
    126 # Begin Source File
    127 
    128 SOURCE=..\..\Archive\Common\MultiStream.cpp
    129 # End Source File
    130 # Begin Source File
    131 
    132 SOURCE=..\..\Archive\Common\MultiStream.h
    133 # End Source File
    134 # Begin Source File
    135 
    136 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
    137 # End Source File
    138 # Begin Source File
    139 
    140 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
    141 # End Source File
    142 # End Group
    143 # Begin Group "Console"
    144 
    145 # PROP Default_Filter ""
    146 # Begin Source File
    147 
    148 SOURCE=..\..\UI\Console\ConsoleClose.cpp
    149 # End Source File
    150 # Begin Source File
    151 
    152 SOURCE=..\..\UI\Console\ConsoleClose.h
    153 # End Source File
    154 # Begin Source File
    155 
    156 SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp
    157 # End Source File
    158 # Begin Source File
    159 
    160 SOURCE=..\..\UI\Console\ExtractCallbackConsole.h
    161 # End Source File
    162 # Begin Source File
    163 
    164 SOURCE=..\..\UI\Console\List.cpp
    165 # End Source File
    166 # Begin Source File
    167 
    168 SOURCE=..\..\UI\Console\List.h
    169 # End Source File
    170 # Begin Source File
    171 
    172 SOURCE=..\..\UI\Console\MainAr.cpp
    173 # End Source File
    174 # Begin Source File
    175 
    176 SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp
    177 # End Source File
    178 # Begin Source File
    179 
    180 SOURCE=..\..\UI\Console\OpenCallbackConsole.h
    181 # End Source File
    182 # Begin Source File
    183 
    184 SOURCE=..\..\UI\Console\PercentPrinter.cpp
    185 # End Source File
    186 # Begin Source File
    187 
    188 SOURCE=..\..\UI\Console\PercentPrinter.h
    189 # End Source File
    190 # Begin Source File
    191 
    192 SOURCE=..\..\UI\Console\UserInputUtils.cpp
    193 # End Source File
    194 # Begin Source File
    195 
    196 SOURCE=..\..\UI\Console\UserInputUtils.h
    197 # End Source File
    198 # End Group
    199 # Begin Group "7z"
    200 
    201 # PROP Default_Filter ""
    202 # Begin Source File
    203 
    204 SOURCE=..\..\Archive\7z\7zDecode.cpp
    205 # End Source File
    206 # Begin Source File
    207 
    208 SOURCE=..\..\Archive\7z\7zDecode.h
    209 # End Source File
    210 # Begin Source File
    211 
    212 SOURCE=..\..\Archive\7z\7zExtract.cpp
    213 # End Source File
    214 # Begin Source File
    215 
    216 SOURCE=..\..\Archive\7z\7zHandler.cpp
    217 # End Source File
    218 # Begin Source File
    219 
    220 SOURCE=..\..\Archive\7z\7zHandler.h
    221 # End Source File
    222 # Begin Source File
    223 
    224 SOURCE=..\..\Archive\7z\7zHeader.h
    225 # End Source File
    226 # Begin Source File
    227 
    228 SOURCE=..\..\Archive\7z\7zIn.cpp
    229 # End Source File
    230 # Begin Source File
    231 
    232 SOURCE=..\..\Archive\7z\7zIn.h
    233 # End Source File
    234 # Begin Source File
    235 
    236 SOURCE=..\..\Archive\7z\7zItem.h
    237 # End Source File
    238 # Begin Source File
    239 
    240 SOURCE=..\..\Archive\7z\7zRegister.cpp
    241 # End Source File
    242 # Begin Source File
    243 
    244 SOURCE=..\..\Archive\SplitHandler.cpp
    245 # End Source File
    246 # End Group
    247 # Begin Group "Compress"
    248 
    249 # PROP Default_Filter ""
    250 # Begin Source File
    251 
    252 SOURCE=..\..\Compress\Bcj2Coder.cpp
    253 # End Source File
    254 # Begin Source File
    255 
    256 SOURCE=..\..\Compress\Bcj2Register.cpp
    257 # End Source File
    258 # Begin Source File
    259 
    260 SOURCE=..\..\Compress\BcjCoder.cpp
    261 # End Source File
    262 # Begin Source File
    263 
    264 SOURCE=..\..\Compress\BcjRegister.cpp
    265 # End Source File
    266 # Begin Source File
    267 
    268 SOURCE=..\..\Compress\BranchMisc.cpp
    269 # End Source File
    270 # Begin Source File
    271 
    272 SOURCE=..\..\Compress\BranchMisc.h
    273 # End Source File
    274 # Begin Source File
    275 
    276 SOURCE=..\..\Compress\BranchRegister.cpp
    277 # End Source File
    278 # Begin Source File
    279 
    280 SOURCE=..\..\Compress\CopyCoder.cpp
    281 # End Source File
    282 # Begin Source File
    283 
    284 SOURCE=..\..\Compress\CopyRegister.cpp
    285 # End Source File
    286 # Begin Source File
    287 
    288 SOURCE=..\..\Compress\DeltaFilter.cpp
    289 # End Source File
    290 # Begin Source File
    291 
    292 SOURCE=..\..\Compress\Lzma2Decoder.cpp
    293 # End Source File
    294 # Begin Source File
    295 
    296 SOURCE=..\..\Compress\Lzma2Register.cpp
    297 # End Source File
    298 # Begin Source File
    299 
    300 SOURCE=..\..\Compress\LzmaDecoder.cpp
    301 # End Source File
    302 # Begin Source File
    303 
    304 SOURCE=..\..\Compress\LzmaRegister.cpp
    305 # End Source File
    306 # Begin Source File
    307 
    308 SOURCE=..\..\Compress\PpmdDecoder.cpp
    309 # End Source File
    310 # Begin Source File
    311 
    312 SOURCE=..\..\Compress\PpmdRegister.cpp
    313 # End Source File
    314 # End Group
    315 # Begin Group "Crypto"
    316 
    317 # PROP Default_Filter ""
    318 # Begin Source File
    319 
    320 SOURCE=..\..\Crypto\7zAes.cpp
    321 # End Source File
    322 # Begin Source File
    323 
    324 SOURCE=..\..\Crypto\7zAes.h
    325 # End Source File
    326 # Begin Source File
    327 
    328 SOURCE=..\..\Crypto\7zAesRegister.cpp
    329 # End Source File
    330 # Begin Source File
    331 
    332 SOURCE=..\..\Crypto\MyAes.cpp
    333 # End Source File
    334 # Begin Source File
    335 
    336 SOURCE=..\..\Crypto\MyAes.h
    337 # End Source File
    338 # End Group
    339 # Begin Group "Windows"
    340 
    341 # PROP Default_Filter ""
    342 # Begin Source File
    343 
    344 SOURCE=..\..\..\Windows\DLL.cpp
    345 # End Source File
    346 # Begin Source File
    347 
    348 SOURCE=..\..\..\Windows\DLL.h
    349 # End Source File
    350 # Begin Source File
    351 
    352 SOURCE=..\..\..\Windows\ErrorMsg.cpp
    353 # End Source File
    354 # Begin Source File
    355 
    356 SOURCE=..\..\..\Windows\ErrorMsg.h
    357 # End Source File
    358 # Begin Source File
    359 
    360 SOURCE=..\..\..\Windows\FileDir.cpp
    361 # End Source File
    362 # Begin Source File
    363 
    364 SOURCE=..\..\..\Windows\FileDir.h
    365 # End Source File
    366 # Begin Source File
    367 
    368 SOURCE=..\..\..\Windows\FileFind.cpp
    369 # End Source File
    370 # Begin Source File
    371 
    372 SOURCE=..\..\..\Windows\FileFind.h
    373 # End Source File
    374 # Begin Source File
    375 
    376 SOURCE=..\..\..\Windows\FileIO.cpp
    377 # End Source File
    378 # Begin Source File
    379 
    380 SOURCE=..\..\..\Windows\FileIO.h
    381 # End Source File
    382 # Begin Source File
    383 
    384 SOURCE=..\..\..\Windows\FileName.cpp
    385 # End Source File
    386 # Begin Source File
    387 
    388 SOURCE=..\..\..\Windows\FileName.h
    389 # End Source File
    390 # Begin Source File
    391 
    392 SOURCE=..\..\..\Windows\PropVariant.cpp
    393 # End Source File
    394 # Begin Source File
    395 
    396 SOURCE=..\..\..\Windows\PropVariant.h
    397 # End Source File
    398 # Begin Source File
    399 
    400 SOURCE=..\..\..\Windows\PropVariantConv.cpp
    401 # End Source File
    402 # Begin Source File
    403 
    404 SOURCE=..\..\..\Windows\PropVariantConv.h
    405 # End Source File
    406 # Begin Source File
    407 
    408 SOURCE=..\..\..\Windows\Synchronization.cpp
    409 # End Source File
    410 # Begin Source File
    411 
    412 SOURCE=..\..\..\Windows\Synchronization.h
    413 # End Source File
    414 # End Group
    415 # Begin Group "Common"
    416 
    417 # PROP Default_Filter ""
    418 # Begin Source File
    419 
    420 SOURCE=..\..\..\Common\CommandLineParser.cpp
    421 # End Source File
    422 # Begin Source File
    423 
    424 SOURCE=..\..\..\Common\CommandLineParser.h
    425 # End Source File
    426 # Begin Source File
    427 
    428 SOURCE=..\..\..\Common\CRC.cpp
    429 # End Source File
    430 # Begin Source File
    431 
    432 SOURCE=..\..\..\Common\CRC.h
    433 # End Source File
    434 # Begin Source File
    435 
    436 SOURCE=..\..\..\Common\IntToString.cpp
    437 # End Source File
    438 # Begin Source File
    439 
    440 SOURCE=..\..\..\Common\IntToString.h
    441 # End Source File
    442 # Begin Source File
    443 
    444 SOURCE=..\..\..\Common\MyString.cpp
    445 # End Source File
    446 # Begin Source File
    447 
    448 SOURCE=..\..\..\Common\MyString.h
    449 # End Source File
    450 # Begin Source File
    451 
    452 SOURCE=..\..\..\Common\MyVector.cpp
    453 # End Source File
    454 # Begin Source File
    455 
    456 SOURCE=..\..\..\Common\MyVector.h
    457 # End Source File
    458 # Begin Source File
    459 
    460 SOURCE=..\..\..\Common\NewHandler.cpp
    461 # End Source File
    462 # Begin Source File
    463 
    464 SOURCE=..\..\..\Common\NewHandler.h
    465 # End Source File
    466 # Begin Source File
    467 
    468 SOURCE=..\..\..\Common\StdInStream.cpp
    469 # End Source File
    470 # Begin Source File
    471 
    472 SOURCE=..\..\..\Common\StdInStream.h
    473 # End Source File
    474 # Begin Source File
    475 
    476 SOURCE=..\..\..\Common\StdOutStream.cpp
    477 # End Source File
    478 # Begin Source File
    479 
    480 SOURCE=..\..\..\Common\StdOutStream.h
    481 # End Source File
    482 # Begin Source File
    483 
    484 SOURCE=..\..\..\Common\StringConvert.cpp
    485 # End Source File
    486 # Begin Source File
    487 
    488 SOURCE=..\..\..\Common\StringConvert.h
    489 # End Source File
    490 # Begin Source File
    491 
    492 SOURCE=..\..\..\Common\UTFConvert.cpp
    493 # End Source File
    494 # Begin Source File
    495 
    496 SOURCE=..\..\..\Common\UTFConvert.h
    497 # End Source File
    498 # Begin Source File
    499 
    500 SOURCE=..\..\..\Common\Wildcard.cpp
    501 # End Source File
    502 # Begin Source File
    503 
    504 SOURCE=..\..\..\Common\Wildcard.h
    505 # End Source File
    506 # End Group
    507 # Begin Group "7zip Common"
    508 
    509 # PROP Default_Filter ""
    510 # Begin Source File
    511 
    512 SOURCE=..\..\Common\CreateCoder.cpp
    513 # End Source File
    514 # Begin Source File
    515 
    516 SOURCE=..\..\Common\CreateCoder.h
    517 # End Source File
    518 # Begin Source File
    519 
    520 SOURCE=..\..\Common\CWrappers.cpp
    521 # End Source File
    522 # Begin Source File
    523 
    524 SOURCE=..\..\Common\CWrappers.h
    525 # End Source File
    526 # Begin Source File
    527 
    528 SOURCE=..\..\Common\FilePathAutoRename.cpp
    529 # End Source File
    530 # Begin Source File
    531 
    532 SOURCE=..\..\Common\FilePathAutoRename.h
    533 # End Source File
    534 # Begin Source File
    535 
    536 SOURCE=..\..\Common\FileStreams.cpp
    537 # End Source File
    538 # Begin Source File
    539 
    540 SOURCE=..\..\Common\FileStreams.h
    541 # End Source File
    542 # Begin Source File
    543 
    544 SOURCE=..\..\Common\FilterCoder.cpp
    545 # End Source File
    546 # Begin Source File
    547 
    548 SOURCE=..\..\Common\FilterCoder.h
    549 # End Source File
    550 # Begin Source File
    551 
    552 SOURCE=..\..\Common\InBuffer.cpp
    553 # End Source File
    554 # Begin Source File
    555 
    556 SOURCE=..\..\Common\InBuffer.h
    557 # End Source File
    558 # Begin Source File
    559 
    560 SOURCE=..\..\Common\LimitedStreams.cpp
    561 # End Source File
    562 # Begin Source File
    563 
    564 SOURCE=..\..\Common\LimitedStreams.h
    565 # End Source File
    566 # Begin Source File
    567 
    568 SOURCE=..\..\Common\LockedStream.cpp
    569 # End Source File
    570 # Begin Source File
    571 
    572 SOURCE=..\..\Common\LockedStream.h
    573 # End Source File
    574 # Begin Source File
    575 
    576 SOURCE=..\..\Common\OffsetStream.cpp
    577 # End Source File
    578 # Begin Source File
    579 
    580 SOURCE=..\..\Common\OffsetStream.h
    581 # End Source File
    582 # Begin Source File
    583 
    584 SOURCE=..\..\Common\OutBuffer.cpp
    585 # End Source File
    586 # Begin Source File
    587 
    588 SOURCE=..\..\Common\OutBuffer.h
    589 # End Source File
    590 # Begin Source File
    591 
    592 SOURCE=..\..\Common\ProgressUtils.cpp
    593 # End Source File
    594 # Begin Source File
    595 
    596 SOURCE=..\..\Common\ProgressUtils.h
    597 # End Source File
    598 # Begin Source File
    599 
    600 SOURCE=..\..\Common\PropId.cpp
    601 # End Source File
    602 # Begin Source File
    603 
    604 SOURCE=..\..\Common\RegisterArc.h
    605 # End Source File
    606 # Begin Source File
    607 
    608 SOURCE=..\..\Common\RegisterCodec.h
    609 # End Source File
    610 # Begin Source File
    611 
    612 SOURCE=..\..\Common\StreamBinder.cpp
    613 # End Source File
    614 # Begin Source File
    615 
    616 SOURCE=..\..\Common\StreamBinder.h
    617 # End Source File
    618 # Begin Source File
    619 
    620 SOURCE=..\..\Common\StreamObjects.cpp
    621 # End Source File
    622 # Begin Source File
    623 
    624 SOURCE=..\..\Common\StreamObjects.h
    625 # End Source File
    626 # Begin Source File
    627 
    628 SOURCE=..\..\Common\StreamUtils.cpp
    629 # End Source File
    630 # Begin Source File
    631 
    632 SOURCE=..\..\Common\StreamUtils.h
    633 # End Source File
    634 # Begin Source File
    635 
    636 SOURCE=..\..\Common\VirtThread.cpp
    637 # End Source File
    638 # Begin Source File
    639 
    640 SOURCE=..\..\Common\VirtThread.h
    641 # End Source File
    642 # End Group
    643 # Begin Group "UI"
    644 
    645 # PROP Default_Filter ""
    646 # Begin Group "UI Common"
    647 
    648 # PROP Default_Filter ""
    649 # Begin Source File
    650 
    651 SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
    652 # End Source File
    653 # Begin Source File
    654 
    655 SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
    656 # End Source File
    657 # Begin Source File
    658 
    659 SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
    660 # End Source File
    661 # Begin Source File
    662 
    663 SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
    664 # End Source File
    665 # Begin Source File
    666 
    667 SOURCE=..\..\UI\Common\DefaultName.cpp
    668 # End Source File
    669 # Begin Source File
    670 
    671 SOURCE=..\..\UI\Common\DefaultName.h
    672 # End Source File
    673 # Begin Source File
    674 
    675 SOURCE=..\..\UI\Common\ExitCode.h
    676 # End Source File
    677 # Begin Source File
    678 
    679 SOURCE=..\..\UI\Common\Extract.cpp
    680 # End Source File
    681 # Begin Source File
    682 
    683 SOURCE=..\..\UI\Common\Extract.h
    684 # End Source File
    685 # Begin Source File
    686 
    687 SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
    688 # End Source File
    689 # Begin Source File
    690 
    691 SOURCE=..\..\UI\Common\ExtractingFilePath.h
    692 # End Source File
    693 # Begin Source File
    694 
    695 SOURCE=..\..\UI\Common\ExtractMode.h
    696 # End Source File
    697 # Begin Source File
    698 
    699 SOURCE=..\..\UI\Common\LoadCodecs.cpp
    700 # End Source File
    701 # Begin Source File
    702 
    703 SOURCE=..\..\UI\Common\LoadCodecs.h
    704 # End Source File
    705 # Begin Source File
    706 
    707 SOURCE=..\..\UI\Common\OpenArchive.cpp
    708 # End Source File
    709 # Begin Source File
    710 
    711 SOURCE=..\..\UI\Common\OpenArchive.h
    712 # End Source File
    713 # Begin Source File
    714 
    715 SOURCE=..\..\UI\Common\PropIDUtils.cpp
    716 # End Source File
    717 # Begin Source File
    718 
    719 SOURCE=..\..\UI\Common\PropIDUtils.h
    720 # End Source File
    721 # End Group
    722 # End Group
    723 # Begin Group "C"
    724 
    725 # PROP Default_Filter ""
    726 # Begin Source File
    727 
    728 SOURCE=..\..\..\..\C\7zCrc.c
    729 # SUBTRACT CPP /YX /Yc /Yu
    730 # End Source File
    731 # Begin Source File
    732 
    733 SOURCE=..\..\..\..\C\7zCrc.h
    734 # End Source File
    735 # Begin Source File
    736 
    737 SOURCE=..\..\..\..\C\7zCrcOpt.c
    738 # SUBTRACT CPP /YX /Yc /Yu
    739 # End Source File
    740 # Begin Source File
    741 
    742 SOURCE=..\..\..\..\C\Aes.c
    743 # SUBTRACT CPP /YX /Yc /Yu
    744 # End Source File
    745 # Begin Source File
    746 
    747 SOURCE=..\..\..\..\C\Aes.h
    748 # End Source File
    749 # Begin Source File
    750 
    751 SOURCE=..\..\..\..\C\AesOpt.c
    752 # SUBTRACT CPP /YX /Yc /Yu
    753 # End Source File
    754 # Begin Source File
    755 
    756 SOURCE=..\..\..\..\C\Alloc.c
    757 # SUBTRACT CPP /YX /Yc /Yu
    758 # End Source File
    759 # Begin Source File
    760 
    761 SOURCE=..\..\..\..\C\Alloc.h
    762 # End Source File
    763 # Begin Source File
    764 
    765 SOURCE=..\..\..\..\C\Bcj2.c
    766 # SUBTRACT CPP /YX /Yc /Yu
    767 # End Source File
    768 # Begin Source File
    769 
    770 SOURCE=..\..\..\..\C\Bcj2.h
    771 # End Source File
    772 # Begin Source File
    773 
    774 SOURCE=..\..\..\..\C\Bra.c
    775 # SUBTRACT CPP /YX /Yc /Yu
    776 # End Source File
    777 # Begin Source File
    778 
    779 SOURCE=..\..\..\..\C\Bra.h
    780 # End Source File
    781 # Begin Source File
    782 
    783 SOURCE=..\..\..\..\C\Bra86.c
    784 # SUBTRACT CPP /YX /Yc /Yu
    785 # End Source File
    786 # Begin Source File
    787 
    788 SOURCE=..\..\..\..\C\BraIA64.c
    789 # SUBTRACT CPP /YX /Yc /Yu
    790 # End Source File
    791 # Begin Source File
    792 
    793 SOURCE=..\..\..\..\C\CpuArch.c
    794 # SUBTRACT CPP /YX /Yc /Yu
    795 # End Source File
    796 # Begin Source File
    797 
    798 SOURCE=..\..\..\..\C\Delta.c
    799 # SUBTRACT CPP /YX /Yc /Yu
    800 # End Source File
    801 # Begin Source File
    802 
    803 SOURCE=..\..\..\..\C\Delta.h
    804 # End Source File
    805 # Begin Source File
    806 
    807 SOURCE=..\..\..\..\C\DllSecur.c
    808 # SUBTRACT CPP /YX /Yc /Yu
    809 # End Source File
    810 # Begin Source File
    811 
    812 SOURCE=..\..\..\..\C\DllSecur.h
    813 # End Source File
    814 # Begin Source File
    815 
    816 SOURCE=..\..\..\..\C\Lzma2Dec.c
    817 # SUBTRACT CPP /YX /Yc /Yu
    818 # End Source File
    819 # Begin Source File
    820 
    821 SOURCE=..\..\..\..\C\Lzma2Dec.h
    822 # End Source File
    823 # Begin Source File
    824 
    825 SOURCE=..\..\..\..\C\LzmaDec.c
    826 # SUBTRACT CPP /YX /Yc /Yu
    827 # End Source File
    828 # Begin Source File
    829 
    830 SOURCE=..\..\..\..\C\LzmaDec.h
    831 # End Source File
    832 # Begin Source File
    833 
    834 SOURCE=..\..\..\..\C\Ppmd7.c
    835 # SUBTRACT CPP /YX /Yc /Yu
    836 # End Source File
    837 # Begin Source File
    838 
    839 SOURCE=..\..\..\..\C\Ppmd7.h
    840 # End Source File
    841 # Begin Source File
    842 
    843 SOURCE=..\..\..\..\C\Ppmd7Dec.c
    844 # SUBTRACT CPP /YX /Yc /Yu
    845 # End Source File
    846 # Begin Source File
    847 
    848 SOURCE=..\..\..\..\C\Sha256.c
    849 # SUBTRACT CPP /YX /Yc /Yu
    850 # End Source File
    851 # Begin Source File
    852 
    853 SOURCE=..\..\..\..\C\Sha256.h
    854 # End Source File
    855 # Begin Source File
    856 
    857 SOURCE=..\..\..\..\C\Threads.c
    858 # SUBTRACT CPP /YX /Yc /Yu
    859 # End Source File
    860 # Begin Source File
    861 
    862 SOURCE=..\..\..\..\C\Threads.h
    863 # End Source File
    864 # End Group
    865 # Begin Source File
    866 
    867 SOURCE=.\7z.ico
    868 # End Source File
    869 # Begin Source File
    870 
    871 SOURCE=..\..\Archive\IArchive.h
    872 # End Source File
    873 # Begin Source File
    874 
    875 SOURCE=.\SfxCon.cpp
    876 # End Source File
    877 # End Target
    878 # End Project
    879