diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-03-28 16:28:45 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-03-28 16:28:45 +0100 |
| commit | 623e1924aeea83ea70c8ae7f645b067f17a293ea (patch) | |
| tree | 6016c770098ef923e6fac0be12040703d99fcbb2 /morpher/config.make | |
| parent | a47b39541a7f60dfdda921c9598abe947e1e6ad9 (diff) | |
mesh loader and morpher working
Diffstat (limited to 'morpher/config.make')
| -rw-r--r-- | morpher/config.make | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
