From fdb957e95052b7c4ea32ab72b9efe5836133df7f Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 2 Jan 2011 12:51:40 +0100 Subject: Only export the intended grail symbols In the making of grail1, the intention was never that the gin, gru and touch symbols be exported. Rectify this by adding an explicit symbols file used during linking. Signed-off-by: Henrik Rydberg --- utouch-grail.sym.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 utouch-grail.sym.in (limited to 'utouch-grail.sym.in') diff --git a/utouch-grail.sym.in b/utouch-grail.sym.in new file mode 100644 index 0000000..e2039ff --- /dev/null +++ b/utouch-grail.sym.in @@ -0,0 +1,13 @@ +grail_close +grail_filter_abs_events +grail_get_contacts +grail_get_units +grail_idle +grail_mask_clear_mask +grail_mask_count +grail_mask_get_first +grail_mask_get_next +grail_mask_set_mask +grail_open +grail_pull +grail_set_bbox -- cgit v1.2.3