misc/libphysfs/lzma/CPP/7zip/Bundles/Alone7z/Alone.dsp
changeset 13881 99b265e0d1d0
parent 13880 5f819b90d479
child 13882 b172a5d40eee
equal deleted inserted replaced
13880:5f819b90d479 13881:99b265e0d1d0
     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 /Gz /MT /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "COMPRESS_MF_MT" /D "COMPRESS_MT" /D "_NO_CRYPTO" /D "BREAK_HANDLER" /D "BENCH_MT" /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 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 /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_CONSOLE" /D "COMPRESS_MF_MT" /D "COMPRESS_MT" /D "_NO_CRYPTO" /D "BREAK_HANDLER" /D "BENCH_MT" /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 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" /D "FORMAT_7Z" /D "FORMAT_BZIP2" /D "FORMAT_ZIP" /D "FORMAT_TAR" /D "FORMAT_GZIP" /D "COMPRESS_LZMA" /D "COMPRESS_BCJ_X86" /D "COMPRESS_BCJ2" /D "COMPRESS_COPY" /D "COMPRESS_MF_PAT" /D "COMPRESS_MF_BT" /D "COMPRESS_PPMD" /D "COMPRESS_DEFLATE" /D "COMPRESS_IMPLODE" /D "COMPRESS_BZIP2" /D "CRYPTO_ZIP" /Yu"StdAfx.h" /FD /c
       
    97 # ADD CPP /nologo /Gz /MD /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_CONSOLE" /D "COMPRESS_MF_MT" /D "COMPRESS_MT" /D "_NO_CRYPTO" /D "BREAK_HANDLER" /D "BENCH_MT" /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 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 "FORMAT_7Z" /D "FORMAT_BZIP2" /D "FORMAT_ZIP" /D "FORMAT_TAR" /D "FORMAT_GZIP" /D "COMPRESS_LZMA" /D "COMPRESS_BCJ_X86" /D "COMPRESS_BCJ2" /D "COMPRESS_COPY" /D "COMPRESS_MF_PAT" /D "COMPRESS_MF_BT" /D "COMPRESS_PPMD" /D "COMPRESS_DEFLATE" /D "COMPRESS_IMPLODE" /D "COMPRESS_BZIP2" /D "CRYPTO_ZIP" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c
       
   124 # ADD CPP /nologo /Gz /W4 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_CONSOLE" /D "COMPRESS_MF_MT" /D "COMPRESS_MT" /D "_NO_CRYPTO" /D "BREAK_HANDLER" /D "BENCH_MT" /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 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\CompressionMode.h
       
   152 # End Source File
       
   153 # Begin Source File
       
   154 
       
   155 SOURCE=..\..\UI\Console\ConsoleClose.cpp
       
   156 # End Source File
       
   157 # Begin Source File
       
   158 
       
   159 SOURCE=..\..\UI\Console\ConsoleClose.h
       
   160 # End Source File
       
   161 # Begin Source File
       
   162 
       
   163 SOURCE=..\..\UI\Console\ExtractCallbackConsole.cpp
       
   164 # End Source File
       
   165 # Begin Source File
       
   166 
       
   167 SOURCE=..\..\UI\Console\ExtractCallbackConsole.h
       
   168 # End Source File
       
   169 # Begin Source File
       
   170 
       
   171 SOURCE=..\..\UI\Console\List.cpp
       
   172 # End Source File
       
   173 # Begin Source File
       
   174 
       
   175 SOURCE=..\..\UI\Console\List.h
       
   176 # End Source File
       
   177 # Begin Source File
       
   178 
       
   179 SOURCE=..\..\UI\Console\Main.cpp
       
   180 # End Source File
       
   181 # Begin Source File
       
   182 
       
   183 SOURCE=..\..\UI\Console\MainAr.cpp
       
   184 # End Source File
       
   185 # Begin Source File
       
   186 
       
   187 SOURCE=..\..\UI\Console\OpenCallbackConsole.cpp
       
   188 # End Source File
       
   189 # Begin Source File
       
   190 
       
   191 SOURCE=..\..\UI\Console\OpenCallbackConsole.h
       
   192 # End Source File
       
   193 # Begin Source File
       
   194 
       
   195 SOURCE=..\..\UI\Console\PercentPrinter.cpp
       
   196 # End Source File
       
   197 # Begin Source File
       
   198 
       
   199 SOURCE=..\..\UI\Console\PercentPrinter.h
       
   200 # End Source File
       
   201 # Begin Source File
       
   202 
       
   203 SOURCE=..\..\UI\Console\UpdateCallbackConsole.cpp
       
   204 # End Source File
       
   205 # Begin Source File
       
   206 
       
   207 SOURCE=..\..\UI\Console\UpdateCallbackConsole.h
       
   208 # End Source File
       
   209 # Begin Source File
       
   210 
       
   211 SOURCE=..\..\UI\Console\UserInputUtils.cpp
       
   212 # End Source File
       
   213 # Begin Source File
       
   214 
       
   215 SOURCE=..\..\UI\Console\UserInputUtils.h
       
   216 # End Source File
       
   217 # End Group
       
   218 # Begin Group "Spec"
       
   219 
       
   220 # PROP Default_Filter ""
       
   221 # Begin Source File
       
   222 
       
   223 SOURCE=.\resource.rc
       
   224 # End Source File
       
   225 # Begin Source File
       
   226 
       
   227 SOURCE=.\StdAfx.cpp
       
   228 # ADD CPP /Yc"StdAfx.h"
       
   229 # End Source File
       
   230 # Begin Source File
       
   231 
       
   232 SOURCE=.\StdAfx.h
       
   233 # End Source File
       
   234 # End Group
       
   235 # Begin Group "Common"
       
   236 
       
   237 # PROP Default_Filter ""
       
   238 # Begin Source File
       
   239 
       
   240 SOURCE=..\..\..\Common\AutoPtr.h
       
   241 # End Source File
       
   242 # Begin Source File
       
   243 
       
   244 SOURCE=..\..\..\Common\Buffer.h
       
   245 # End Source File
       
   246 # Begin Source File
       
   247 
       
   248 SOURCE=..\..\..\Common\CommandLineParser.cpp
       
   249 # End Source File
       
   250 # Begin Source File
       
   251 
       
   252 SOURCE=..\..\..\Common\CommandLineParser.h
       
   253 # End Source File
       
   254 # Begin Source File
       
   255 
       
   256 SOURCE=..\..\..\Common\ComTry.h
       
   257 # End Source File
       
   258 # Begin Source File
       
   259 
       
   260 SOURCE=..\..\..\Common\CRC.cpp
       
   261 # End Source File
       
   262 # Begin Source File
       
   263 
       
   264 SOURCE=..\..\..\Common\Defs.h
       
   265 # End Source File
       
   266 # Begin Source File
       
   267 
       
   268 SOURCE=..\..\..\Common\DynamicBuffer.h
       
   269 # End Source File
       
   270 # Begin Source File
       
   271 
       
   272 SOURCE=..\..\..\Common\IntToString.cpp
       
   273 # End Source File
       
   274 # Begin Source File
       
   275 
       
   276 SOURCE=..\..\..\Common\IntToString.h
       
   277 # End Source File
       
   278 # Begin Source File
       
   279 
       
   280 SOURCE=..\..\..\Common\ListFileUtils.cpp
       
   281 # End Source File
       
   282 # Begin Source File
       
   283 
       
   284 SOURCE=..\..\..\Common\ListFileUtils.h
       
   285 # End Source File
       
   286 # Begin Source File
       
   287 
       
   288 SOURCE=..\..\..\Common\MyCom.h
       
   289 # End Source File
       
   290 # Begin Source File
       
   291 
       
   292 SOURCE=..\..\..\Common\MyException.h
       
   293 # End Source File
       
   294 # Begin Source File
       
   295 
       
   296 SOURCE=..\..\..\Common\MyGuidDef.h
       
   297 # End Source File
       
   298 # Begin Source File
       
   299 
       
   300 SOURCE=..\..\..\Common\MyInitGuid.h
       
   301 # End Source File
       
   302 # Begin Source File
       
   303 
       
   304 SOURCE=..\..\..\Common\MyString.cpp
       
   305 # End Source File
       
   306 # Begin Source File
       
   307 
       
   308 SOURCE=..\..\..\Common\MyString.h
       
   309 # End Source File
       
   310 # Begin Source File
       
   311 
       
   312 SOURCE=..\..\..\Common\MyUnknown.h
       
   313 # End Source File
       
   314 # Begin Source File
       
   315 
       
   316 SOURCE=..\..\..\Common\MyVector.cpp
       
   317 # End Source File
       
   318 # Begin Source File
       
   319 
       
   320 SOURCE=..\..\..\Common\MyVector.h
       
   321 # End Source File
       
   322 # Begin Source File
       
   323 
       
   324 SOURCE=..\..\..\Common\MyWindows.cpp
       
   325 # End Source File
       
   326 # Begin Source File
       
   327 
       
   328 SOURCE=..\..\..\Common\MyWindows.h
       
   329 # End Source File
       
   330 # Begin Source File
       
   331 
       
   332 SOURCE=..\..\..\Common\NewHandler.cpp
       
   333 # End Source File
       
   334 # Begin Source File
       
   335 
       
   336 SOURCE=..\..\..\Common\NewHandler.h
       
   337 # End Source File
       
   338 # Begin Source File
       
   339 
       
   340 SOURCE=..\..\..\Common\Random.cpp
       
   341 # End Source File
       
   342 # Begin Source File
       
   343 
       
   344 SOURCE=..\..\..\Common\Random.h
       
   345 # End Source File
       
   346 # Begin Source File
       
   347 
       
   348 SOURCE=..\..\..\Common\StdInStream.cpp
       
   349 # End Source File
       
   350 # Begin Source File
       
   351 
       
   352 SOURCE=..\..\..\Common\StdInStream.h
       
   353 # End Source File
       
   354 # Begin Source File
       
   355 
       
   356 SOURCE=..\..\..\Common\StdOutStream.cpp
       
   357 # End Source File
       
   358 # Begin Source File
       
   359 
       
   360 SOURCE=..\..\..\Common\StdOutStream.h
       
   361 # End Source File
       
   362 # Begin Source File
       
   363 
       
   364 SOURCE=..\..\..\Common\StringConvert.cpp
       
   365 # End Source File
       
   366 # Begin Source File
       
   367 
       
   368 SOURCE=..\..\..\Common\StringConvert.h
       
   369 # End Source File
       
   370 # Begin Source File
       
   371 
       
   372 SOURCE=..\..\..\Common\StringToInt.cpp
       
   373 # End Source File
       
   374 # Begin Source File
       
   375 
       
   376 SOURCE=..\..\..\Common\StringToInt.h
       
   377 # End Source File
       
   378 # Begin Source File
       
   379 
       
   380 SOURCE=..\..\..\Common\Types.h
       
   381 # End Source File
       
   382 # Begin Source File
       
   383 
       
   384 SOURCE=..\..\..\Common\UTFConvert.cpp
       
   385 # End Source File
       
   386 # Begin Source File
       
   387 
       
   388 SOURCE=..\..\..\Common\UTFConvert.h
       
   389 # End Source File
       
   390 # Begin Source File
       
   391 
       
   392 SOURCE=..\..\..\Common\Wildcard.cpp
       
   393 # End Source File
       
   394 # Begin Source File
       
   395 
       
   396 SOURCE=..\..\..\Common\Wildcard.h
       
   397 # End Source File
       
   398 # End Group
       
   399 # Begin Group "Windows"
       
   400 
       
   401 # PROP Default_Filter ""
       
   402 # Begin Source File
       
   403 
       
   404 SOURCE=..\..\..\Windows\Defs.h
       
   405 # End Source File
       
   406 # Begin Source File
       
   407 
       
   408 SOURCE=..\..\..\Windows\Device.h
       
   409 # End Source File
       
   410 # Begin Source File
       
   411 
       
   412 SOURCE=..\..\..\Windows\DLL.cpp
       
   413 # End Source File
       
   414 # Begin Source File
       
   415 
       
   416 SOURCE=..\..\..\Windows\DLL.h
       
   417 # End Source File
       
   418 # Begin Source File
       
   419 
       
   420 SOURCE=..\..\..\Windows\Error.cpp
       
   421 # End Source File
       
   422 # Begin Source File
       
   423 
       
   424 SOURCE=..\..\..\Windows\Error.h
       
   425 # End Source File
       
   426 # Begin Source File
       
   427 
       
   428 SOURCE=..\..\..\Windows\FileDir.cpp
       
   429 # End Source File
       
   430 # Begin Source File
       
   431 
       
   432 SOURCE=..\..\..\Windows\FileDir.h
       
   433 # End Source File
       
   434 # Begin Source File
       
   435 
       
   436 SOURCE=..\..\..\Windows\FileFind.cpp
       
   437 # End Source File
       
   438 # Begin Source File
       
   439 
       
   440 SOURCE=..\..\..\Windows\FileFind.h
       
   441 # End Source File
       
   442 # Begin Source File
       
   443 
       
   444 SOURCE=..\..\..\Windows\FileIO.cpp
       
   445 # End Source File
       
   446 # Begin Source File
       
   447 
       
   448 SOURCE=..\..\..\Windows\FileIO.h
       
   449 # End Source File
       
   450 # Begin Source File
       
   451 
       
   452 SOURCE=..\..\..\Windows\FileName.cpp
       
   453 # End Source File
       
   454 # Begin Source File
       
   455 
       
   456 SOURCE=..\..\..\Windows\FileName.h
       
   457 # End Source File
       
   458 # Begin Source File
       
   459 
       
   460 SOURCE=..\..\..\Windows\Handle.h
       
   461 # End Source File
       
   462 # Begin Source File
       
   463 
       
   464 SOURCE=..\..\..\Windows\MemoryLock.cpp
       
   465 # End Source File
       
   466 # Begin Source File
       
   467 
       
   468 SOURCE=..\..\..\Windows\MemoryLock.h
       
   469 # End Source File
       
   470 # Begin Source File
       
   471 
       
   472 SOURCE=..\..\..\Windows\PropVariant.cpp
       
   473 # End Source File
       
   474 # Begin Source File
       
   475 
       
   476 SOURCE=..\..\..\Windows\PropVariant.h
       
   477 # End Source File
       
   478 # Begin Source File
       
   479 
       
   480 SOURCE=..\..\..\Windows\PropVariantConversions.cpp
       
   481 # End Source File
       
   482 # Begin Source File
       
   483 
       
   484 SOURCE=..\..\..\Windows\PropVariantConversions.h
       
   485 # End Source File
       
   486 # Begin Source File
       
   487 
       
   488 SOURCE=..\..\..\Windows\Synchronization.cpp
       
   489 # End Source File
       
   490 # Begin Source File
       
   491 
       
   492 SOURCE=..\..\..\Windows\Synchronization.h
       
   493 # End Source File
       
   494 # Begin Source File
       
   495 
       
   496 SOURCE=..\..\..\Windows\System.cpp
       
   497 # End Source File
       
   498 # Begin Source File
       
   499 
       
   500 SOURCE=..\..\..\Windows\System.h
       
   501 # End Source File
       
   502 # Begin Source File
       
   503 
       
   504 SOURCE=..\..\..\Windows\Thread.h
       
   505 # End Source File
       
   506 # Begin Source File
       
   507 
       
   508 SOURCE=..\..\..\Windows\Time.h
       
   509 # End Source File
       
   510 # End Group
       
   511 # Begin Group "7zip Common"
       
   512 
       
   513 # PROP Default_Filter ""
       
   514 # Begin Source File
       
   515 
       
   516 SOURCE=..\..\Common\CreateCoder.cpp
       
   517 # End Source File
       
   518 # Begin Source File
       
   519 
       
   520 SOURCE=..\..\Common\CreateCoder.h
       
   521 # End Source File
       
   522 # Begin Source File
       
   523 
       
   524 SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
       
   525 # End Source File
       
   526 # Begin Source File
       
   527 
       
   528 SOURCE=..\..\Archive\Common\CrossThreadProgress.h
       
   529 # End Source File
       
   530 # Begin Source File
       
   531 
       
   532 SOURCE=..\..\Common\FilePathAutoRename.cpp
       
   533 # End Source File
       
   534 # Begin Source File
       
   535 
       
   536 SOURCE=..\..\Common\FilePathAutoRename.h
       
   537 # End Source File
       
   538 # Begin Source File
       
   539 
       
   540 SOURCE=..\..\Common\FileStreams.cpp
       
   541 # End Source File
       
   542 # Begin Source File
       
   543 
       
   544 SOURCE=..\..\Common\FileStreams.h
       
   545 # End Source File
       
   546 # Begin Source File
       
   547 
       
   548 SOURCE=..\..\Common\FilterCoder.cpp
       
   549 # End Source File
       
   550 # Begin Source File
       
   551 
       
   552 SOURCE=..\..\Common\FilterCoder.h
       
   553 # End Source File
       
   554 # Begin Source File
       
   555 
       
   556 SOURCE=..\..\Common\InBuffer.cpp
       
   557 # End Source File
       
   558 # Begin Source File
       
   559 
       
   560 SOURCE=..\..\Common\InBuffer.h
       
   561 # End Source File
       
   562 # Begin Source File
       
   563 
       
   564 SOURCE=..\..\Common\InOutTempBuffer.cpp
       
   565 # End Source File
       
   566 # Begin Source File
       
   567 
       
   568 SOURCE=..\..\Common\InOutTempBuffer.h
       
   569 # End Source File
       
   570 # Begin Source File
       
   571 
       
   572 SOURCE=..\..\Common\LimitedStreams.cpp
       
   573 # End Source File
       
   574 # Begin Source File
       
   575 
       
   576 SOURCE=..\..\Common\LimitedStreams.h
       
   577 # End Source File
       
   578 # Begin Source File
       
   579 
       
   580 SOURCE=..\..\Common\LockedStream.cpp
       
   581 # End Source File
       
   582 # Begin Source File
       
   583 
       
   584 SOURCE=..\..\Common\LockedStream.h
       
   585 # End Source File
       
   586 # Begin Source File
       
   587 
       
   588 SOURCE=..\..\Common\LSBFDecoder.cpp
       
   589 # End Source File
       
   590 # Begin Source File
       
   591 
       
   592 SOURCE=..\..\Common\LSBFDecoder.h
       
   593 # End Source File
       
   594 # Begin Source File
       
   595 
       
   596 SOURCE=..\..\Common\LSBFEncoder.cpp
       
   597 # End Source File
       
   598 # Begin Source File
       
   599 
       
   600 SOURCE=..\..\Common\LSBFEncoder.h
       
   601 # End Source File
       
   602 # Begin Source File
       
   603 
       
   604 SOURCE=..\..\Common\MethodId.cpp
       
   605 # End Source File
       
   606 # Begin Source File
       
   607 
       
   608 SOURCE=..\..\Common\MethodId.h
       
   609 # End Source File
       
   610 # Begin Source File
       
   611 
       
   612 SOURCE=..\..\Common\MethodProps.cpp
       
   613 # End Source File
       
   614 # Begin Source File
       
   615 
       
   616 SOURCE=..\..\Common\MethodProps.h
       
   617 # End Source File
       
   618 # Begin Source File
       
   619 
       
   620 SOURCE=..\..\Common\MSBFDecoder.h
       
   621 # End Source File
       
   622 # Begin Source File
       
   623 
       
   624 SOURCE=..\..\Common\MSBFEncoder.h
       
   625 # End Source File
       
   626 # Begin Source File
       
   627 
       
   628 SOURCE=..\..\Common\OffsetStream.cpp
       
   629 # End Source File
       
   630 # Begin Source File
       
   631 
       
   632 SOURCE=..\..\Common\OffsetStream.h
       
   633 # End Source File
       
   634 # Begin Source File
       
   635 
       
   636 SOURCE=..\..\Common\OutBuffer.cpp
       
   637 # End Source File
       
   638 # Begin Source File
       
   639 
       
   640 SOURCE=..\..\Common\OutBuffer.h
       
   641 # End Source File
       
   642 # Begin Source File
       
   643 
       
   644 SOURCE=..\..\Common\ProgressMt.cpp
       
   645 # End Source File
       
   646 # Begin Source File
       
   647 
       
   648 SOURCE=..\..\Common\ProgressMt.h
       
   649 # End Source File
       
   650 # Begin Source File
       
   651 
       
   652 SOURCE=..\..\Common\ProgressUtils.cpp
       
   653 # End Source File
       
   654 # Begin Source File
       
   655 
       
   656 SOURCE=..\..\Common\ProgressUtils.h
       
   657 # End Source File
       
   658 # Begin Source File
       
   659 
       
   660 SOURCE=..\..\Common\RegisterArc.h
       
   661 # End Source File
       
   662 # Begin Source File
       
   663 
       
   664 SOURCE=..\..\Common\RegisterCodec.h
       
   665 # End Source File
       
   666 # Begin Source File
       
   667 
       
   668 SOURCE=..\..\Common\StreamBinder.cpp
       
   669 # End Source File
       
   670 # Begin Source File
       
   671 
       
   672 SOURCE=..\..\Common\StreamBinder.h
       
   673 # End Source File
       
   674 # Begin Source File
       
   675 
       
   676 SOURCE=..\..\Common\StreamObjects.cpp
       
   677 # End Source File
       
   678 # Begin Source File
       
   679 
       
   680 SOURCE=..\..\Common\StreamObjects.h
       
   681 # End Source File
       
   682 # Begin Source File
       
   683 
       
   684 SOURCE=..\..\Common\StreamUtils.cpp
       
   685 # End Source File
       
   686 # Begin Source File
       
   687 
       
   688 SOURCE=..\..\Common\StreamUtils.h
       
   689 # End Source File
       
   690 # Begin Source File
       
   691 
       
   692 SOURCE=..\..\Common\VirtThread.cpp
       
   693 # End Source File
       
   694 # Begin Source File
       
   695 
       
   696 SOURCE=..\..\Common\VirtThread.h
       
   697 # End Source File
       
   698 # End Group
       
   699 # Begin Group "Compress"
       
   700 
       
   701 # PROP Default_Filter ""
       
   702 # Begin Group "Branch"
       
   703 
       
   704 # PROP Default_Filter ""
       
   705 # Begin Source File
       
   706 
       
   707 SOURCE=..\..\Compress\Branch\BranchCoder.cpp
       
   708 # End Source File
       
   709 # Begin Source File
       
   710 
       
   711 SOURCE=..\..\Compress\Branch\BranchCoder.h
       
   712 # End Source File
       
   713 # Begin Source File
       
   714 
       
   715 SOURCE=..\..\Compress\Branch\Coder.h
       
   716 # End Source File
       
   717 # Begin Source File
       
   718 
       
   719 SOURCE=..\..\Compress\Branch\x86.cpp
       
   720 
       
   721 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   722 
       
   723 # ADD CPP /O2
       
   724 # SUBTRACT CPP /YX /Yc /Yu
       
   725 
       
   726 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   727 
       
   728 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   729 
       
   730 # ADD CPP /O2
       
   731 # SUBTRACT CPP /YX /Yc /Yu
       
   732 
       
   733 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   734 
       
   735 !ENDIF 
       
   736 
       
   737 # End Source File
       
   738 # Begin Source File
       
   739 
       
   740 SOURCE=..\..\Compress\Branch\x86.h
       
   741 # End Source File
       
   742 # Begin Source File
       
   743 
       
   744 SOURCE=..\..\Compress\Branch\x86_2.cpp
       
   745 
       
   746 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   747 
       
   748 # ADD CPP /O2
       
   749 # SUBTRACT CPP /YX /Yc /Yu
       
   750 
       
   751 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   752 
       
   753 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   754 
       
   755 # ADD CPP /O2
       
   756 # SUBTRACT CPP /YX /Yc /Yu
       
   757 
       
   758 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   759 
       
   760 !ENDIF 
       
   761 
       
   762 # End Source File
       
   763 # Begin Source File
       
   764 
       
   765 SOURCE=..\..\Compress\Branch\x86_2.h
       
   766 # End Source File
       
   767 # End Group
       
   768 # Begin Group "Copy"
       
   769 
       
   770 # PROP Default_Filter ""
       
   771 # Begin Source File
       
   772 
       
   773 SOURCE=..\..\Compress\Copy\CopyCoder.cpp
       
   774 # End Source File
       
   775 # Begin Source File
       
   776 
       
   777 SOURCE=..\..\Compress\Copy\CopyCoder.h
       
   778 # End Source File
       
   779 # Begin Source File
       
   780 
       
   781 SOURCE=..\..\Compress\Copy\CopyRegister.cpp
       
   782 # End Source File
       
   783 # End Group
       
   784 # Begin Group "LZ"
       
   785 
       
   786 # PROP Default_Filter ""
       
   787 # Begin Source File
       
   788 
       
   789 SOURCE=..\..\Compress\LZ\LZOutWindow.cpp
       
   790 
       
   791 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   792 
       
   793 # ADD CPP /O1
       
   794 
       
   795 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   796 
       
   797 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   798 
       
   799 # ADD CPP /O1
       
   800 
       
   801 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   802 
       
   803 !ENDIF 
       
   804 
       
   805 # End Source File
       
   806 # Begin Source File
       
   807 
       
   808 SOURCE=..\..\Compress\LZ\LZOutWindow.h
       
   809 # End Source File
       
   810 # End Group
       
   811 # Begin Group "LZMA"
       
   812 
       
   813 # PROP Default_Filter ""
       
   814 # Begin Source File
       
   815 
       
   816 SOURCE=..\..\Compress\LZMA\LZMA.h
       
   817 # End Source File
       
   818 # Begin Source File
       
   819 
       
   820 SOURCE=..\..\Compress\LZMA\LZMADecoder.cpp
       
   821 
       
   822 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   823 
       
   824 # ADD CPP /O2
       
   825 # SUBTRACT CPP /YX /Yc /Yu
       
   826 
       
   827 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   828 
       
   829 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   830 
       
   831 # ADD CPP /O2
       
   832 # SUBTRACT CPP /YX /Yc /Yu
       
   833 
       
   834 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   835 
       
   836 !ENDIF 
       
   837 
       
   838 # End Source File
       
   839 # Begin Source File
       
   840 
       
   841 SOURCE=..\..\Compress\LZMA\LZMADecoder.h
       
   842 # End Source File
       
   843 # Begin Source File
       
   844 
       
   845 SOURCE=..\..\Compress\LZMA\LZMAEncoder.cpp
       
   846 
       
   847 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   848 
       
   849 # ADD CPP /O2
       
   850 # SUBTRACT CPP /YX /Yc /Yu
       
   851 
       
   852 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   853 
       
   854 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   855 
       
   856 # ADD CPP /O2
       
   857 # SUBTRACT CPP /YX /Yc /Yu
       
   858 
       
   859 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   860 
       
   861 !ENDIF 
       
   862 
       
   863 # End Source File
       
   864 # Begin Source File
       
   865 
       
   866 SOURCE=..\..\Compress\LZMA\LZMAEncoder.h
       
   867 # End Source File
       
   868 # Begin Source File
       
   869 
       
   870 SOURCE=..\..\Compress\LZMA\LZMARegister.cpp
       
   871 # End Source File
       
   872 # End Group
       
   873 # Begin Group "RangeCoder"
       
   874 
       
   875 # PROP Default_Filter ""
       
   876 # Begin Source File
       
   877 
       
   878 SOURCE=..\..\Compress\RangeCoder\RangeCoder.h
       
   879 # End Source File
       
   880 # Begin Source File
       
   881 
       
   882 SOURCE=..\..\Compress\RangeCoder\RangeCoderBit.cpp
       
   883 
       
   884 !IF  "$(CFG)" == "Alone - Win32 Release"
       
   885 
       
   886 # ADD CPP /O1
       
   887 
       
   888 !ELSEIF  "$(CFG)" == "Alone - Win32 Debug"
       
   889 
       
   890 !ELSEIF  "$(CFG)" == "Alone - Win32 ReleaseU"
       
   891 
       
   892 # ADD CPP /O1
       
   893 
       
   894 !ELSEIF  "$(CFG)" == "Alone - Win32 DebugU"
       
   895 
       
   896 !ENDIF 
       
   897 
       
   898 # End Source File
       
   899 # Begin Source File
       
   900 
       
   901 SOURCE=..\..\Compress\RangeCoder\RangeCoderBit.h
       
   902 # End Source File
       
   903 # Begin Source File
       
   904 
       
   905 SOURCE=..\..\Compress\RangeCoder\RangeCoderBitTree.h
       
   906 # End Source File
       
   907 # Begin Source File
       
   908 
       
   909 SOURCE=..\..\Compress\RangeCoder\RangeCoderOpt.h
       
   910 # End Source File
       
   911 # End Group
       
   912 # Begin Group "LZMA_Alone"
       
   913 
       
   914 # PROP Default_Filter ""
       
   915 # Begin Source File
       
   916 
       
   917 SOURCE=..\..\Compress\LZMA_Alone\LzmaBench.cpp
       
   918 # End Source File
       
   919 # Begin Source File
       
   920 
       
   921 SOURCE=..\..\Compress\LZMA_Alone\LzmaBench.h
       
   922 # End Source File
       
   923 # Begin Source File
       
   924 
       
   925 SOURCE=..\..\Compress\LZMA_Alone\LzmaBenchCon.cpp
       
   926 # End Source File
       
   927 # Begin Source File
       
   928 
       
   929 SOURCE=..\..\Compress\LZMA_Alone\LzmaBenchCon.h
       
   930 # End Source File
       
   931 # End Group
       
   932 # End Group
       
   933 # Begin Group "Archive"
       
   934 
       
   935 # PROP Default_Filter ""
       
   936 # Begin Group "7z"
       
   937 
       
   938 # PROP Default_Filter ""
       
   939 # Begin Source File
       
   940 
       
   941 SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
       
   942 # End Source File
       
   943 # Begin Source File
       
   944 
       
   945 SOURCE=..\..\Archive\7z\7zCompressionMode.h
       
   946 # End Source File
       
   947 # Begin Source File
       
   948 
       
   949 SOURCE=..\..\Archive\7z\7zDecode.cpp
       
   950 # End Source File
       
   951 # Begin Source File
       
   952 
       
   953 SOURCE=..\..\Archive\7z\7zDecode.h
       
   954 # End Source File
       
   955 # Begin Source File
       
   956 
       
   957 SOURCE=..\..\Archive\7z\7zEncode.cpp
       
   958 # End Source File
       
   959 # Begin Source File
       
   960 
       
   961 SOURCE=..\..\Archive\7z\7zEncode.h
       
   962 # End Source File
       
   963 # Begin Source File
       
   964 
       
   965 SOURCE=..\..\Archive\7z\7zExtract.cpp
       
   966 # End Source File
       
   967 # Begin Source File
       
   968 
       
   969 SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
       
   970 # End Source File
       
   971 # Begin Source File
       
   972 
       
   973 SOURCE=..\..\Archive\7z\7zFolderInStream.h
       
   974 # End Source File
       
   975 # Begin Source File
       
   976 
       
   977 SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
       
   978 # End Source File
       
   979 # Begin Source File
       
   980 
       
   981 SOURCE=..\..\Archive\7z\7zFolderOutStream.h
       
   982 # End Source File
       
   983 # Begin Source File
       
   984 
       
   985 SOURCE=..\..\Archive\7z\7zHandler.cpp
       
   986 # End Source File
       
   987 # Begin Source File
       
   988 
       
   989 SOURCE=..\..\Archive\7z\7zHandler.h
       
   990 # End Source File
       
   991 # Begin Source File
       
   992 
       
   993 SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
       
   994 # End Source File
       
   995 # Begin Source File
       
   996 
       
   997 SOURCE=..\..\Archive\7z\7zHeader.cpp
       
   998 # End Source File
       
   999 # Begin Source File
       
  1000 
       
  1001 SOURCE=..\..\Archive\7z\7zHeader.h
       
  1002 # End Source File
       
  1003 # Begin Source File
       
  1004 
       
  1005 SOURCE=..\..\Archive\7z\7zIn.cpp
       
  1006 # End Source File
       
  1007 # Begin Source File
       
  1008 
       
  1009 SOURCE=..\..\Archive\7z\7zIn.h
       
  1010 # End Source File
       
  1011 # Begin Source File
       
  1012 
       
  1013 SOURCE=..\..\Archive\7z\7zItem.h
       
  1014 # End Source File
       
  1015 # Begin Source File
       
  1016 
       
  1017 SOURCE=..\..\Archive\7z\7zOut.cpp
       
  1018 # End Source File
       
  1019 # Begin Source File
       
  1020 
       
  1021 SOURCE=..\..\Archive\7z\7zOut.h
       
  1022 # End Source File
       
  1023 # Begin Source File
       
  1024 
       
  1025 SOURCE=..\..\Archive\7z\7zProperties.cpp
       
  1026 # End Source File
       
  1027 # Begin Source File
       
  1028 
       
  1029 SOURCE=..\..\Archive\7z\7zProperties.h
       
  1030 # End Source File
       
  1031 # Begin Source File
       
  1032 
       
  1033 SOURCE=..\..\Archive\7z\7zRegister.cpp
       
  1034 # End Source File
       
  1035 # Begin Source File
       
  1036 
       
  1037 SOURCE=..\..\Archive\7z\7zSpecStream.cpp
       
  1038 # End Source File
       
  1039 # Begin Source File
       
  1040 
       
  1041 SOURCE=..\..\Archive\7z\7zSpecStream.h
       
  1042 # End Source File
       
  1043 # Begin Source File
       
  1044 
       
  1045 SOURCE=..\..\Archive\7z\7zUpdate.cpp
       
  1046 # End Source File
       
  1047 # Begin Source File
       
  1048 
       
  1049 SOURCE=..\..\Archive\7z\7zUpdate.h
       
  1050 # End Source File
       
  1051 # End Group
       
  1052 # Begin Group "Archive Common"
       
  1053 
       
  1054 # PROP Default_Filter ""
       
  1055 # Begin Source File
       
  1056 
       
  1057 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
       
  1058 # End Source File
       
  1059 # Begin Source File
       
  1060 
       
  1061 SOURCE=..\..\Archive\Common\CoderMixer2.h
       
  1062 # End Source File
       
  1063 # Begin Source File
       
  1064 
       
  1065 SOURCE=..\..\Archive\Common\CoderMixer2MT.cpp
       
  1066 # End Source File
       
  1067 # Begin Source File
       
  1068 
       
  1069 SOURCE=..\..\Archive\Common\CoderMixer2MT.h
       
  1070 # End Source File
       
  1071 # Begin Source File
       
  1072 
       
  1073 SOURCE=..\..\Archive\Common\DummyOutStream.cpp
       
  1074 # End Source File
       
  1075 # Begin Source File
       
  1076 
       
  1077 SOURCE=..\..\Archive\Common\DummyOutStream.h
       
  1078 # End Source File
       
  1079 # Begin Source File
       
  1080 
       
  1081 SOURCE=..\..\Archive\Common\HandlerOut.cpp
       
  1082 # End Source File
       
  1083 # Begin Source File
       
  1084 
       
  1085 SOURCE=..\..\Archive\Common\HandlerOut.h
       
  1086 # End Source File
       
  1087 # Begin Source File
       
  1088 
       
  1089 SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
       
  1090 # End Source File
       
  1091 # Begin Source File
       
  1092 
       
  1093 SOURCE=..\..\Archive\Common\InStreamWithCRC.h
       
  1094 # End Source File
       
  1095 # Begin Source File
       
  1096 
       
  1097 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
       
  1098 # End Source File
       
  1099 # Begin Source File
       
  1100 
       
  1101 SOURCE=..\..\Archive\Common\ItemNameUtils.h
       
  1102 # End Source File
       
  1103 # Begin Source File
       
  1104 
       
  1105 SOURCE=..\..\Archive\Common\MultiStream.cpp
       
  1106 # End Source File
       
  1107 # Begin Source File
       
  1108 
       
  1109 SOURCE=..\..\Archive\Common\MultiStream.h
       
  1110 # End Source File
       
  1111 # Begin Source File
       
  1112 
       
  1113 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
       
  1114 # End Source File
       
  1115 # Begin Source File
       
  1116 
       
  1117 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
       
  1118 # End Source File
       
  1119 # Begin Source File
       
  1120 
       
  1121 SOURCE=..\..\Archive\Common\ParseProperties.cpp
       
  1122 # End Source File
       
  1123 # Begin Source File
       
  1124 
       
  1125 SOURCE=..\..\Archive\Common\ParseProperties.h
       
  1126 # End Source File
       
  1127 # End Group
       
  1128 # Begin Group "split"
       
  1129 
       
  1130 # PROP Default_Filter ""
       
  1131 # Begin Source File
       
  1132 
       
  1133 SOURCE=..\..\Archive\Split\SplitHandler.cpp
       
  1134 # End Source File
       
  1135 # Begin Source File
       
  1136 
       
  1137 SOURCE=..\..\Archive\Split\SplitHandler.h
       
  1138 # End Source File
       
  1139 # End Group
       
  1140 # End Group
       
  1141 # Begin Group "UI Common"
       
  1142 
       
  1143 # PROP Default_Filter ""
       
  1144 # Begin Source File
       
  1145 
       
  1146 SOURCE=..\..\UI\Common\ArchiveCommandLine.cpp
       
  1147 # End Source File
       
  1148 # Begin Source File
       
  1149 
       
  1150 SOURCE=..\..\UI\Common\ArchiveCommandLine.h
       
  1151 # End Source File
       
  1152 # Begin Source File
       
  1153 
       
  1154 SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp
       
  1155 # End Source File
       
  1156 # Begin Source File
       
  1157 
       
  1158 SOURCE=..\..\UI\Common\ArchiveExtractCallback.h
       
  1159 # End Source File
       
  1160 # Begin Source File
       
  1161 
       
  1162 SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp
       
  1163 # End Source File
       
  1164 # Begin Source File
       
  1165 
       
  1166 SOURCE=..\..\UI\Common\ArchiveOpenCallback.h
       
  1167 # End Source File
       
  1168 # Begin Source File
       
  1169 
       
  1170 SOURCE=..\..\UI\Common\DefaultName.cpp
       
  1171 # End Source File
       
  1172 # Begin Source File
       
  1173 
       
  1174 SOURCE=..\..\UI\Common\DefaultName.h
       
  1175 # End Source File
       
  1176 # Begin Source File
       
  1177 
       
  1178 SOURCE=..\..\UI\Common\EnumDirItems.cpp
       
  1179 # End Source File
       
  1180 # Begin Source File
       
  1181 
       
  1182 SOURCE=..\..\UI\Common\EnumDirItems.h
       
  1183 # End Source File
       
  1184 # Begin Source File
       
  1185 
       
  1186 SOURCE=..\..\UI\Common\Extract.cpp
       
  1187 # End Source File
       
  1188 # Begin Source File
       
  1189 
       
  1190 SOURCE=..\..\UI\Common\Extract.h
       
  1191 # End Source File
       
  1192 # Begin Source File
       
  1193 
       
  1194 SOURCE=..\..\UI\Common\ExtractingFilePath.cpp
       
  1195 # End Source File
       
  1196 # Begin Source File
       
  1197 
       
  1198 SOURCE=..\..\UI\Common\ExtractingFilePath.h
       
  1199 # End Source File
       
  1200 # Begin Source File
       
  1201 
       
  1202 SOURCE=..\..\UI\Common\LoadCodecs.cpp
       
  1203 # End Source File
       
  1204 # Begin Source File
       
  1205 
       
  1206 SOURCE=..\..\UI\Common\LoadCodecs.h
       
  1207 # End Source File
       
  1208 # Begin Source File
       
  1209 
       
  1210 SOURCE=..\..\UI\Common\OpenArchive.cpp
       
  1211 # End Source File
       
  1212 # Begin Source File
       
  1213 
       
  1214 SOURCE=..\..\UI\Common\OpenArchive.h
       
  1215 # End Source File
       
  1216 # Begin Source File
       
  1217 
       
  1218 SOURCE=..\..\UI\Common\Property.h
       
  1219 # End Source File
       
  1220 # Begin Source File
       
  1221 
       
  1222 SOURCE=..\..\UI\Common\PropIDUtils.cpp
       
  1223 # End Source File
       
  1224 # Begin Source File
       
  1225 
       
  1226 SOURCE=..\..\UI\Common\PropIDUtils.h
       
  1227 # End Source File
       
  1228 # Begin Source File
       
  1229 
       
  1230 SOURCE=..\..\UI\Common\SetProperties.cpp
       
  1231 # End Source File
       
  1232 # Begin Source File
       
  1233 
       
  1234 SOURCE=..\..\UI\Common\SetProperties.h
       
  1235 # End Source File
       
  1236 # Begin Source File
       
  1237 
       
  1238 SOURCE=..\..\UI\Common\SortUtils.cpp
       
  1239 # End Source File
       
  1240 # Begin Source File
       
  1241 
       
  1242 SOURCE=..\..\UI\Common\SortUtils.h
       
  1243 # End Source File
       
  1244 # Begin Source File
       
  1245 
       
  1246 SOURCE=..\..\UI\Common\TempFiles.cpp
       
  1247 # End Source File
       
  1248 # Begin Source File
       
  1249 
       
  1250 SOURCE=..\..\UI\Common\TempFiles.h
       
  1251 # End Source File
       
  1252 # Begin Source File
       
  1253 
       
  1254 SOURCE=..\..\UI\Common\Update.cpp
       
  1255 # End Source File
       
  1256 # Begin Source File
       
  1257 
       
  1258 SOURCE=..\..\UI\Common\Update.h
       
  1259 # End Source File
       
  1260 # Begin Source File
       
  1261 
       
  1262 SOURCE=..\..\UI\Common\UpdateAction.cpp
       
  1263 # End Source File
       
  1264 # Begin Source File
       
  1265 
       
  1266 SOURCE=..\..\UI\Common\UpdateAction.h
       
  1267 # End Source File
       
  1268 # Begin Source File
       
  1269 
       
  1270 SOURCE=..\..\UI\Common\UpdateCallback.cpp
       
  1271 # End Source File
       
  1272 # Begin Source File
       
  1273 
       
  1274 SOURCE=..\..\UI\Common\UpdateCallback.h
       
  1275 # End Source File
       
  1276 # Begin Source File
       
  1277 
       
  1278 SOURCE=..\..\UI\Common\UpdatePair.cpp
       
  1279 # End Source File
       
  1280 # Begin Source File
       
  1281 
       
  1282 SOURCE=..\..\UI\Common\UpdatePair.h
       
  1283 # End Source File
       
  1284 # Begin Source File
       
  1285 
       
  1286 SOURCE=..\..\UI\Common\UpdateProduce.cpp
       
  1287 # End Source File
       
  1288 # Begin Source File
       
  1289 
       
  1290 SOURCE=..\..\UI\Common\UpdateProduce.h
       
  1291 # End Source File
       
  1292 # Begin Source File
       
  1293 
       
  1294 SOURCE=..\..\UI\Common\WorkDir.cpp
       
  1295 # End Source File
       
  1296 # Begin Source File
       
  1297 
       
  1298 SOURCE=..\..\UI\Common\WorkDir.h
       
  1299 # End Source File
       
  1300 # End Group
       
  1301 # Begin Group "7-zip"
       
  1302 
       
  1303 # PROP Default_Filter ""
       
  1304 # Begin Source File
       
  1305 
       
  1306 SOURCE=..\..\ICoder.h
       
  1307 # End Source File
       
  1308 # Begin Source File
       
  1309 
       
  1310 SOURCE=..\..\IMyUnknown.h
       
  1311 # End Source File
       
  1312 # Begin Source File
       
  1313 
       
  1314 SOURCE=..\..\IPassword.h
       
  1315 # End Source File
       
  1316 # Begin Source File
       
  1317 
       
  1318 SOURCE=..\..\IProgress.h
       
  1319 # End Source File
       
  1320 # Begin Source File
       
  1321 
       
  1322 SOURCE=..\..\IStream.h
       
  1323 # End Source File
       
  1324 # Begin Source File
       
  1325 
       
  1326 SOURCE=..\..\PropID.h
       
  1327 # End Source File
       
  1328 # End Group
       
  1329 # Begin Group "C"
       
  1330 
       
  1331 # PROP Default_Filter ""
       
  1332 # Begin Group "C Branch"
       
  1333 
       
  1334 # PROP Default_Filter ""
       
  1335 # Begin Source File
       
  1336 
       
  1337 SOURCE=..\..\..\..\C\Compress\Branch\BranchARM.c
       
  1338 # SUBTRACT CPP /YX /Yc /Yu
       
  1339 # End Source File
       
  1340 # Begin Source File
       
  1341 
       
  1342 SOURCE=..\..\..\..\C\Compress\Branch\BranchARM.h
       
  1343 # End Source File
       
  1344 # Begin Source File
       
  1345 
       
  1346 SOURCE=..\..\..\..\C\Compress\Branch\BranchARMThumb.c
       
  1347 # SUBTRACT CPP /YX /Yc /Yu
       
  1348 # End Source File
       
  1349 # Begin Source File
       
  1350 
       
  1351 SOURCE=..\..\..\..\C\Compress\Branch\BranchARMThumb.h
       
  1352 # End Source File
       
  1353 # Begin Source File
       
  1354 
       
  1355 SOURCE=..\..\..\..\C\Compress\Branch\BranchIA64.c
       
  1356 # SUBTRACT CPP /YX /Yc /Yu
       
  1357 # End Source File
       
  1358 # Begin Source File
       
  1359 
       
  1360 SOURCE=..\..\..\..\C\Compress\Branch\BranchIA64.h
       
  1361 # End Source File
       
  1362 # Begin Source File
       
  1363 
       
  1364 SOURCE=..\..\..\..\C\Compress\Branch\BranchPPC.c
       
  1365 # SUBTRACT CPP /YX /Yc /Yu
       
  1366 # End Source File
       
  1367 # Begin Source File
       
  1368 
       
  1369 SOURCE=..\..\..\..\C\Compress\Branch\BranchPPC.h
       
  1370 # End Source File
       
  1371 # Begin Source File
       
  1372 
       
  1373 SOURCE=..\..\..\..\C\Compress\Branch\BranchSPARC.c
       
  1374 # SUBTRACT CPP /YX /Yc /Yu
       
  1375 # End Source File
       
  1376 # Begin Source File
       
  1377 
       
  1378 SOURCE=..\..\..\..\C\Compress\Branch\BranchSPARC.h
       
  1379 # End Source File
       
  1380 # Begin Source File
       
  1381 
       
  1382 SOURCE=..\..\..\..\C\Compress\Branch\BranchTypes.h
       
  1383 # End Source File
       
  1384 # Begin Source File
       
  1385 
       
  1386 SOURCE=..\..\..\..\C\Compress\Branch\BranchX86.c
       
  1387 # SUBTRACT CPP /YX /Yc /Yu
       
  1388 # End Source File
       
  1389 # Begin Source File
       
  1390 
       
  1391 SOURCE=..\..\..\..\C\Compress\Branch\BranchX86.h
       
  1392 # End Source File
       
  1393 # End Group
       
  1394 # Begin Source File
       
  1395 
       
  1396 SOURCE=..\..\..\..\C\7zCrc.c
       
  1397 # SUBTRACT CPP /YX /Yc /Yu
       
  1398 # End Source File
       
  1399 # Begin Source File
       
  1400 
       
  1401 SOURCE=..\..\..\..\C\7zCrc.h
       
  1402 # End Source File
       
  1403 # Begin Source File
       
  1404 
       
  1405 SOURCE=..\..\..\..\C\Alloc.c
       
  1406 # SUBTRACT CPP /YX /Yc /Yu
       
  1407 # End Source File
       
  1408 # Begin Source File
       
  1409 
       
  1410 SOURCE=..\..\..\..\C\Alloc.h
       
  1411 # End Source File
       
  1412 # Begin Source File
       
  1413 
       
  1414 SOURCE=..\..\..\..\C\IStream.h
       
  1415 # End Source File
       
  1416 # Begin Source File
       
  1417 
       
  1418 SOURCE=..\..\..\..\C\Compress\Lz\LzHash.h
       
  1419 # End Source File
       
  1420 # Begin Source File
       
  1421 
       
  1422 SOURCE=..\..\..\..\C\Compress\Lz\MatchFinder.c
       
  1423 # SUBTRACT CPP /YX /Yc /Yu
       
  1424 # End Source File
       
  1425 # Begin Source File
       
  1426 
       
  1427 SOURCE=..\..\..\..\C\Compress\Lz\MatchFinder.h
       
  1428 # End Source File
       
  1429 # Begin Source File
       
  1430 
       
  1431 SOURCE=..\..\..\..\C\Compress\Lz\MatchFinderMt.c
       
  1432 # SUBTRACT CPP /YX /Yc /Yu
       
  1433 # End Source File
       
  1434 # Begin Source File
       
  1435 
       
  1436 SOURCE=..\..\..\..\C\Compress\Lz\MatchFinderMt.h
       
  1437 # End Source File
       
  1438 # Begin Source File
       
  1439 
       
  1440 SOURCE=..\..\..\..\C\Threads.c
       
  1441 # SUBTRACT CPP /YX /Yc /Yu
       
  1442 # End Source File
       
  1443 # Begin Source File
       
  1444 
       
  1445 SOURCE=..\..\..\..\C\Threads.h
       
  1446 # End Source File
       
  1447 # Begin Source File
       
  1448 
       
  1449 SOURCE=..\..\..\..\C\Types.h
       
  1450 # End Source File
       
  1451 # End Group
       
  1452 # End Target
       
  1453 # End Project