Home | History | Annotate | Download | only in Alone7z
      1 # Microsoft Developer Studio Project File - Name="Alone" - 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=Alone - 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 "Alone.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 "Alone.mak" CFG="Alone - Win32 DebugU"
     17 !MESSAGE 
     18 !MESSAGE Possible choices for configuration are:
     19 !MESSAGE 
     20 !MESSAGE "Alone - Win32 Release" (based on "Win32 (x86) Console Application")
     21 !MESSAGE "Alone - Win32 Debug" (based on "Win32 (x86) Console Application")
     22 !MESSAGE "Alone - Win32 ReleaseU" (based on "Win32 (x86) Console Application")
     23 !MESSAGE "Alone - 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 ""
     30 CPP=cl.exe
     31 RSC=rc.exe
     32 
     33 !IF  "$(CFG)" == "Alone - 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 /MT /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "_7ZIP_LARGE_PAGES" /D "SUPPORT_DEVICE_FILE" /FAc /Yu"StdAfx.h" /FD /c
     48 # ADD BASE RSC /l 0x419 /d "NDEBUG"
     49 # ADD RSC /l 0x419 /d "NDEBUG"
     50 BSC32=bscmake.exe
     51 # ADD BASE BSC32 /nologo
     52 # ADD BSC32 /nologo
     53 LINK32=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\7zr.exe" /opt:NOWIN98
     56 # SUBTRACT LINK32 /pdb:none
     57 
     58 !ELSEIF  "$(CFG)" == "Alone - 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 /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "_7ZIP_LARGE_PAGES" /D "SUPPORT_DEVICE_FILE" /Yu"StdAfx.h" /FD /GZ /c
     73 # ADD BASE RSC /l 0x419 /d "_DEBUG"
     74 # ADD RSC /l 0x419 /d "_DEBUG"
     75 BSC32=bscmake.exe
     76 # ADD BASE BSC32 /nologo
     77 # ADD BSC32 /nologo
     78 LINK32=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\7zr.exe" /pdbtype:sept
     81 
     82 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
     83 
     84 # PROP BASE Use_MFC 0
     85 # PROP BASE Use_Debug_Libraries 0
     86 # PROP BASE Output_Dir "ReleaseU"
     87 # PROP BASE Intermediate_Dir "ReleaseU"
     88 # PROP BASE Ignore_Export_Lib 0
     89 # PROP BASE Target_Dir ""
     90 # PROP Use_MFC 0
     91 # PROP Use_Debug_Libraries 0
     92 # PROP Output_Dir "ReleaseU"
     93 # PROP Intermediate_Dir "ReleaseU"
     94 # PROP Ignore_Export_Lib 0
     95 # PROP Target_Dir ""
     96 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /Yu"StdAfx.h" /FD /c
     97 # ADD CPP /nologo /Gr /MD /W4 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /D "_7ZIP_LARGE_PAGES" /D "SUPPORT_DEVICE_FILE" /Yu"StdAfx.h" /FD /c
     98 # ADD BASE RSC /l 0x419 /d "NDEBUG"
     99 # ADD RSC /l 0x419 /d "NDEBUG"
    100 BSC32=bscmake.exe
    101 # ADD BASE BSC32 /nologo
    102 # ADD BSC32 /nologo
    103 LINK32=link.exe
    104 # 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\7za.exe" /opt:NOWIN98
    105 # SUBTRACT BASE LINK32 /pdb:none
    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\7zr.exe" /opt:NOWIN98
    107 # SUBTRACT LINK32 /pdb:none
    108 
    109 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
    110 
    111 # PROP BASE Use_MFC 0
    112 # PROP BASE Use_Debug_Libraries 1
    113 # PROP BASE Output_Dir "DebugU"
    114 # PROP BASE Intermediate_Dir "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 /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "EXCLUDE_COM" /D "NO_REGISTRY" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c
    124 # ADD CPP /nologo /Gr /MDd /W4 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_CONSOLE" /D "_7ZIP_LARGE_PAGES" /D "SUPPORT_DEVICE_FILE" /Yu"StdAfx.h" /FD /GZ /c
    125 # ADD BASE RSC /l 0x419 /d "_DEBUG"
    126 # ADD RSC /l 0x419 /d "_DEBUG"
    127 BSC32=bscmake.exe
    128 # ADD BASE BSC32 /nologo
    129 # ADD BSC32 /nologo
    130 LINK32=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\7za.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\7zr.exe" /pdbtype:sept
    133 
    134 !ENDIF 
    135 
    136 # Begin Target
    137 
    138 # Name "Alone - Win32 Release"
    139 # Name "Alone - Win32 Debug"
    140 # Name "Alone - Win32 ReleaseU"
    141 # Name "Alone - Win32 DebugU"
    142 # Begin Group "Console"
    143 
    144 # PROP Default_Filter ""
    145 # Begin Source File
    146 
    147 SOURCE=..\..\UI\Console\ArError.h
    148 # End Source File
    149 # Begin Source File
    150 
    151 SOURCE=..\..\UI\Console\BenchCon.cpp
    152 # End Source File
    153 # Begin Source File
    154 
    155 SOURCE=..\..\UI\Console\BenchCon.h
    156 # End Source File
    157 # Begin Source File
    158 
    159 SOURCE=..\..\UI\Console\CompressionMode.h
    160 # End Source File
    161 # Begin Source File
    162 
    163 SOURCE=..\..\UI\Console\ConsoleClose.cpp
    164 # End Source File
    165 # Begin Source File
    166 
    167 SOURCE=..\..\UI\Console\ConsoleClose.h
    168 # End Source File
    169 # Begin Source File
    170 
    171 SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp
    172 # End Source File
    173 # Begin Source File
    174 
    175 SOURCE=..\..\UI\Console\ExtractCallbackConsole.h
    176 # End Source File
    177 # Begin Source File
    178 
    179 SOURCE=..\..\UI\Console\HashCon.cpp
    180 # End Source File
    181 # Begin Source File
    182 
    183 SOURCE=..\..\UI\Console\HashCon.h
    184 # End Source File
    185 # Begin Source File
    186 
    187 SOURCE=..\..\UI\Console\List.cpp
    188 # End Source File
    189 # Begin Source File
    190 
    191 SOURCE=..\..\UI\Console\List.h
    192 # End Source File
    193 # Begin Source File
    194 
    195 SOURCE=..\..\UI\Console\Main.cpp
    196 # ADD CPP /D "PROG_VARIANT_R"
    197 # End Source File
    198 # Begin Source File
    199 
    200 SOURCE=..\..\UI\Console\MainAr.cpp
    201 # End Source File
    202 # Begin Source File
    203 
    204 SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp
    205 # End Source File
    206 # Begin Source File
    207 
    208 SOURCE=..\..\UI\Console\OpenCallbackConsole.h
    209 # End Source File
    210 # Begin Source File
    211 
    212 SOURCE=..\..\UI\Console\PercentPrinter.cpp
    213 # End Source File
    214 # Begin Source File
    215 
    216 SOURCE=..\..\UI\Console\PercentPrinter.h
    217 # End Source File
    218 # Begin Source File
    219 
    220 SOURCE=..\..\UI\Console\UpdateCallbackConsole.cpp
    221 # End Source File
    222 # Begin Source File
    223 
    224 SOURCE=..\..\UI\Console\UpdateCallbackConsole.h
    225 # End Source File
    226 # Begin Source File
    227 
    228 SOURCE=..\..\UI\Console\UserInputUtils.cpp
    229 # End Source File
    230 # Begin Source File
    231 
    232 SOURCE=..\..\UI\Console\UserInputUtils.h
    233 # End Source File
    234 # End Group
    235 # Begin Group "Spec"
    236 
    237 # PROP Default_Filter ""
    238 # Begin Source File
    239 
    240 SOURCE=.\resource.rc
    241 # End Source File
    242 # Begin Source File
    243 
    244 SOURCE=.\StdAfx.cpp
    245 # ADD CPP /Yc"StdAfx.h"
    246 # End Source File
    247 # Begin Source File
    248 
    249 SOURCE=.\StdAfx.h
    250 # End Source File
    251 # End Group
    252 # Begin Group "Common"
    253 
    254 # PROP Default_Filter ""
    255 # Begin Source File
    256 
    257 SOURCE=..\..\..\Common\AutoPtr.h
    258 # End Source File
    259 # Begin Source File
    260 
    261 SOURCE=..\..\..\Common\Buffer.h
    262 # End Source File
    263 # Begin Source File
    264 
    265 SOURCE=..\..\..\Common\CommandLineParser.cpp
    266 # End Source File
    267 # Begin Source File
    268 
    269 SOURCE=..\..\..\Common\CommandLineParser.h
    270 # End Source File
    271 # Begin Source File
    272 
    273 SOURCE=..\..\..\Common\ComTry.h
    274 # End Source File
    275 # Begin Source File
    276 
    277 SOURCE=..\..\..\Common\CRC.cpp
    278 # End Source File
    279 # Begin Source File
    280 
    281 SOURCE=..\..\..\Common\CrcReg.cpp
    282 # End Source File
    283 # Begin Source File
    284 
    285 SOURCE=..\..\..\Common\Defs.h
    286 # End Source File
    287 # Begin Source File
    288 
    289 SOURCE=..\..\..\Common\DynamicBuffer.h
    290 # End Source File
    291 # Begin Source File
    292 
    293 SOURCE=..\..\..\Common\IntToString.cpp
    294 # End Source File
    295 # Begin Source File
    296 
    297 SOURCE=..\..\..\Common\IntToString.h
    298 # End Source File
    299 # Begin Source File
    300 
    301 SOURCE=..\..\..\Common\ListFileUtils.cpp
    302 # End Source File
    303 # Begin Source File
    304 
    305 SOURCE=..\..\..\Common\ListFileUtils.h
    306 # End Source File
    307 # Begin Source File
    308 
    309 SOURCE=..\..\..\Common\MyCom.h
    310 # End Source File
    311 # Begin Source File
    312 
    313 SOURCE=..\..\..\Common\MyException.h
    314 # End Source File
    315 # Begin Source File
    316 
    317 SOURCE=..\..\..\Common\MyGuidDef.h
    318 # End Source File
    319 # Begin Source File
    320 
    321 SOURCE=..\..\..\Common\MyInitGuid.h
    322 # End Source File
    323 # Begin Source File
    324 
    325 SOURCE=..\..\..\Common\MyString.cpp
    326 # End Source File
    327 # Begin Source File
    328 
    329 SOURCE=..\..\..\Common\MyString.h
    330 # End Source File
    331 # Begin Source File
    332 
    333 SOURCE=..\..\..\Common\MyUnknown.h
    334 # End Source File
    335 # Begin Source File
    336 
    337 SOURCE=..\..\..\Common\MyVector.cpp
    338 # End Source File
    339 # Begin Source File
    340 
    341 SOURCE=..\..\..\Common\MyVector.h
    342 # End Source File
    343 # Begin Source File
    344 
    345 SOURCE=..\..\..\Common\NewHandler.cpp
    346 # End Source File
    347 # Begin Source File
    348 
    349 SOURCE=..\..\..\Common\NewHandler.h
    350 # End Source File
    351 # Begin Source File
    352 
    353 SOURCE=..\..\..\Common\Sha256Reg.cpp
    354 # End Source File
    355 # Begin Source File
    356 
    357 SOURCE=..\..\..\Common\StdInStream.cpp
    358 # End Source File
    359 # Begin Source File
    360 
    361 SOURCE=..\..\..\Common\StdInStream.h
    362 # End Source File
    363 # Begin Source File
    364 
    365 SOURCE=..\..\..\Common\StdOutStream.cpp
    366 # End Source File
    367 # Begin Source File
    368 
    369 SOURCE=..\..\..\Common\StdOutStream.h
    370 # End Source File
    371 # Begin Source File
    372 
    373 SOURCE=..\..\..\Common\StringConvert.cpp
    374 # End Source File
    375 # Begin Source File
    376 
    377 SOURCE=..\..\..\Common\StringConvert.h
    378 # End Source File
    379 # Begin Source File
    380 
    381 SOURCE=..\..\..\Common\StringToInt.cpp
    382 # End Source File
    383 # Begin Source File
    384 
    385 SOURCE=..\..\..\Common\StringToInt.h
    386 # End Source File
    387 # Begin Source File
    388 
    389 SOURCE=..\..\..\Common\Types.h
    390 # End Source File
    391 # Begin Source File
    392 
    393 SOURCE=..\..\..\Common\UTFConvert.cpp
    394 # End Source File
    395 # Begin Source File
    396 
    397 SOURCE=..\..\..\Common\UTFConvert.h
    398 # End Source File
    399 # Begin Source File
    400 
    401 SOURCE=..\..\..\Common\Wildcard.cpp
    402 # End Source File
    403 # Begin Source File
    404 
    405 SOURCE=..\..\..\Common\Wildcard.h
    406 # End Source File
    407 # Begin Source File
    408 
    409 SOURCE=..\..\..\Common\XzCrc64Init.cpp
    410 # End Source File
    411 # Begin Source File
    412 
    413 SOURCE=..\..\..\Common\XzCrc64Reg.cpp
    414 # End Source File
    415 # End Group
    416 # Begin Group "Windows"
    417 
    418 # PROP Default_Filter ""
    419 # Begin Source File
    420 
    421 SOURCE=..\..\..\Windows\Defs.h
    422 # End Source File
    423 # Begin Source File
    424 
    425 SOURCE=..\..\..\Windows\Device.h
    426 # End Source File
    427 # Begin Source File
    428 
    429 SOURCE=..\..\..\Windows\DLL.cpp
    430 # End Source File
    431 # Begin Source File
    432 
    433 SOURCE=..\..\..\Windows\DLL.h
    434 # End Source File
    435 # Begin Source File
    436 
    437 SOURCE=..\..\..\Windows\ErrorMsg.cpp
    438 # End Source File
    439 # Begin Source File
    440 
    441 SOURCE=..\..\..\Windows\ErrorMsg.h
    442 # End Source File
    443 # Begin Source File
    444 
    445 SOURCE=..\..\..\Windows\FileDir.cpp
    446 # End Source File
    447 # Begin Source File
    448 
    449 SOURCE=..\..\..\Windows\FileDir.h
    450 # End Source File
    451 # Begin Source File
    452 
    453 SOURCE=..\..\..\Windows\FileFind.cpp
    454 # End Source File
    455 # Begin Source File
    456 
    457 SOURCE=..\..\..\Windows\FileFind.h
    458 # End Source File
    459 # Begin Source File
    460 
    461 SOURCE=..\..\..\Windows\FileIO.cpp
    462 # End Source File
    463 # Begin Source File
    464 
    465 SOURCE=..\..\..\Windows\FileIO.h
    466 # End Source File
    467 # Begin Source File
    468 
    469 SOURCE=..\..\..\Windows\FileLink.cpp
    470 # End Source File
    471 # Begin Source File
    472 
    473 SOURCE=..\..\..\Windows\FileMapping.h
    474 # End Source File
    475 # Begin Source File
    476 
    477 SOURCE=..\..\..\Windows\FileName.cpp
    478 # End Source File
    479 # Begin Source File
    480 
    481 SOURCE=..\..\..\Windows\FileName.h
    482 # End Source File
    483 # Begin Source File
    484 
    485 SOURCE=..\..\..\Windows\FileSystem.cpp
    486 # End Source File
    487 # Begin Source File
    488 
    489 SOURCE=..\..\..\Windows\FileSystem.h
    490 # End Source File
    491 # Begin Source File
    492 
    493 SOURCE=..\..\..\Windows\Handle.h
    494 # End Source File
    495 # Begin Source File
    496 
    497 SOURCE=..\..\..\Windows\MemoryLock.cpp
    498 # End Source File
    499 # Begin Source File
    500 
    501 SOURCE=..\..\..\Windows\MemoryLock.h
    502 # End Source File
    503 # Begin Source File
    504 
    505 SOURCE=..\..\..\Windows\PropVariant.cpp
    506 # End Source File
    507 # Begin Source File
    508 
    509 SOURCE=..\..\..\Windows\PropVariant.h
    510 # End Source File
    511 # Begin Source File
    512 
    513 SOURCE=..\..\..\Windows\PropVariantConv.cpp
    514 # End Source File
    515 # Begin Source File
    516 
    517 SOURCE=..\..\..\Windows\PropVariantConv.h
    518 # End Source File
    519 # Begin Source File
    520 
    521 SOURCE=..\..\..\Windows\Synchronization.cpp
    522 # End Source File
    523 # Begin Source File
    524 
    525 SOURCE=..\..\..\Windows\Synchronization.h
    526 # End Source File
    527 # Begin Source File
    528 
    529 SOURCE=..\..\..\Windows\System.cpp
    530 # End Source File
    531 # Begin Source File
    532 
    533 SOURCE=..\..\..\Windows\System.h
    534 # End Source File
    535 # Begin Source File
    536 
    537 SOURCE=..\..\..\Windows\Thread.h
    538 # End Source File
    539 # Begin Source File
    540 
    541 SOURCE=..\..\..\Windows\TimeUtils.cpp
    542 # End Source File
    543 # Begin Source File
    544 
    545 SOURCE=..\..\..\Windows\TimeUtils.h
    546 # End Source File
    547 # End Group
    548 # Begin Group "7zip Common"
    549 
    550 # PROP Default_Filter ""
    551 # Begin Source File
    552 
    553 SOURCE=..\..\Common\CreateCoder.cpp
    554 # End Source File
    555 # Begin Source File
    556 
    557 SOURCE=..\..\Common\CreateCoder.h
    558 # End Source File
    559 # Begin Source File
    560 
    561 SOURCE=..\..\Common\CWrappers.cpp
    562 # End Source File
    563 # Begin Source File
    564 
    565 SOURCE=..\..\Common\CWrappers.h
    566 # End Source File
    567 # Begin Source File
    568 
    569 SOURCE=..\..\Common\FilePathAutoRename.cpp
    570 # End Source File
    571 # Begin Source File
    572 
    573 SOURCE=..\..\Common\FilePathAutoRename.h
    574 # End Source File
    575 # Begin Source File
    576 
    577 SOURCE=..\..\Common\FileStreams.cpp
    578 # End Source File
    579 # Begin Source File
    580 
    581 SOURCE=..\..\Common\FileStreams.h
    582 # End Source File
    583 # Begin Source File
    584 
    585 SOURCE=..\..\Common\FilterCoder.cpp
    586 # End Source File
    587 # Begin Source File
    588 
    589 SOURCE=..\..\Common\FilterCoder.h
    590 # End Source File
    591 # Begin Source File
    592 
    593 SOURCE=..\..\Common\InBuffer.cpp
    594 # End Source File
    595 # Begin Source File
    596 
    597 SOURCE=..\..\Common\InBuffer.h
    598 # End Source File
    599 # Begin Source File
    600 
    601 SOURCE=..\..\Common\InOutTempBuffer.cpp
    602 # End Source File
    603 # Begin Source File
    604 
    605 SOURCE=..\..\Common\InOutTempBuffer.h
    606 # End Source File
    607 # Begin Source File
    608 
    609 SOURCE=..\..\Common\LimitedStreams.cpp
    610 # End Source File
    611 # Begin Source File
    612 
    613 SOURCE=..\..\Common\LimitedStreams.h
    614 # End Source File
    615 # Begin Source File
    616 
    617 SOURCE=..\..\Common\LockedStream.cpp
    618 # End Source File
    619 # Begin Source File
    620 
    621 SOURCE=..\..\Common\LockedStream.h
    622 # End Source File
    623 # Begin Source File
    624 
    625 SOURCE=..\..\Common\MethodId.cpp
    626 # End Source File
    627 # Begin Source File
    628 
    629 SOURCE=..\..\Common\MethodId.h
    630 # End Source File
    631 # Begin Source File
    632 
    633 SOURCE=..\..\Common\MethodProps.cpp
    634 # End Source File
    635 # Begin Source File
    636 
    637 SOURCE=..\..\Common\MethodProps.h
    638 # End Source File
    639 # Begin Source File
    640 
    641 SOURCE=..\..\Common\OffsetStream.cpp
    642 # End Source File
    643 # Begin Source File
    644 
    645 SOURCE=..\..\Common\OffsetStream.h
    646 # End Source File
    647 # Begin Source File
    648 
    649 SOURCE=..\..\Common\OutBuffer.cpp
    650 # End Source File
    651 # Begin Source File
    652 
    653 SOURCE=..\..\Common\OutBuffer.h
    654 # End Source File
    655 # Begin Source File
    656 
    657 SOURCE=..\..\Common\ProgressUtils.cpp
    658 # End Source File
    659 # Begin Source File
    660 
    661 SOURCE=..\..\Common\ProgressUtils.h
    662 # End Source File
    663 # Begin Source File
    664 
    665 SOURCE=..\..\Common\PropId.cpp
    666 # End Source File
    667 # Begin Source File
    668 
    669 SOURCE=..\..\Common\RegisterArc.h
    670 # End Source File
    671 # Begin Source File
    672 
    673 SOURCE=..\..\Common\RegisterCodec.h
    674 # End Source File
    675 # Begin Source File
    676 
    677 SOURCE=..\..\Common\StreamBinder.cpp
    678 # End Source File
    679 # Begin Source File
    680 
    681 SOURCE=..\..\Common\StreamBinder.h
    682 # End Source File
    683 # Begin Source File
    684 
    685 SOURCE=..\..\Common\StreamObjects.cpp
    686 # End Source File
    687 # Begin Source File
    688 
    689 SOURCE=..\..\Common\StreamObjects.h
    690 # End Source File
    691 # Begin Source File
    692 
    693 SOURCE=..\..\Common\StreamUtils.cpp
    694 # End Source File
    695 # Begin Source File
    696 
    697 SOURCE=..\..\Common\StreamUtils.h
    698 # End Source File
    699 # Begin Source File
    700 
    701 SOURCE=..\..\Common\UniqBlocks.cpp
    702 # End Source File
    703 # Begin Source File
    704 
    705 SOURCE=..\..\Common\UniqBlocks.h
    706 # End Source File
    707 # Begin Source File
    708 
    709 SOURCE=..\..\Common\VirtThread.cpp
    710 # End Source File
    711 # Begin Source File
    712 
    713 SOURCE=..\..\Common\VirtThread.h
    714 # End Source File
    715 # End Group
    716 # Begin Group "Compress"
    717 
    718 # PROP Default_Filter ""
    719 # Begin Source File
    720 
    721 SOURCE=..\..\Compress\Bcj2Coder.cpp
    722 # End Source File
    723 # Begin Source File
    724 
    725 SOURCE=..\..\Compress\Bcj2Coder.h
    726 # End Source File
    727 # Begin Source File
    728 
    729 SOURCE=..\..\Compress\Bcj2Register.cpp
    730 # End Source File
    731 # Begin Source File
    732 
    733 SOURCE=..\..\Compress\BcjCoder.cpp
    734 # End Source File
    735 # Begin Source File
    736 
    737 SOURCE=..\..\Compress\BcjCoder.h
    738 # End Source File
    739 # Begin Source File
    740 
    741 SOURCE=..\..\Compress\BcjRegister.cpp
    742 # End Source File
    743 # Begin Source File
    744 
    745 SOURCE=..\..\Compress\BranchMisc.cpp
    746 # End Source File
    747 # Begin Source File
    748 
    749 SOURCE=..\..\Compress\BranchMisc.h
    750 # End Source File
    751 # Begin Source File
    752 
    753 SOURCE=..\..\Compress\BranchRegister.cpp
    754 # End Source File
    755 # Begin Source File
    756 
    757 SOURCE=..\..\Compress\ByteSwap.cpp
    758 # End Source File
    759 # Begin Source File
    760 
    761 SOURCE=..\..\Compress\ByteSwap.h
    762 # End Source File
    763 # Begin Source File
    764 
    765 SOURCE=..\..\Compress\CopyCoder.cpp
    766 # End Source File
    767 # Begin Source File
    768 
    769 SOURCE=..\..\Compress\CopyCoder.h
    770 # End Source File
    771 # Begin Source File
    772 
    773 SOURCE=..\..\Compress\CopyRegister.cpp
    774 # End Source File
    775 # Begin Source File
    776 
    777 SOURCE=..\..\Compress\DeltaFilter.cpp
    778 # End Source File
    779 # Begin Source File
    780 
    781 SOURCE=..\..\Compress\Lzma2Decoder.cpp
    782 # End Source File
    783 # Begin Source File
    784 
    785 SOURCE=..\..\Compress\Lzma2Decoder.h
    786 # End Source File
    787 # Begin Source File
    788 
    789 SOURCE=..\..\Compress\Lzma2Encoder.cpp
    790 # End Source File
    791 # Begin Source File
    792 
    793 SOURCE=..\..\Compress\Lzma2Encoder.h
    794 # End Source File
    795 # Begin Source File
    796 
    797 SOURCE=..\..\Compress\Lzma2Register.cpp
    798 # End Source File
    799 # Begin Source File
    800 
    801 SOURCE=..\..\Compress\LzmaDecoder.cpp
    802 # End Source File
    803 # Begin Source File
    804 
    805 SOURCE=..\..\Compress\LzmaDecoder.h
    806 # End Source File
    807 # Begin Source File
    808 
    809 SOURCE=..\..\Compress\LzmaEncoder.cpp
    810 # End Source File
    811 # Begin Source File
    812 
    813 SOURCE=..\..\Compress\LzmaEncoder.h
    814 # End Source File
    815 # Begin Source File
    816 
    817 SOURCE=..\..\Compress\LzmaRegister.cpp
    818 # End Source File
    819 # Begin Source File
    820 
    821 SOURCE=..\..\Compress\XzDecoder.cpp
    822 # End Source File
    823 # Begin Source File
    824 
    825 SOURCE=..\..\Compress\XzDecoder.h
    826 # End Source File
    827 # Begin Source File
    828 
    829 SOURCE=..\..\Compress\XzEncoder.cpp
    830 # End Source File
    831 # Begin Source File
    832 
    833 SOURCE=..\..\Compress\XzEncoder.h
    834 # End Source File
    835 # End Group
    836 # Begin Group "Archive"
    837 
    838 # PROP Default_Filter ""
    839 # Begin Group "7z"
    840 
    841 # PROP Default_Filter ""
    842 # Begin Source File
    843 
    844 SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
    845 # End Source File
    846 # Begin Source File
    847 
    848 SOURCE=..\..\Archive\7z\7zCompressionMode.h
    849 # End Source File
    850 # Begin Source File
    851 
    852 SOURCE=..\..\Archive\7z\7zDecode.cpp
    853 # End Source File
    854 # Begin Source File
    855 
    856 SOURCE=..\..\Archive\7z\7zDecode.h
    857 # End Source File
    858 # Begin Source File
    859 
    860 SOURCE=..\..\Archive\7z\7zEncode.cpp
    861 # End Source File
    862 # Begin Source File
    863 
    864 SOURCE=..\..\Archive\7z\7zEncode.h
    865 # End Source File
    866 # Begin Source File
    867 
    868 SOURCE=..\..\Archive\7z\7zExtract.cpp
    869 # End Source File
    870 # Begin Source File
    871 
    872 SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
    873 # End Source File
    874 # Begin Source File
    875 
    876 SOURCE=..\..\Archive\7z\7zFolderInStream.h
    877 # End Source File
    878 # Begin Source File
    879 
    880 SOURCE=..\..\Archive\7z\7zHandler.cpp
    881 # End Source File
    882 # Begin Source File
    883 
    884 SOURCE=..\..\Archive\7z\7zHandler.h
    885 # End Source File
    886 # Begin Source File
    887 
    888 SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
    889 # End Source File
    890 # Begin Source File
    891 
    892 SOURCE=..\..\Archive\7z\7zHeader.cpp
    893 # End Source File
    894 # Begin Source File
    895 
    896 SOURCE=..\..\Archive\7z\7zHeader.h
    897 # End Source File
    898 # Begin Source File
    899 
    900 SOURCE=..\..\Archive\7z\7zIn.cpp
    901 # End Source File
    902 # Begin Source File
    903 
    904 SOURCE=..\..\Archive\7z\7zIn.h
    905 # End Source File
    906 # Begin Source File
    907 
    908 SOURCE=..\..\Archive\7z\7zItem.h
    909 # End Source File
    910 # Begin Source File
    911 
    912 SOURCE=..\..\Archive\7z\7zOut.cpp
    913 # End Source File
    914 # Begin Source File
    915 
    916 SOURCE=..\..\Archive\7z\7zOut.h
    917 # End Source File
    918 # Begin Source File
    919 
    920 SOURCE=..\..\Archive\7z\7zProperties.cpp
    921 # End Source File
    922 # Begin Source File
    923 
    924 SOURCE=..\..\Archive\7z\7zProperties.h
    925 # End Source File
    926 # Begin Source File
    927 
    928 SOURCE=..\..\Archive\7z\7zRegister.cpp
    929 # End Source File
    930 # Begin Source File
    931 
    932 SOURCE=..\..\Archive\7z\7zSpecStream.cpp
    933 # End Source File
    934 # Begin Source File
    935 
    936 SOURCE=..\..\Archive\7z\7zSpecStream.h
    937 # End Source File
    938 # Begin Source File
    939 
    940 SOURCE=..\..\Archive\7z\7zUpdate.cpp
    941 # End Source File
    942 # Begin Source File
    943 
    944 SOURCE=..\..\Archive\7z\7zUpdate.h
    945 # End Source File
    946 # End Group
    947 # Begin Group "Archive Common"
    948 
    949 # PROP Default_Filter ""
    950 # Begin Source File
    951 
    952 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
    953 # End Source File
    954 # Begin Source File
    955 
    956 SOURCE=..\..\Archive\Common\CoderMixer2.h
    957 # End Source File
    958 # Begin Source File
    959 
    960 SOURCE=..\..\Archive\Common\DummyOutStream.cpp
    961 # End Source File
    962 # Begin Source File
    963 
    964 SOURCE=..\..\Archive\Common\DummyOutStream.h
    965 # End Source File
    966 # Begin Source File
    967 
    968 SOURCE=..\..\Archive\Common\HandlerOut.cpp
    969 # End Source File
    970 # Begin Source File
    971 
    972 SOURCE=..\..\Archive\Common\HandlerOut.h
    973 # End Source File
    974 # Begin Source File
    975 
    976 SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
    977 # End Source File
    978 # Begin Source File
    979 
    980 SOURCE=..\..\Archive\Common\InStreamWithCRC.h
    981 # End Source File
    982 # Begin Source File
    983 
    984 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
    985 # End Source File
    986 # Begin Source File
    987 
    988 SOURCE=..\..\Archive\Common\ItemNameUtils.h
    989 # End Source File
    990 # Begin Source File
    991 
    992 SOURCE=..\..\Archive\Common\MultiStream.cpp
    993 # End Source File
    994 # Begin Source File
    995 
    996 SOURCE=..\..\Archive\Common\MultiStream.h
    997 # End Source File
    998 # Begin Source File
    999 
   1000 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
   1001 # End Source File
   1002 # Begin Source File
   1003 
   1004 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
   1005 # End Source File
   1006 # Begin Source File
   1007 
   1008 SOURCE=..\..\Archive\Common\ParseProperties.cpp
   1009 # End Source File
   1010 # Begin Source File
   1011 
   1012 SOURCE=..\..\Archive\Common\ParseProperties.h
   1013 # End Source File
   1014 # End Group
   1015 # Begin Source File
   1016 
   1017 SOURCE=..\..\Archive\IArchive.h
   1018 # End Source File
   1019 # Begin Source File
   1020 
   1021 SOURCE=..\..\Archive\LzmaHandler.cpp
   1022 # End Source File
   1023 # Begin Source File
   1024 
   1025 SOURCE=..\..\Archive\SplitHandler.cpp
   1026 # End Source File
   1027 # Begin Source File
   1028 
   1029 SOURCE=..\..\Archive\XzHandler.cpp
   1030 # End Source File
   1031 # End Group
   1032 # Begin Group "UI Common"
   1033 
   1034 # PROP Default_Filter ""
   1035 # Begin Source File
   1036 
   1037 SOURCE=..\..\UI\Common\ArchiveCommandLine.cpp
   1038 # End Source File
   1039 # Begin Source File
   1040 
   1041 SOURCE=..\..\UI\Common\ArchiveCommandLine.h
   1042 # End Source File
   1043 # Begin Source File
   1044 
   1045 SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
   1046 # End Source File
   1047 # Begin Source File
   1048 
   1049 SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
   1050 # End Source File
   1051 # Begin Source File
   1052 
   1053 SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
   1054 # End Source File
   1055 # Begin Source File
   1056 
   1057 SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
   1058 # End Source File
   1059 # Begin Source File
   1060 
   1061 SOURCE=..\..\UI\Common\Bench.cpp
   1062 # End Source File
   1063 # Begin Source File
   1064 
   1065 SOURCE=..\..\UI\Common\Bench.h
   1066 # End Source File
   1067 # Begin Source File
   1068 
   1069 SOURCE=..\..\UI\Common\DefaultName.cpp
   1070 # End Source File
   1071 # Begin Source File
   1072 
   1073 SOURCE=..\..\UI\Common\DefaultName.h
   1074 # End Source File
   1075 # Begin Source File
   1076 
   1077 SOURCE=..\..\UI\Common\EnumDirItems.cpp
   1078 # End Source File
   1079 # Begin Source File
   1080 
   1081 SOURCE=..\..\UI\Common\EnumDirItems.h
   1082 # End Source File
   1083 # Begin Source File
   1084 
   1085 SOURCE=..\..\UI\Common\Extract.cpp
   1086 # End Source File
   1087 # Begin Source File
   1088 
   1089 SOURCE=..\..\UI\Common\Extract.h
   1090 # End Source File
   1091 # Begin Source File
   1092 
   1093 SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
   1094 # End Source File
   1095 # Begin Source File
   1096 
   1097 SOURCE=..\..\UI\Common\ExtractingFilePath.h
   1098 # End Source File
   1099 # Begin Source File
   1100 
   1101 SOURCE=..\..\UI\Common\HashCalc.cpp
   1102 # End Source File
   1103 # Begin Source File
   1104 
   1105 SOURCE=..\..\UI\Common\HashCalc.h
   1106 # End Source File
   1107 # Begin Source File
   1108 
   1109 SOURCE=..\..\UI\Common\LoadCodecs.cpp
   1110 # End Source File
   1111 # Begin Source File
   1112 
   1113 SOURCE=..\..\UI\Common\LoadCodecs.h
   1114 # End Source File
   1115 # Begin Source File
   1116 
   1117 SOURCE=..\..\UI\Common\OpenArchive.cpp
   1118 # End Source File
   1119 # Begin Source File
   1120 
   1121 SOURCE=..\..\UI\Common\OpenArchive.h
   1122 # End Source File
   1123 # Begin Source File
   1124 
   1125 SOURCE=..\..\UI\Common\Property.h
   1126 # End Source File
   1127 # Begin Source File
   1128 
   1129 SOURCE=..\..\UI\Common\PropIDUtils.cpp
   1130 # End Source File
   1131 # Begin Source File
   1132 
   1133 SOURCE=..\..\UI\Common\PropIDUtils.h
   1134 # End Source File
   1135 # Begin Source File
   1136 
   1137 SOURCE=..\..\UI\Common\SetProperties.cpp
   1138 # End Source File
   1139 # Begin Source File
   1140 
   1141 SOURCE=..\..\UI\Common\SetProperties.h
   1142 # End Source File
   1143 # Begin Source File
   1144 
   1145 SOURCE=..\..\UI\Common\SortUtils.cpp
   1146 # End Source File
   1147 # Begin Source File
   1148 
   1149 SOURCE=..\..\UI\Common\SortUtils.h
   1150 # End Source File
   1151 # Begin Source File
   1152 
   1153 SOURCE=..\..\UI\Common\TempFiles.cpp
   1154 # End Source File
   1155 # Begin Source File
   1156 
   1157 SOURCE=..\..\UI\Common\TempFiles.h
   1158 # End Source File
   1159 # Begin Source File
   1160 
   1161 SOURCE=..\..\UI\Common\Update.cpp
   1162 # End Source File
   1163 # Begin Source File
   1164 
   1165 SOURCE=..\..\UI\Common\Update.h
   1166 # End Source File
   1167 # Begin Source File
   1168 
   1169 SOURCE=..\..\UI\Common\UpdateAction.cpp
   1170 # End Source File
   1171 # Begin Source File
   1172 
   1173 SOURCE=..\..\UI\Common\UpdateAction.h
   1174 # End Source File
   1175 # Begin Source File
   1176 
   1177 SOURCE=..\..\UI\Common\UpdateCallback.cpp
   1178 # End Source File
   1179 # Begin Source File
   1180 
   1181 SOURCE=..\..\UI\Common\UpdateCallback.h
   1182 # End Source File
   1183 # Begin Source File
   1184 
   1185 SOURCE=..\..\UI\Common\UpdatePair.cpp
   1186 # End Source File
   1187 # Begin Source File
   1188 
   1189 SOURCE=..\..\UI\Common\UpdatePair.h
   1190 # End Source File
   1191 # Begin Source File
   1192 
   1193 SOURCE=..\..\UI\Common\UpdateProduce.cpp
   1194 # End Source File
   1195 # Begin Source File
   1196 
   1197 SOURCE=..\..\UI\Common\UpdateProduce.h
   1198 # End Source File
   1199 # End Group
   1200 # Begin Group "7-zip"
   1201 
   1202 # PROP Default_Filter ""
   1203 # Begin Source File
   1204 
   1205 SOURCE=..\..\ICoder.h
   1206 # End Source File
   1207 # Begin Source File
   1208 
   1209 SOURCE=..\..\IMyUnknown.h
   1210 # End Source File
   1211 # Begin Source File
   1212 
   1213 SOURCE=..\..\IPassword.h
   1214 # End Source File
   1215 # Begin Source File
   1216 
   1217 SOURCE=..\..\IProgress.h
   1218 # End Source File
   1219 # Begin Source File
   1220 
   1221 SOURCE=..\..\IStream.h
   1222 # End Source File
   1223 # Begin Source File
   1224 
   1225 SOURCE=..\..\PropID.h
   1226 # End Source File
   1227 # End Group
   1228 # Begin Group "C"
   1229 
   1230 # PROP Default_Filter ""
   1231 # Begin Group "Xz"
   1232 
   1233 # PROP Default_Filter ""
   1234 # Begin Source File
   1235 
   1236 SOURCE=..\..\..\..\C\Sha256.c
   1237 
   1238 !IF  "$(CFG)" == "Alone - Win32 Release"
   1239 
   1240 # ADD CPP /O2
   1241 # SUBTRACT CPP /YX /Yc /Yu
   1242 
   1243 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1244 
   1245 # SUBTRACT CPP /YX /Yc /Yu
   1246 
   1247 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1248 
   1249 # SUBTRACT CPP /YX /Yc /Yu
   1250 
   1251 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1252 
   1253 # SUBTRACT CPP /YX /Yc /Yu
   1254 
   1255 !ENDIF 
   1256 
   1257 # End Source File
   1258 # Begin Source File
   1259 
   1260 SOURCE=..\..\..\..\C\Sha256.h
   1261 # End Source File
   1262 # Begin Source File
   1263 
   1264 SOURCE=..\..\..\..\C\Xz.c
   1265 
   1266 !IF  "$(CFG)" == "Alone - Win32 Release"
   1267 
   1268 # ADD CPP /O2
   1269 # SUBTRACT CPP /YX /Yc /Yu
   1270 
   1271 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1272 
   1273 # SUBTRACT CPP /YX /Yc /Yu
   1274 
   1275 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1276 
   1277 # SUBTRACT CPP /YX /Yc /Yu
   1278 
   1279 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1280 
   1281 # SUBTRACT CPP /YX /Yc /Yu
   1282 
   1283 !ENDIF 
   1284 
   1285 # End Source File
   1286 # Begin Source File
   1287 
   1288 SOURCE=..\..\..\..\C\Xz.h
   1289 # End Source File
   1290 # Begin Source File
   1291 
   1292 SOURCE=..\..\..\..\C\XzCrc64.c
   1293 
   1294 !IF  "$(CFG)" == "Alone - Win32 Release"
   1295 
   1296 # ADD CPP /O2
   1297 # SUBTRACT CPP /YX /Yc /Yu
   1298 
   1299 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1300 
   1301 # SUBTRACT CPP /YX /Yc /Yu
   1302 
   1303 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1304 
   1305 # SUBTRACT CPP /YX /Yc /Yu
   1306 
   1307 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1308 
   1309 # SUBTRACT CPP /YX /Yc /Yu
   1310 
   1311 !ENDIF 
   1312 
   1313 # End Source File
   1314 # Begin Source File
   1315 
   1316 SOURCE=..\..\..\..\C\XzCrc64.h
   1317 # End Source File
   1318 # Begin Source File
   1319 
   1320 SOURCE=..\..\..\..\C\XzCrc64Opt.c
   1321 
   1322 !IF  "$(CFG)" == "Alone - Win32 Release"
   1323 
   1324 # ADD CPP /O2
   1325 # SUBTRACT CPP /YX /Yc /Yu
   1326 
   1327 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1328 
   1329 # SUBTRACT CPP /YX /Yc /Yu
   1330 
   1331 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1332 
   1333 # SUBTRACT CPP /YX /Yc /Yu
   1334 
   1335 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1336 
   1337 # SUBTRACT CPP /YX /Yc /Yu
   1338 
   1339 !ENDIF 
   1340 
   1341 # End Source File
   1342 # Begin Source File
   1343 
   1344 SOURCE=..\..\..\..\C\XzDec.c
   1345 
   1346 !IF  "$(CFG)" == "Alone - Win32 Release"
   1347 
   1348 # ADD CPP /O2
   1349 # SUBTRACT CPP /YX /Yc /Yu
   1350 
   1351 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1352 
   1353 # SUBTRACT CPP /YX /Yc /Yu
   1354 
   1355 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1356 
   1357 # SUBTRACT CPP /YX /Yc /Yu
   1358 
   1359 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1360 
   1361 # SUBTRACT CPP /YX /Yc /Yu
   1362 
   1363 !ENDIF 
   1364 
   1365 # End Source File
   1366 # Begin Source File
   1367 
   1368 SOURCE=..\..\..\..\C\XzEnc.c
   1369 
   1370 !IF  "$(CFG)" == "Alone - Win32 Release"
   1371 
   1372 # ADD CPP /O2
   1373 # SUBTRACT CPP /YX /Yc /Yu
   1374 
   1375 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1376 
   1377 # SUBTRACT CPP /YX /Yc /Yu
   1378 
   1379 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1380 
   1381 # SUBTRACT CPP /YX /Yc /Yu
   1382 
   1383 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1384 
   1385 # SUBTRACT CPP /YX /Yc /Yu
   1386 
   1387 !ENDIF 
   1388 
   1389 # End Source File
   1390 # Begin Source File
   1391 
   1392 SOURCE=..\..\..\..\C\XzEnc.h
   1393 # End Source File
   1394 # Begin Source File
   1395 
   1396 SOURCE=..\..\..\..\C\XzIn.c
   1397 
   1398 !IF  "$(CFG)" == "Alone - Win32 Release"
   1399 
   1400 # ADD CPP /O2
   1401 # SUBTRACT CPP /YX /Yc /Yu
   1402 
   1403 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1404 
   1405 # SUBTRACT CPP /YX /Yc /Yu
   1406 
   1407 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1408 
   1409 # SUBTRACT CPP /YX /Yc /Yu
   1410 
   1411 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1412 
   1413 # SUBTRACT CPP /YX /Yc /Yu
   1414 
   1415 !ENDIF 
   1416 
   1417 # End Source File
   1418 # End Group
   1419 # Begin Source File
   1420 
   1421 SOURCE=..\..\..\..\C\7zCrc.c
   1422 # SUBTRACT CPP /YX /Yc /Yu
   1423 # End Source File
   1424 # Begin Source File
   1425 
   1426 SOURCE=..\..\..\..\C\7zCrc.h
   1427 # End Source File
   1428 # Begin Source File
   1429 
   1430 SOURCE=..\..\..\..\C\7zCrcOpt.c
   1431 
   1432 !IF  "$(CFG)" == "Alone - Win32 Release"
   1433 
   1434 # ADD CPP /O2
   1435 # SUBTRACT CPP /YX /Yc /Yu
   1436 
   1437 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1438 
   1439 # SUBTRACT CPP /YX /Yc /Yu
   1440 
   1441 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1442 
   1443 # ADD CPP /O2
   1444 # SUBTRACT CPP /YX /Yc /Yu
   1445 
   1446 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1447 
   1448 # SUBTRACT CPP /YX /Yc /Yu
   1449 
   1450 !ENDIF 
   1451 
   1452 # End Source File
   1453 # Begin Source File
   1454 
   1455 SOURCE=..\..\..\..\C\7zStream.c
   1456 # SUBTRACT CPP /YX /Yc /Yu
   1457 # End Source File
   1458 # Begin Source File
   1459 
   1460 SOURCE=..\..\..\..\C\Aes.c
   1461 
   1462 !IF  "$(CFG)" == "Alone - Win32 Release"
   1463 
   1464 # ADD CPP /O2
   1465 # SUBTRACT CPP /YX /Yc /Yu
   1466 
   1467 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1468 
   1469 # SUBTRACT CPP /YX /Yc /Yu
   1470 
   1471 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1472 
   1473 # SUBTRACT CPP /YX /Yc /Yu
   1474 
   1475 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1476 
   1477 # SUBTRACT CPP /YX /Yc /Yu
   1478 
   1479 !ENDIF 
   1480 
   1481 # End Source File
   1482 # Begin Source File
   1483 
   1484 SOURCE=..\..\..\..\C\Aes.h
   1485 # End Source File
   1486 # Begin Source File
   1487 
   1488 SOURCE=..\..\..\..\C\AesOpt.c
   1489 
   1490 !IF  "$(CFG)" == "Alone - Win32 Release"
   1491 
   1492 # ADD CPP /O2
   1493 # SUBTRACT CPP /YX /Yc /Yu
   1494 
   1495 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1496 
   1497 # SUBTRACT CPP /YX /Yc /Yu
   1498 
   1499 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1500 
   1501 # SUBTRACT CPP /YX /Yc /Yu
   1502 
   1503 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1504 
   1505 # SUBTRACT CPP /YX /Yc /Yu
   1506 
   1507 !ENDIF 
   1508 
   1509 # End Source File
   1510 # Begin Source File
   1511 
   1512 SOURCE=..\..\..\..\C\Alloc.c
   1513 # SUBTRACT CPP /YX /Yc /Yu
   1514 # End Source File
   1515 # Begin Source File
   1516 
   1517 SOURCE=..\..\..\..\C\Alloc.h
   1518 # End Source File
   1519 # Begin Source File
   1520 
   1521 SOURCE=..\..\..\..\C\Bcj2.c
   1522 
   1523 !IF  "$(CFG)" == "Alone - Win32 Release"
   1524 
   1525 # ADD CPP /O2
   1526 # SUBTRACT CPP /YX /Yc /Yu
   1527 
   1528 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1529 
   1530 # SUBTRACT CPP /YX /Yc /Yu
   1531 
   1532 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1533 
   1534 # SUBTRACT CPP /YX /Yc /Yu
   1535 
   1536 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1537 
   1538 # SUBTRACT CPP /YX /Yc /Yu
   1539 
   1540 !ENDIF 
   1541 
   1542 # End Source File
   1543 # Begin Source File
   1544 
   1545 SOURCE=..\..\..\..\C\Bcj2.h
   1546 # End Source File
   1547 # Begin Source File
   1548 
   1549 SOURCE=..\..\..\..\C\Bcj2Enc.c
   1550 
   1551 !IF  "$(CFG)" == "Alone - Win32 Release"
   1552 
   1553 # ADD CPP /O2
   1554 # SUBTRACT CPP /YX /Yc /Yu
   1555 
   1556 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1557 
   1558 # SUBTRACT CPP /YX /Yc /Yu
   1559 
   1560 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1561 
   1562 # SUBTRACT CPP /YX /Yc /Yu
   1563 
   1564 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1565 
   1566 # SUBTRACT CPP /YX /Yc /Yu
   1567 
   1568 !ENDIF 
   1569 
   1570 # End Source File
   1571 # Begin Source File
   1572 
   1573 SOURCE=..\..\..\..\C\Bra.c
   1574 # SUBTRACT CPP /YX /Yc /Yu
   1575 # End Source File
   1576 # Begin Source File
   1577 
   1578 SOURCE=..\..\..\..\C\Bra.h
   1579 # End Source File
   1580 # Begin Source File
   1581 
   1582 SOURCE=..\..\..\..\C\Bra86.c
   1583 # SUBTRACT CPP /YX /Yc /Yu
   1584 # End Source File
   1585 # Begin Source File
   1586 
   1587 SOURCE=..\..\..\..\C\BraIA64.c
   1588 # SUBTRACT CPP /YX /Yc /Yu
   1589 # End Source File
   1590 # Begin Source File
   1591 
   1592 SOURCE=..\..\..\..\C\CpuArch.c
   1593 
   1594 !IF  "$(CFG)" == "Alone - Win32 Release"
   1595 
   1596 # ADD CPP /O2
   1597 # SUBTRACT CPP /YX /Yc /Yu
   1598 
   1599 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1600 
   1601 # SUBTRACT CPP /YX /Yc /Yu
   1602 
   1603 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1604 
   1605 # ADD CPP /O2
   1606 # SUBTRACT CPP /YX /Yc /Yu
   1607 
   1608 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1609 
   1610 # SUBTRACT CPP /YX /Yc /Yu
   1611 
   1612 !ENDIF 
   1613 
   1614 # End Source File
   1615 # Begin Source File
   1616 
   1617 SOURCE=..\..\..\..\C\CpuArch.h
   1618 # End Source File
   1619 # Begin Source File
   1620 
   1621 SOURCE=..\..\..\..\C\Delta.c
   1622 
   1623 !IF  "$(CFG)" == "Alone - Win32 Release"
   1624 
   1625 # ADD CPP /O2
   1626 # SUBTRACT CPP /YX /Yc /Yu
   1627 
   1628 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1629 
   1630 # SUBTRACT CPP /YX /Yc /Yu
   1631 
   1632 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1633 
   1634 # SUBTRACT CPP /YX /Yc /Yu
   1635 
   1636 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1637 
   1638 # SUBTRACT CPP /YX /Yc /Yu
   1639 
   1640 !ENDIF 
   1641 
   1642 # End Source File
   1643 # Begin Source File
   1644 
   1645 SOURCE=..\..\..\..\C\Delta.h
   1646 # End Source File
   1647 # Begin Source File
   1648 
   1649 SOURCE=..\..\..\..\C\IStream.h
   1650 # End Source File
   1651 # Begin Source File
   1652 
   1653 SOURCE=..\..\..\..\C\LzFind.c
   1654 # SUBTRACT CPP /YX /Yc /Yu
   1655 # End Source File
   1656 # Begin Source File
   1657 
   1658 SOURCE=..\..\..\..\C\LzFind.h
   1659 # End Source File
   1660 # Begin Source File
   1661 
   1662 SOURCE=..\..\..\..\C\LzFindMt.c
   1663 # SUBTRACT CPP /YX /Yc /Yu
   1664 # End Source File
   1665 # Begin Source File
   1666 
   1667 SOURCE=..\..\..\..\C\LzFindMt.h
   1668 # End Source File
   1669 # Begin Source File
   1670 
   1671 SOURCE=..\..\..\..\C\Compress\Lz\LzHash.h
   1672 # End Source File
   1673 # Begin Source File
   1674 
   1675 SOURCE=..\..\..\..\C\LzHash.h
   1676 # End Source File
   1677 # Begin Source File
   1678 
   1679 SOURCE=..\..\..\..\C\Lzma2Dec.c
   1680 
   1681 !IF  "$(CFG)" == "Alone - Win32 Release"
   1682 
   1683 # ADD CPP /O2
   1684 # SUBTRACT CPP /YX /Yc /Yu
   1685 
   1686 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1687 
   1688 # SUBTRACT CPP /YX /Yc /Yu
   1689 
   1690 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1691 
   1692 # SUBTRACT CPP /YX /Yc /Yu
   1693 
   1694 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1695 
   1696 # SUBTRACT CPP /YX /Yc /Yu
   1697 
   1698 !ENDIF 
   1699 
   1700 # End Source File
   1701 # Begin Source File
   1702 
   1703 SOURCE=..\..\..\..\C\Lzma2Dec.h
   1704 # End Source File
   1705 # Begin Source File
   1706 
   1707 SOURCE=..\..\..\..\C\Lzma2DecMt.c
   1708 
   1709 !IF  "$(CFG)" == "Alone - Win32 Release"
   1710 
   1711 # ADD CPP /O2
   1712 # SUBTRACT CPP /YX /Yc /Yu
   1713 
   1714 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1715 
   1716 # SUBTRACT CPP /YX /Yc /Yu
   1717 
   1718 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1719 
   1720 # SUBTRACT CPP /YX /Yc /Yu
   1721 
   1722 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1723 
   1724 # SUBTRACT CPP /YX /Yc /Yu
   1725 
   1726 !ENDIF 
   1727 
   1728 # End Source File
   1729 # Begin Source File
   1730 
   1731 SOURCE=..\..\..\..\C\Lzma2DecMt.h
   1732 # End Source File
   1733 # Begin Source File
   1734 
   1735 SOURCE=..\..\..\..\C\Lzma2Enc.c
   1736 
   1737 !IF  "$(CFG)" == "Alone - Win32 Release"
   1738 
   1739 # ADD CPP /O2
   1740 # SUBTRACT CPP /YX /Yc /Yu
   1741 
   1742 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1743 
   1744 # SUBTRACT CPP /YX /Yc /Yu
   1745 
   1746 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1747 
   1748 # SUBTRACT CPP /YX /Yc /Yu
   1749 
   1750 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1751 
   1752 # SUBTRACT CPP /YX /Yc /Yu
   1753 
   1754 !ENDIF 
   1755 
   1756 # End Source File
   1757 # Begin Source File
   1758 
   1759 SOURCE=..\..\..\..\C\Lzma2Enc.h
   1760 # End Source File
   1761 # Begin Source File
   1762 
   1763 SOURCE=..\..\..\..\C\LzmaDec.c
   1764 
   1765 !IF  "$(CFG)" == "Alone - Win32 Release"
   1766 
   1767 # ADD CPP /O2
   1768 # SUBTRACT CPP /YX /Yc /Yu
   1769 
   1770 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1771 
   1772 # SUBTRACT CPP /YX /Yc /Yu
   1773 
   1774 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1775 
   1776 # SUBTRACT CPP /YX /Yc /Yu
   1777 
   1778 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1779 
   1780 # SUBTRACT CPP /YX /Yc /Yu
   1781 
   1782 !ENDIF 
   1783 
   1784 # End Source File
   1785 # Begin Source File
   1786 
   1787 SOURCE=..\..\..\..\C\LzmaDec.h
   1788 # End Source File
   1789 # Begin Source File
   1790 
   1791 SOURCE=..\..\..\..\C\LzmaEnc.c
   1792 # SUBTRACT CPP /YX /Yc /Yu
   1793 # End Source File
   1794 # Begin Source File
   1795 
   1796 SOURCE=..\..\..\..\C\LzmaEnc.h
   1797 # End Source File
   1798 # Begin Source File
   1799 
   1800 SOURCE=..\..\..\..\C\MtCoder.c
   1801 
   1802 !IF  "$(CFG)" == "Alone - Win32 Release"
   1803 
   1804 # ADD CPP /O2
   1805 # SUBTRACT CPP /YX /Yc /Yu
   1806 
   1807 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1808 
   1809 # SUBTRACT CPP /YX /Yc /Yu
   1810 
   1811 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1812 
   1813 # SUBTRACT CPP /YX /Yc /Yu
   1814 
   1815 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1816 
   1817 # SUBTRACT CPP /YX /Yc /Yu
   1818 
   1819 !ENDIF 
   1820 
   1821 # End Source File
   1822 # Begin Source File
   1823 
   1824 SOURCE=..\..\..\..\C\MtCoder.h
   1825 # End Source File
   1826 # Begin Source File
   1827 
   1828 SOURCE=..\..\..\..\C\MtDec.c
   1829 
   1830 !IF  "$(CFG)" == "Alone - Win32 Release"
   1831 
   1832 # ADD CPP /O2
   1833 # SUBTRACT CPP /YX /Yc /Yu
   1834 
   1835 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
   1836 
   1837 # SUBTRACT CPP /YX /Yc /Yu
   1838 
   1839 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
   1840 
   1841 # SUBTRACT CPP /YX /Yc /Yu
   1842 
   1843 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
   1844 
   1845 # SUBTRACT CPP /YX /Yc /Yu
   1846 
   1847 !ENDIF 
   1848 
   1849 # End Source File
   1850 # Begin Source File
   1851 
   1852 SOURCE=..\..\..\..\C\MtDec.h
   1853 # End Source File
   1854 # Begin Source File
   1855 
   1856 SOURCE=..\..\..\..\C\Threads.c
   1857 # SUBTRACT CPP /YX /Yc /Yu
   1858 # End Source File
   1859 # Begin Source File
   1860 
   1861 SOURCE=..\..\..\..\C\Threads.h
   1862 # End Source File
   1863 # Begin Source File
   1864 
   1865 SOURCE=..\..\..\..\C\Types.h
   1866 # End Source File
   1867 # End Group
   1868 # Begin Group "Crypto"
   1869 
   1870 # PROP Default_Filter ""
   1871 # Begin Source File
   1872 
   1873 SOURCE=..\..\Crypto\7zAes.cpp
   1874 # End Source File
   1875 # Begin Source File
   1876 
   1877 SOURCE=..\..\Crypto\7zAes.h
   1878 # End Source File
   1879 # Begin Source File
   1880 
   1881 SOURCE=..\..\Crypto\7zAesRegister.cpp
   1882 # End Source File
   1883 # Begin Source File
   1884 
   1885 SOURCE=..\..\Crypto\MyAes.cpp
   1886 # End Source File
   1887 # Begin Source File
   1888 
   1889 SOURCE=..\..\Crypto\MyAes.h
   1890 # End Source File
   1891 # Begin Source File
   1892 
   1893 SOURCE=..\..\Crypto\RandGen.cpp
   1894 # End Source File
   1895 # Begin Source File
   1896 
   1897 SOURCE=..\..\Crypto\RandGen.h
   1898 # End Source File
   1899 # End Group
   1900 # End Target
   1901 # End Project
   1902