fixed bug #1005296 - NSIS build error on Linux with g++ 3.4.0
- upgraded to the latest LZMA SDK git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3637 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
98caca8be1
commit
ec6957f356
52 changed files with 1715 additions and 2540 deletions
|
@ -156,7 +156,13 @@ SOURCE=.\7zip\7zGuids.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\7zip\Common\Alloc.cpp
|
||||
# ADD CPP /D "COMPRESS_MF_BT"
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\7zip\Common\CRC.cpp
|
||||
# ADD CPP /D "COMPRESS_MF_BT"
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -170,16 +176,6 @@ SOURCE=.\7zip\7zip\Compress\LZMA\LZMAEncoder.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\7zip\7zip\Compress\LZMA\LZMALen.cpp
|
||||
# ADD CPP /D "COMPRESS_MF_BT"
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\7zip\7zip\Compress\LZMA\LZMALiteral.cpp
|
||||
# ADD CPP /D "COMPRESS_MF_BT"
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\7zip\7zip\Common\OutBuffer.cpp
|
||||
# ADD CPP /D "COMPRESS_MF_BT"
|
||||
# End Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue