mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Core: BSD/clang patch (thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@7803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
00835b92be
commit
920cb4f81d
4 changed files with 16 additions and 8 deletions
|
|
@ -3,12 +3,11 @@ uses
|
|||
|
||||
file
|
||||
lz4.h,
|
||||
lz4upp.cpp,
|
||||
lz4upp.cpp optimize_speed,
|
||||
util.cpp,
|
||||
lib\lz4.c optimize_speed,
|
||||
lib\lz4.h,
|
||||
lib\LICENSE,
|
||||
result.txt;
|
||||
lib\LICENSE;
|
||||
|
||||
mainconfig
|
||||
"" = "SSE2";
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
Compress 2.422
|
||||
Decompress 1.672
|
||||
-------------
|
||||
Loading…
Add table
Add a link
Reference in a new issue