diff options
| author | 2016-12-31 09:07:40 -0500 | |
|---|---|---|
| committer | 2016-12-31 11:17:07 -0500 | |
| commit | 5be1b8e6e044cbd13ccc3e8fbbeab00ec576784b (patch) | |
| tree | c11f8471b7b6868d26721e4cb53edeec94b46bae /3rdparty/utf8proc/MANIFEST | |
| parent | 11a44f2c75044add678d5fcae40365ba873ff6ff (diff) | |
Introduced utf8proc and created wrapper code to expose a prettier API
Diffstat (limited to '3rdparty/utf8proc/MANIFEST')
| -rw-r--r-- | 3rdparty/utf8proc/MANIFEST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/3rdparty/utf8proc/MANIFEST b/3rdparty/utf8proc/MANIFEST new file mode 100644 index 00000000000..b39f8a81b33 --- /dev/null +++ b/3rdparty/utf8proc/MANIFEST @@ -0,0 +1,7 @@ +include/ +include/utf8proc.h +lib/ +lib/libutf8proc.a +lib/libutf8proc.so -> libutf8proc.so.2.1.0 +lib/libutf8proc.so.2 -> libutf8proc.so.2.1.0 +lib/libutf8proc.so.2.1.0 |
