aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avcodec.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-05-16 21:05:45 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-05-16 21:05:45 +0000
commit70a892055e769940281f19eb765ca7d72c4a092c (patch)
treed380584a1e4142c3af1d4712317432dabfac0cb0 /Game/Code/lib/ffmpeg/avcodec.pas
parentfb5cc470baa6789e5b83d621c4754f22d7b4834f (diff)
downloadusdx-70a892055e769940281f19eb765ca7d72c4a092c.tar.gz
usdx-70a892055e769940281f19eb765ca7d72c4a092c.tar.xz
usdx-70a892055e769940281f19eb765ca7d72c4a092c.zip
linklib for darwin added
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1094 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/lib/ffmpeg/avcodec.pas4
1 files changed, 4 insertions, 0 deletions
diff --git a/Game/Code/lib/ffmpeg/avcodec.pas b/Game/Code/lib/ffmpeg/avcodec.pas
index 5c26c29e..052251d3 100644
--- a/Game/Code/lib/ffmpeg/avcodec.pas
+++ b/Game/Code/lib/ffmpeg/avcodec.pas
@@ -36,6 +36,10 @@ unit avcodec;
{$MINENUMSIZE 4} (* use 4-byte enums *)
{$ENDIF}
+{$IFDEF DARWIN}
+ {$linklib libavcodec}
+{$ENDIF}
+
interface
uses