| OLD | NEW |
| (Empty) |
| 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 "_MBC
S" /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 "B
REAK_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 ad
vapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib k
ernel32.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:c
onsole /machine:I386 | |
| 55 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi3
2.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel
32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib o
le32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:consol
e /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_CRYP
TO" /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 ad
vapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib k
ernel32.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:c
onsole /debug /machine:I386 /pdbtype:sept | |
| 80 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi3
2.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel
32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib o
le32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:consol
e /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 "COM
PRESS_BCJ2" /D "COMPRESS_COPY" /D "COMPRESS_MF_PAT" /D "COMPRESS_MF_BT" /D "COMP
RESS_PPMD" /D "COMPRESS_DEFLATE" /D "COMPRESS_IMPLODE" /D "COMPRESS_BZIP2" /D "C
RYPTO_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 ad
vapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib k
ernel32.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:c
onsole /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 advapi3
2.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel
32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib o
le32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:consol
e /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_ZI
P" /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 "_UNICO
DE" /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 ad
vapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib k
ernel32.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:c
onsole /debug /machine:I386 /out:"c:\UTIL\7za.exe" /pdbtype:sept | |
| 132 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi3
2.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel
32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib o
le32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:consol
e /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.cpp | |
| 509 # End Source File | |
| 510 # Begin Source File | |
| 511 | |
| 512 SOURCE=..\..\..\Windows\Time.h | |
| 513 # End Source File | |
| 514 # End Group | |
| 515 # Begin Group "7zip Common" | |
| 516 | |
| 517 # PROP Default_Filter "" | |
| 518 # Begin Source File | |
| 519 | |
| 520 SOURCE=..\..\Common\CreateCoder.cpp | |
| 521 # End Source File | |
| 522 # Begin Source File | |
| 523 | |
| 524 SOURCE=..\..\Common\CreateCoder.h | |
| 525 # End Source File | |
| 526 # Begin Source File | |
| 527 | |
| 528 SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp | |
| 529 # End Source File | |
| 530 # Begin Source File | |
| 531 | |
| 532 SOURCE=..\..\Archive\Common\CrossThreadProgress.h | |
| 533 # End Source File | |
| 534 # Begin Source File | |
| 535 | |
| 536 SOURCE=..\..\Common\FilePathAutoRename.cpp | |
| 537 # End Source File | |
| 538 # Begin Source File | |
| 539 | |
| 540 SOURCE=..\..\Common\FilePathAutoRename.h | |
| 541 # End Source File | |
| 542 # Begin Source File | |
| 543 | |
| 544 SOURCE=..\..\Common\FileStreams.cpp | |
| 545 # End Source File | |
| 546 # Begin Source File | |
| 547 | |
| 548 SOURCE=..\..\Common\FileStreams.h | |
| 549 # End Source File | |
| 550 # Begin Source File | |
| 551 | |
| 552 SOURCE=..\..\Common\FilterCoder.cpp | |
| 553 # End Source File | |
| 554 # Begin Source File | |
| 555 | |
| 556 SOURCE=..\..\Common\FilterCoder.h | |
| 557 # End Source File | |
| 558 # Begin Source File | |
| 559 | |
| 560 SOURCE=..\..\Common\InBuffer.cpp | |
| 561 # End Source File | |
| 562 # Begin Source File | |
| 563 | |
| 564 SOURCE=..\..\Common\InBuffer.h | |
| 565 # End Source File | |
| 566 # Begin Source File | |
| 567 | |
| 568 SOURCE=..\..\Common\InOutTempBuffer.cpp | |
| 569 # End Source File | |
| 570 # Begin Source File | |
| 571 | |
| 572 SOURCE=..\..\Common\InOutTempBuffer.h | |
| 573 # End Source File | |
| 574 # Begin Source File | |
| 575 | |
| 576 SOURCE=..\..\Common\LimitedStreams.cpp | |
| 577 # End Source File | |
| 578 # Begin Source File | |
| 579 | |
| 580 SOURCE=..\..\Common\LimitedStreams.h | |
| 581 # End Source File | |
| 582 # Begin Source File | |
| 583 | |
| 584 SOURCE=..\..\Common\LockedStream.cpp | |
| 585 # End Source File | |
| 586 # Begin Source File | |
| 587 | |
| 588 SOURCE=..\..\Common\LockedStream.h | |
| 589 # End Source File | |
| 590 # Begin Source File | |
| 591 | |
| 592 SOURCE=..\..\Common\MethodId.cpp | |
| 593 # End Source File | |
| 594 # Begin Source File | |
| 595 | |
| 596 SOURCE=..\..\Common\MethodId.h | |
| 597 # End Source File | |
| 598 # Begin Source File | |
| 599 | |
| 600 SOURCE=..\..\Common\MethodProps.cpp | |
| 601 # End Source File | |
| 602 # Begin Source File | |
| 603 | |
| 604 SOURCE=..\..\Common\MethodProps.h | |
| 605 # End Source File | |
| 606 # Begin Source File | |
| 607 | |
| 608 SOURCE=..\..\Common\OffsetStream.cpp | |
| 609 # End Source File | |
| 610 # Begin Source File | |
| 611 | |
| 612 SOURCE=..\..\Common\OffsetStream.h | |
| 613 # End Source File | |
| 614 # Begin Source File | |
| 615 | |
| 616 SOURCE=..\..\Common\OutBuffer.cpp | |
| 617 # End Source File | |
| 618 # Begin Source File | |
| 619 | |
| 620 SOURCE=..\..\Common\OutBuffer.h | |
| 621 # End Source File | |
| 622 # Begin Source File | |
| 623 | |
| 624 SOURCE=..\..\Common\ProgressMt.cpp | |
| 625 # End Source File | |
| 626 # Begin Source File | |
| 627 | |
| 628 SOURCE=..\..\Common\ProgressMt.h | |
| 629 # End Source File | |
| 630 # Begin Source File | |
| 631 | |
| 632 SOURCE=..\..\Common\ProgressUtils.cpp | |
| 633 # End Source File | |
| 634 # Begin Source File | |
| 635 | |
| 636 SOURCE=..\..\Common\ProgressUtils.h | |
| 637 # End Source File | |
| 638 # Begin Source File | |
| 639 | |
| 640 SOURCE=..\..\Common\RegisterArc.h | |
| 641 # End Source File | |
| 642 # Begin Source File | |
| 643 | |
| 644 SOURCE=..\..\Common\RegisterCodec.h | |
| 645 # End Source File | |
| 646 # Begin Source File | |
| 647 | |
| 648 SOURCE=..\..\Common\StreamBinder.cpp | |
| 649 # End Source File | |
| 650 # Begin Source File | |
| 651 | |
| 652 SOURCE=..\..\Common\StreamBinder.h | |
| 653 # End Source File | |
| 654 # Begin Source File | |
| 655 | |
| 656 SOURCE=..\..\Common\StreamObjects.cpp | |
| 657 # End Source File | |
| 658 # Begin Source File | |
| 659 | |
| 660 SOURCE=..\..\Common\StreamObjects.h | |
| 661 # End Source File | |
| 662 # Begin Source File | |
| 663 | |
| 664 SOURCE=..\..\Common\StreamUtils.cpp | |
| 665 # End Source File | |
| 666 # Begin Source File | |
| 667 | |
| 668 SOURCE=..\..\Common\StreamUtils.h | |
| 669 # End Source File | |
| 670 # Begin Source File | |
| 671 | |
| 672 SOURCE=..\..\Common\VirtThread.cpp | |
| 673 # End Source File | |
| 674 # Begin Source File | |
| 675 | |
| 676 SOURCE=..\..\Common\VirtThread.h | |
| 677 # End Source File | |
| 678 # End Group | |
| 679 # Begin Group "Compress" | |
| 680 | |
| 681 # PROP Default_Filter "" | |
| 682 # Begin Group "LZMA_Alone" | |
| 683 | |
| 684 # PROP Default_Filter "" | |
| 685 # Begin Source File | |
| 686 | |
| 687 SOURCE=..\..\Compress\LZMA_Alone\LzmaBench.cpp | |
| 688 # End Source File | |
| 689 # Begin Source File | |
| 690 | |
| 691 SOURCE=..\..\Compress\LZMA_Alone\LzmaBench.h | |
| 692 # End Source File | |
| 693 # Begin Source File | |
| 694 | |
| 695 SOURCE=..\..\Compress\LZMA_Alone\LzmaBenchCon.cpp | |
| 696 # End Source File | |
| 697 # Begin Source File | |
| 698 | |
| 699 SOURCE=..\..\Compress\LZMA_Alone\LzmaBenchCon.h | |
| 700 # End Source File | |
| 701 # End Group | |
| 702 # Begin Source File | |
| 703 | |
| 704 SOURCE=..\..\Compress\Bcj2Coder.cpp | |
| 705 # End Source File | |
| 706 # Begin Source File | |
| 707 | |
| 708 SOURCE=..\..\Compress\Bcj2Coder.h | |
| 709 # End Source File | |
| 710 # Begin Source File | |
| 711 | |
| 712 SOURCE=..\..\Compress\Bcj2Register.cpp | |
| 713 # End Source File | |
| 714 # Begin Source File | |
| 715 | |
| 716 SOURCE=..\..\Compress\BcjCoder.cpp | |
| 717 # End Source File | |
| 718 # Begin Source File | |
| 719 | |
| 720 SOURCE=..\..\Compress\BcjCoder.h | |
| 721 # End Source File | |
| 722 # Begin Source File | |
| 723 | |
| 724 SOURCE=..\..\Compress\BcjRegister.cpp | |
| 725 # End Source File | |
| 726 # Begin Source File | |
| 727 | |
| 728 SOURCE=..\..\Compress\BranchCoder.cpp | |
| 729 # End Source File | |
| 730 # Begin Source File | |
| 731 | |
| 732 SOURCE=..\..\Compress\BranchCoder.h | |
| 733 # End Source File | |
| 734 # Begin Source File | |
| 735 | |
| 736 SOURCE=..\..\Compress\BranchMisc.cpp | |
| 737 # End Source File | |
| 738 # Begin Source File | |
| 739 | |
| 740 SOURCE=..\..\Compress\BranchMisc.h | |
| 741 # End Source File | |
| 742 # Begin Source File | |
| 743 | |
| 744 SOURCE=..\..\Compress\BranchRegister.cpp | |
| 745 # End Source File | |
| 746 # Begin Source File | |
| 747 | |
| 748 SOURCE=..\..\Compress\ByteSwap.cpp | |
| 749 # End Source File | |
| 750 # Begin Source File | |
| 751 | |
| 752 SOURCE=..\..\Compress\ByteSwap.h | |
| 753 # End Source File | |
| 754 # Begin Source File | |
| 755 | |
| 756 SOURCE=..\..\Compress\ByteSwapRegister.cpp | |
| 757 # End Source File | |
| 758 # Begin Source File | |
| 759 | |
| 760 SOURCE=..\..\Compress\CopyCoder.cpp | |
| 761 # End Source File | |
| 762 # Begin Source File | |
| 763 | |
| 764 SOURCE=..\..\Compress\CopyCoder.h | |
| 765 # End Source File | |
| 766 # Begin Source File | |
| 767 | |
| 768 SOURCE=..\..\Compress\CopyRegister.cpp | |
| 769 # End Source File | |
| 770 # Begin Source File | |
| 771 | |
| 772 SOURCE=..\..\Compress\LzmaDecoder.cpp | |
| 773 # End Source File | |
| 774 # Begin Source File | |
| 775 | |
| 776 SOURCE=..\..\Compress\LzmaDecoder.h | |
| 777 # End Source File | |
| 778 # Begin Source File | |
| 779 | |
| 780 SOURCE=..\..\Compress\LzmaEncoder.cpp | |
| 781 # End Source File | |
| 782 # Begin Source File | |
| 783 | |
| 784 SOURCE=..\..\Compress\LzmaEncoder.h | |
| 785 # End Source File | |
| 786 # Begin Source File | |
| 787 | |
| 788 SOURCE=..\..\Compress\LzmaRegister.cpp | |
| 789 # End Source File | |
| 790 # Begin Source File | |
| 791 | |
| 792 SOURCE=..\..\Compress\RangeCoder.h | |
| 793 # End Source File | |
| 794 # Begin Source File | |
| 795 | |
| 796 SOURCE=..\..\Compress\RangeCoderBit.h | |
| 797 # End Source File | |
| 798 # Begin Source File | |
| 799 | |
| 800 SOURCE=..\..\Compress\RangeCoderBitTree.h | |
| 801 # End Source File | |
| 802 # Begin Source File | |
| 803 | |
| 804 SOURCE=..\..\Compress\RangeCoderOpt.h | |
| 805 # End Source File | |
| 806 # End Group | |
| 807 # Begin Group "Archive" | |
| 808 | |
| 809 # PROP Default_Filter "" | |
| 810 # Begin Group "7z" | |
| 811 | |
| 812 # PROP Default_Filter "" | |
| 813 # Begin Source File | |
| 814 | |
| 815 SOURCE=..\..\Archive\7z\7zCompressionMode.cpp | |
| 816 # End Source File | |
| 817 # Begin Source File | |
| 818 | |
| 819 SOURCE=..\..\Archive\7z\7zCompressionMode.h | |
| 820 # End Source File | |
| 821 # Begin Source File | |
| 822 | |
| 823 SOURCE=..\..\Archive\7z\7zDecode.cpp | |
| 824 # End Source File | |
| 825 # Begin Source File | |
| 826 | |
| 827 SOURCE=..\..\Archive\7z\7zDecode.h | |
| 828 # End Source File | |
| 829 # Begin Source File | |
| 830 | |
| 831 SOURCE=..\..\Archive\7z\7zEncode.cpp | |
| 832 # End Source File | |
| 833 # Begin Source File | |
| 834 | |
| 835 SOURCE=..\..\Archive\7z\7zEncode.h | |
| 836 # End Source File | |
| 837 # Begin Source File | |
| 838 | |
| 839 SOURCE=..\..\Archive\7z\7zExtract.cpp | |
| 840 # End Source File | |
| 841 # Begin Source File | |
| 842 | |
| 843 SOURCE=..\..\Archive\7z\7zFolderInStream.cpp | |
| 844 # End Source File | |
| 845 # Begin Source File | |
| 846 | |
| 847 SOURCE=..\..\Archive\7z\7zFolderInStream.h | |
| 848 # End Source File | |
| 849 # Begin Source File | |
| 850 | |
| 851 SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp | |
| 852 # End Source File | |
| 853 # Begin Source File | |
| 854 | |
| 855 SOURCE=..\..\Archive\7z\7zFolderOutStream.h | |
| 856 # End Source File | |
| 857 # Begin Source File | |
| 858 | |
| 859 SOURCE=..\..\Archive\7z\7zHandler.cpp | |
| 860 # End Source File | |
| 861 # Begin Source File | |
| 862 | |
| 863 SOURCE=..\..\Archive\7z\7zHandler.h | |
| 864 # End Source File | |
| 865 # Begin Source File | |
| 866 | |
| 867 SOURCE=..\..\Archive\7z\7zHandlerOut.cpp | |
| 868 # End Source File | |
| 869 # Begin Source File | |
| 870 | |
| 871 SOURCE=..\..\Archive\7z\7zHeader.cpp | |
| 872 # End Source File | |
| 873 # Begin Source File | |
| 874 | |
| 875 SOURCE=..\..\Archive\7z\7zHeader.h | |
| 876 # End Source File | |
| 877 # Begin Source File | |
| 878 | |
| 879 SOURCE=..\..\Archive\7z\7zIn.cpp | |
| 880 # End Source File | |
| 881 # Begin Source File | |
| 882 | |
| 883 SOURCE=..\..\Archive\7z\7zIn.h | |
| 884 # End Source File | |
| 885 # Begin Source File | |
| 886 | |
| 887 SOURCE=..\..\Archive\7z\7zItem.h | |
| 888 # End Source File | |
| 889 # Begin Source File | |
| 890 | |
| 891 SOURCE=..\..\Archive\7z\7zOut.cpp | |
| 892 # End Source File | |
| 893 # Begin Source File | |
| 894 | |
| 895 SOURCE=..\..\Archive\7z\7zOut.h | |
| 896 # End Source File | |
| 897 # Begin Source File | |
| 898 | |
| 899 SOURCE=..\..\Archive\7z\7zProperties.cpp | |
| 900 # End Source File | |
| 901 # Begin Source File | |
| 902 | |
| 903 SOURCE=..\..\Archive\7z\7zProperties.h | |
| 904 # End Source File | |
| 905 # Begin Source File | |
| 906 | |
| 907 SOURCE=..\..\Archive\7z\7zRegister.cpp | |
| 908 # End Source File | |
| 909 # Begin Source File | |
| 910 | |
| 911 SOURCE=..\..\Archive\7z\7zSpecStream.cpp | |
| 912 # End Source File | |
| 913 # Begin Source File | |
| 914 | |
| 915 SOURCE=..\..\Archive\7z\7zSpecStream.h | |
| 916 # End Source File | |
| 917 # Begin Source File | |
| 918 | |
| 919 SOURCE=..\..\Archive\7z\7zUpdate.cpp | |
| 920 # End Source File | |
| 921 # Begin Source File | |
| 922 | |
| 923 SOURCE=..\..\Archive\7z\7zUpdate.h | |
| 924 # End Source File | |
| 925 # End Group | |
| 926 # Begin Group "Archive Common" | |
| 927 | |
| 928 # PROP Default_Filter "" | |
| 929 # Begin Source File | |
| 930 | |
| 931 SOURCE=..\..\Archive\Common\CoderMixer2.cpp | |
| 932 # End Source File | |
| 933 # Begin Source File | |
| 934 | |
| 935 SOURCE=..\..\Archive\Common\CoderMixer2.h | |
| 936 # End Source File | |
| 937 # Begin Source File | |
| 938 | |
| 939 SOURCE=..\..\Archive\Common\CoderMixer2MT.cpp | |
| 940 # End Source File | |
| 941 # Begin Source File | |
| 942 | |
| 943 SOURCE=..\..\Archive\Common\CoderMixer2MT.h | |
| 944 # End Source File | |
| 945 # Begin Source File | |
| 946 | |
| 947 SOURCE=..\..\Archive\Common\DummyOutStream.cpp | |
| 948 # End Source File | |
| 949 # Begin Source File | |
| 950 | |
| 951 SOURCE=..\..\Archive\Common\DummyOutStream.h | |
| 952 # End Source File | |
| 953 # Begin Source File | |
| 954 | |
| 955 SOURCE=..\..\Archive\Common\HandlerOut.cpp | |
| 956 # End Source File | |
| 957 # Begin Source File | |
| 958 | |
| 959 SOURCE=..\..\Archive\Common\HandlerOut.h | |
| 960 # End Source File | |
| 961 # Begin Source File | |
| 962 | |
| 963 SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp | |
| 964 # End Source File | |
| 965 # Begin Source File | |
| 966 | |
| 967 SOURCE=..\..\Archive\Common\InStreamWithCRC.h | |
| 968 # End Source File | |
| 969 # Begin Source File | |
| 970 | |
| 971 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp | |
| 972 # End Source File | |
| 973 # Begin Source File | |
| 974 | |
| 975 SOURCE=..\..\Archive\Common\ItemNameUtils.h | |
| 976 # End Source File | |
| 977 # Begin Source File | |
| 978 | |
| 979 SOURCE=..\..\Archive\Common\MultiStream.cpp | |
| 980 # End Source File | |
| 981 # Begin Source File | |
| 982 | |
| 983 SOURCE=..\..\Archive\Common\MultiStream.h | |
| 984 # End Source File | |
| 985 # Begin Source File | |
| 986 | |
| 987 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp | |
| 988 # End Source File | |
| 989 # Begin Source File | |
| 990 | |
| 991 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h | |
| 992 # End Source File | |
| 993 # Begin Source File | |
| 994 | |
| 995 SOURCE=..\..\Archive\Common\ParseProperties.cpp | |
| 996 # End Source File | |
| 997 # Begin Source File | |
| 998 | |
| 999 SOURCE=..\..\Archive\Common\ParseProperties.h | |
| 1000 # End Source File | |
| 1001 # End Group | |
| 1002 # Begin Group "split" | |
| 1003 | |
| 1004 # PROP Default_Filter "" | |
| 1005 # Begin Source File | |
| 1006 | |
| 1007 SOURCE=..\..\Archive\Split\SplitHandler.cpp | |
| 1008 # End Source File | |
| 1009 # Begin Source File | |
| 1010 | |
| 1011 SOURCE=..\..\Archive\Split\SplitHandler.h | |
| 1012 # End Source File | |
| 1013 # End Group | |
| 1014 # Begin Group "LZM" | |
| 1015 | |
| 1016 # PROP Default_Filter "" | |
| 1017 # Begin Source File | |
| 1018 | |
| 1019 SOURCE=..\..\Archive\Lzma\LzmaArcRegister.cpp | |
| 1020 # End Source File | |
| 1021 # Begin Source File | |
| 1022 | |
| 1023 SOURCE=..\..\Archive\Lzma\LzmaFiltersDecode.cpp | |
| 1024 # End Source File | |
| 1025 # Begin Source File | |
| 1026 | |
| 1027 SOURCE=..\..\Archive\Lzma\LzmaFiltersDecode.h | |
| 1028 # End Source File | |
| 1029 # Begin Source File | |
| 1030 | |
| 1031 SOURCE=..\..\Archive\Lzma\LzmaHandler.cpp | |
| 1032 # End Source File | |
| 1033 # Begin Source File | |
| 1034 | |
| 1035 SOURCE=..\..\Archive\Lzma\LzmaHandler.h | |
| 1036 # End Source File | |
| 1037 # Begin Source File | |
| 1038 | |
| 1039 SOURCE=..\..\Archive\Lzma\LzmaIn.cpp | |
| 1040 # End Source File | |
| 1041 # Begin Source File | |
| 1042 | |
| 1043 SOURCE=..\..\Archive\Lzma\LzmaIn.h | |
| 1044 # End Source File | |
| 1045 # Begin Source File | |
| 1046 | |
| 1047 SOURCE=..\..\Archive\Lzma\LzmaItem.h | |
| 1048 # End Source File | |
| 1049 # End Group | |
| 1050 # End Group | |
| 1051 # Begin Group "UI Common" | |
| 1052 | |
| 1053 # PROP Default_Filter "" | |
| 1054 # Begin Source File | |
| 1055 | |
| 1056 SOURCE=..\..\UI\Common\ArchiveCommandLine.cpp | |
| 1057 # End Source File | |
| 1058 # Begin Source File | |
| 1059 | |
| 1060 SOURCE=..\..\UI\Common\ArchiveCommandLine.h | |
| 1061 # End Source File | |
| 1062 # Begin Source File | |
| 1063 | |
| 1064 SOURCE=..\..\UI\Common\ArchiveExtractCallback.cpp | |
| 1065 # End Source File | |
| 1066 # Begin Source File | |
| 1067 | |
| 1068 SOURCE=..\..\UI\Common\ArchiveExtractCallback.h | |
| 1069 # End Source File | |
| 1070 # Begin Source File | |
| 1071 | |
| 1072 SOURCE=..\..\UI\Common\ArchiveOpenCallback.cpp | |
| 1073 # End Source File | |
| 1074 # Begin Source File | |
| 1075 | |
| 1076 SOURCE=..\..\UI\Common\ArchiveOpenCallback.h | |
| 1077 # End Source File | |
| 1078 # Begin Source File | |
| 1079 | |
| 1080 SOURCE=..\..\UI\Common\DefaultName.cpp | |
| 1081 # End Source File | |
| 1082 # Begin Source File | |
| 1083 | |
| 1084 SOURCE=..\..\UI\Common\DefaultName.h | |
| 1085 # End Source File | |
| 1086 # Begin Source File | |
| 1087 | |
| 1088 SOURCE=..\..\UI\Common\EnumDirItems.cpp | |
| 1089 # End Source File | |
| 1090 # Begin Source File | |
| 1091 | |
| 1092 SOURCE=..\..\UI\Common\EnumDirItems.h | |
| 1093 # End Source File | |
| 1094 # Begin Source File | |
| 1095 | |
| 1096 SOURCE=..\..\UI\Common\Extract.cpp | |
| 1097 # End Source File | |
| 1098 # Begin Source File | |
| 1099 | |
| 1100 SOURCE=..\..\UI\Common\Extract.h | |
| 1101 # End Source File | |
| 1102 # Begin Source File | |
| 1103 | |
| 1104 SOURCE=..\..\UI\Common\ExtractingFilePath.cpp | |
| 1105 # End Source File | |
| 1106 # Begin Source File | |
| 1107 | |
| 1108 SOURCE=..\..\UI\Common\ExtractingFilePath.h | |
| 1109 # End Source File | |
| 1110 # Begin Source File | |
| 1111 | |
| 1112 SOURCE=..\..\UI\Common\LoadCodecs.cpp | |
| 1113 # End Source File | |
| 1114 # Begin Source File | |
| 1115 | |
| 1116 SOURCE=..\..\UI\Common\LoadCodecs.h | |
| 1117 # End Source File | |
| 1118 # Begin Source File | |
| 1119 | |
| 1120 SOURCE=..\..\UI\Common\OpenArchive.cpp | |
| 1121 # End Source File | |
| 1122 # Begin Source File | |
| 1123 | |
| 1124 SOURCE=..\..\UI\Common\OpenArchive.h | |
| 1125 # End Source File | |
| 1126 # Begin Source File | |
| 1127 | |
| 1128 SOURCE=..\..\UI\Common\Property.h | |
| 1129 # End Source File | |
| 1130 # Begin Source File | |
| 1131 | |
| 1132 SOURCE=..\..\UI\Common\PropIDUtils.cpp | |
| 1133 # End Source File | |
| 1134 # Begin Source File | |
| 1135 | |
| 1136 SOURCE=..\..\UI\Common\PropIDUtils.h | |
| 1137 # End Source File | |
| 1138 # Begin Source File | |
| 1139 | |
| 1140 SOURCE=..\..\UI\Common\SetProperties.cpp | |
| 1141 # End Source File | |
| 1142 # Begin Source File | |
| 1143 | |
| 1144 SOURCE=..\..\UI\Common\SetProperties.h | |
| 1145 # End Source File | |
| 1146 # Begin Source File | |
| 1147 | |
| 1148 SOURCE=..\..\UI\Common\SortUtils.cpp | |
| 1149 # End Source File | |
| 1150 # Begin Source File | |
| 1151 | |
| 1152 SOURCE=..\..\UI\Common\SortUtils.h | |
| 1153 # End Source File | |
| 1154 # Begin Source File | |
| 1155 | |
| 1156 SOURCE=..\..\UI\Common\TempFiles.cpp | |
| 1157 # End Source File | |
| 1158 # Begin Source File | |
| 1159 | |
| 1160 SOURCE=..\..\UI\Common\TempFiles.h | |
| 1161 # End Source File | |
| 1162 # Begin Source File | |
| 1163 | |
| 1164 SOURCE=..\..\UI\Common\Update.cpp | |
| 1165 # End Source File | |
| 1166 # Begin Source File | |
| 1167 | |
| 1168 SOURCE=..\..\UI\Common\Update.h | |
| 1169 # End Source File | |
| 1170 # Begin Source File | |
| 1171 | |
| 1172 SOURCE=..\..\UI\Common\UpdateAction.cpp | |
| 1173 # End Source File | |
| 1174 # Begin Source File | |
| 1175 | |
| 1176 SOURCE=..\..\UI\Common\UpdateAction.h | |
| 1177 # End Source File | |
| 1178 # Begin Source File | |
| 1179 | |
| 1180 SOURCE=..\..\UI\Common\UpdateCallback.cpp | |
| 1181 # End Source File | |
| 1182 # Begin Source File | |
| 1183 | |
| 1184 SOURCE=..\..\UI\Common\UpdateCallback.h | |
| 1185 # End Source File | |
| 1186 # Begin Source File | |
| 1187 | |
| 1188 SOURCE=..\..\UI\Common\UpdatePair.cpp | |
| 1189 # End Source File | |
| 1190 # Begin Source File | |
| 1191 | |
| 1192 SOURCE=..\..\UI\Common\UpdatePair.h | |
| 1193 # End Source File | |
| 1194 # Begin Source File | |
| 1195 | |
| 1196 SOURCE=..\..\UI\Common\UpdateProduce.cpp | |
| 1197 # End Source File | |
| 1198 # Begin Source File | |
| 1199 | |
| 1200 SOURCE=..\..\UI\Common\UpdateProduce.h | |
| 1201 # End Source File | |
| 1202 # Begin Source File | |
| 1203 | |
| 1204 SOURCE=..\..\UI\Common\WorkDir.cpp | |
| 1205 # End Source File | |
| 1206 # Begin Source File | |
| 1207 | |
| 1208 SOURCE=..\..\UI\Common\WorkDir.h | |
| 1209 # End Source File | |
| 1210 # End Group | |
| 1211 # Begin Group "7-zip" | |
| 1212 | |
| 1213 # PROP Default_Filter "" | |
| 1214 # Begin Source File | |
| 1215 | |
| 1216 SOURCE=..\..\ICoder.h | |
| 1217 # End Source File | |
| 1218 # Begin Source File | |
| 1219 | |
| 1220 SOURCE=..\..\IMyUnknown.h | |
| 1221 # End Source File | |
| 1222 # Begin Source File | |
| 1223 | |
| 1224 SOURCE=..\..\IPassword.h | |
| 1225 # End Source File | |
| 1226 # Begin Source File | |
| 1227 | |
| 1228 SOURCE=..\..\IProgress.h | |
| 1229 # End Source File | |
| 1230 # Begin Source File | |
| 1231 | |
| 1232 SOURCE=..\..\IStream.h | |
| 1233 # End Source File | |
| 1234 # Begin Source File | |
| 1235 | |
| 1236 SOURCE=..\..\PropID.h | |
| 1237 # End Source File | |
| 1238 # End Group | |
| 1239 # Begin Group "C" | |
| 1240 | |
| 1241 # PROP Default_Filter "" | |
| 1242 # Begin Source File | |
| 1243 | |
| 1244 SOURCE=..\..\..\..\C\7zCrc.c | |
| 1245 # SUBTRACT CPP /YX /Yc /Yu | |
| 1246 # End Source File | |
| 1247 # Begin Source File | |
| 1248 | |
| 1249 SOURCE=..\..\..\..\C\7zCrc.h | |
| 1250 # End Source File | |
| 1251 # Begin Source File | |
| 1252 | |
| 1253 SOURCE=..\..\..\..\C\Alloc.c | |
| 1254 # SUBTRACT CPP /YX /Yc /Yu | |
| 1255 # End Source File | |
| 1256 # Begin Source File | |
| 1257 | |
| 1258 SOURCE=..\..\..\..\C\Alloc.h | |
| 1259 # End Source File | |
| 1260 # Begin Source File | |
| 1261 | |
| 1262 SOURCE=..\..\..\..\C\Bra.c | |
| 1263 # SUBTRACT CPP /YX /Yc /Yu | |
| 1264 # End Source File | |
| 1265 # Begin Source File | |
| 1266 | |
| 1267 SOURCE=..\..\..\..\C\Bra.h | |
| 1268 # End Source File | |
| 1269 # Begin Source File | |
| 1270 | |
| 1271 SOURCE=..\..\..\..\C\Bra86.c | |
| 1272 # SUBTRACT CPP /YX /Yc /Yu | |
| 1273 # End Source File | |
| 1274 # Begin Source File | |
| 1275 | |
| 1276 SOURCE=..\..\..\..\C\BraIA64.c | |
| 1277 # SUBTRACT CPP /YX /Yc /Yu | |
| 1278 # End Source File | |
| 1279 # Begin Source File | |
| 1280 | |
| 1281 SOURCE=..\..\..\..\C\IStream.h | |
| 1282 # End Source File | |
| 1283 # Begin Source File | |
| 1284 | |
| 1285 SOURCE=..\..\..\..\C\LzFind.c | |
| 1286 # SUBTRACT CPP /YX /Yc /Yu | |
| 1287 # End Source File | |
| 1288 # Begin Source File | |
| 1289 | |
| 1290 SOURCE=..\..\..\..\C\LzFind.h | |
| 1291 # End Source File | |
| 1292 # Begin Source File | |
| 1293 | |
| 1294 SOURCE=..\..\..\..\C\LzFindMt.c | |
| 1295 # SUBTRACT CPP /YX /Yc /Yu | |
| 1296 # End Source File | |
| 1297 # Begin Source File | |
| 1298 | |
| 1299 SOURCE=..\..\..\..\C\LzFindMt.h | |
| 1300 # End Source File | |
| 1301 # Begin Source File | |
| 1302 | |
| 1303 SOURCE=..\..\..\..\C\Compress\Lz\LzHash.h | |
| 1304 # End Source File | |
| 1305 # Begin Source File | |
| 1306 | |
| 1307 SOURCE=..\..\..\..\C\LzHash.h | |
| 1308 # End Source File | |
| 1309 # Begin Source File | |
| 1310 | |
| 1311 SOURCE=..\..\..\..\C\LzmaDec.c | |
| 1312 | |
| 1313 !IF "$(CFG)" == "Alone - Win32 Release" | |
| 1314 | |
| 1315 # ADD CPP /O2 | |
| 1316 # SUBTRACT CPP /YX /Yc /Yu | |
| 1317 | |
| 1318 !ELSEIF "$(CFG)" == "Alone - Win32 Debug" | |
| 1319 | |
| 1320 # SUBTRACT CPP /YX /Yc /Yu | |
| 1321 | |
| 1322 !ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" | |
| 1323 | |
| 1324 # SUBTRACT CPP /YX /Yc /Yu | |
| 1325 | |
| 1326 !ELSEIF "$(CFG)" == "Alone - Win32 DebugU" | |
| 1327 | |
| 1328 # SUBTRACT CPP /YX /Yc /Yu | |
| 1329 | |
| 1330 !ENDIF | |
| 1331 | |
| 1332 # End Source File | |
| 1333 # Begin Source File | |
| 1334 | |
| 1335 SOURCE=..\..\..\..\C\LzmaDec.h | |
| 1336 # End Source File | |
| 1337 # Begin Source File | |
| 1338 | |
| 1339 SOURCE=..\..\..\..\C\LzmaEnc.c | |
| 1340 # SUBTRACT CPP /YX /Yc /Yu | |
| 1341 # End Source File | |
| 1342 # Begin Source File | |
| 1343 | |
| 1344 SOURCE=..\..\..\..\C\LzmaEnc.h | |
| 1345 # End Source File | |
| 1346 # Begin Source File | |
| 1347 | |
| 1348 SOURCE=..\..\..\..\C\Threads.c | |
| 1349 # SUBTRACT CPP /YX /Yc /Yu | |
| 1350 # End Source File | |
| 1351 # Begin Source File | |
| 1352 | |
| 1353 SOURCE=..\..\..\..\C\Threads.h | |
| 1354 # End Source File | |
| 1355 # Begin Source File | |
| 1356 | |
| 1357 SOURCE=..\..\..\..\C\Types.h | |
| 1358 # End Source File | |
| 1359 # End Group | |
| 1360 # End Target | |
| 1361 # End Project | |
| OLD | NEW |