mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-03-07 11:59:04 -05:00
Restored lz4.c
This commit is contained in:
parent
8be4c20f5b
commit
dc99992b43
@ -10,15 +10,10 @@ TEMPLATE = lib
|
||||
TARGET = lz4
|
||||
INCLUDEPATH += $$PWD
|
||||
|
||||
SOURCES = lz4core.c\
|
||||
lz4frame.c\
|
||||
lz4hc.c\
|
||||
SOURCES = lz4.c\
|
||||
xxhash.c
|
||||
|
||||
HEADERS = lz4.h\
|
||||
lz4frame_static.h\
|
||||
lz4frame.h\
|
||||
lz4hc.h\
|
||||
xxhash.h
|
||||
|
||||
CONFIG(ANDROID):CONFIG += mobility
|
||||
|
Loading…
Reference in New Issue
Block a user