diff options
Diffstat (limited to 'subprojects/libhandy/libhandy.syms')
-rw-r--r-- | subprojects/libhandy/libhandy.syms | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/libhandy/libhandy.syms b/subprojects/libhandy/libhandy.syms new file mode 100644 index 0000000..64dafcb --- /dev/null +++ b/subprojects/libhandy/libhandy.syms @@ -0,0 +1,6 @@ +LIBHANDY_1_0 { + global: + hdy_*; + local: + *; +}; |