From d14147bd854f101d21bf36c8ff9c284fd376e433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 9 Mar 2006 17:43:47 +0000 Subject: oops, forgot this file svn path=/trunk/externals/iem/iem_ambi/; revision=4673 --- src/iem_ambi_sources.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/iem_ambi_sources.c diff --git a/src/iem_ambi_sources.c b/src/iem_ambi_sources.c new file mode 100644 index 0000000..fea4647 --- /dev/null +++ b/src/iem_ambi_sources.c @@ -0,0 +1,17 @@ +/* iem_ambi-setup autogenerated setup-file + * generated by "./makesource.sh" + * !! DO NOT MANUALLY EDIT !! + */ + +#include "iem_ambi_sources.h" + +void iem_ambi_sources_setup(void) +{ + ambi_decode2_setup(); /* ambi_decode2.c */ + ambi_decode3_setup(); /* ambi_decode3.c */ + ambi_decode_setup(); /* ambi_decode.c */ + ambi_decode_cube_setup(); /* ambi_decode_cube.c */ + ambi_encode_setup(); /* ambi_encode.c */ + ambi_rot_setup(); /* ambi_rot.c */ +} + -- cgit v1.2.1