diff --git a/Sources/LZ4/include/lz4.h b/Sources/LZ4/include/lz4.h new file mode 120000 index 0000000..0b91a27 --- /dev/null +++ b/Sources/LZ4/include/lz4.h @@ -0,0 +1 @@ +../lib/lz4.h \ No newline at end of file diff --git a/Sources/LZ4/include/lz4frame.h b/Sources/LZ4/include/lz4frame.h new file mode 120000 index 0000000..9ffd910 --- /dev/null +++ b/Sources/LZ4/include/lz4frame.h @@ -0,0 +1 @@ +../lib/lz4frame.h \ No newline at end of file diff --git a/Sources/LZ4/include/lz4frame_static.h b/Sources/LZ4/include/lz4frame_static.h new file mode 120000 index 0000000..fcccaa5 --- /dev/null +++ b/Sources/LZ4/include/lz4frame_static.h @@ -0,0 +1 @@ +../lib/lz4frame_static.h \ No newline at end of file diff --git a/Sources/LZ4/include/lz4hc.h b/Sources/LZ4/include/lz4hc.h new file mode 120000 index 0000000..9154df1 --- /dev/null +++ b/Sources/LZ4/include/lz4hc.h @@ -0,0 +1 @@ +../lib/lz4hc.h \ No newline at end of file