about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-04 09:58:02 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-04 09:58:02 +0200
commit56f6ad84bbee5d6694d967d744fe0b377f0f68ab (patch)
tree49fdd613d17cc3a51f9e2dbe101f843d5f87dea6 /src/library_list.h
parented9a29b25fbaa7233c67f2bbb59880652a0d5534 (diff)
downloadbox64-56f6ad84bbee5d6694d967d744fe0b377f0f68ab.tar.gz
box64-56f6ad84bbee5d6694d967d744fe0b377f0f68ab.zip
Added wrapped libpcre.so.3 (for #17)
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 1126205d..7eea73f8 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -142,6 +142,7 @@ GO("libtinfo.so.6", libtinfo6)
 GO("libtcmalloc_minimal.so.4", tcmallocminimal)
 //GO("libmpg123.so.0", mpg123)
 GO("libgnutls.so.30", gnutls)
+GO("libprce.so.3", libpcre)
 GO("libcups.so.2", libcups)
 //GO("d3dadapter9.so.1", d3dadapter9)
 //GO("libvulkan.so.1", vulkan)