diff options
| author | Comment <tim@gray.(none)> | 2013-03-15 15:59:58 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-03-15 15:59:58 +0000 |
| commit | 7f88d63097332810dc8335d87dfa8fa465180c7b (patch) | |
| tree | e16acd76a5e3bc56bed3fba4e1ae726933708b8e /rotord/Makefile | |
| parent | 3ef1995d460169ad8c8863cca12f57db1cdf51a9 (diff) | |
ffmpeg workin
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile index 6bf75a0..3ccbfc2 100644 --- a/rotord/Makefile +++ b/rotord/Makefile @@ -4,7 +4,7 @@ MY_CFLAGS = -fpermissive -std=c++11 # -I ../ffmpeg # The linker options. -MY_LIBS = -lPocoNet -lPocoXML -lPocoUtil -lPocoFoundation -lvamp-hostsdk -lsndfile -lavcodec -lavutil -lavformat -lavfilter -lavdevice +MY_LIBS = -lPocoNet -lPocoXML -lPocoUtil -lPocoFoundation -lvamp-hostsdk -lsndfile -L /usr/local/lib -lavcodec -lavutil -lavformat -lavfilter -lavdevice # The pre-processor options used by the cpp (man cpp for more). CPPFLAGS = -Wall |
