From 623e1924aeea83ea70c8ae7f645b067f17a293ea Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 28 Mar 2012 16:28:45 +0100 Subject: mesh loader and morpher working --- morpher/config.make | 2 ++ 1 file changed, 2 insertions(+) (limited to 'morpher/config.make') diff --git a/morpher/config.make b/morpher/config.make index 9ce3e2f..2fdc0ee 100644 --- a/morpher/config.make +++ b/morpher/config.make @@ -19,6 +19,8 @@ USER_CFLAGS = USER_LDFLAGS = +#/usr/lib/libavformat.a /usr/lib/libavcodec.a /usr/lib/libavutil.a /usr/lib/libswscale.a + # use this to add system libraries for example: # USER_LIBS = -lpango -- cgit v1.2.3