[FFmpeg-devel] [PATCH] Add versioning information to dlls

Ramiro Polla ramiro.polla
Mon Feb 9 21:04:09 CET 2009


[...]

New patch attached.

Changes:
- I couldn't get the CFLAGS += thing to work for DEPEND_CMD for .d
files out of .rc files, so I just renamed dllinfo.rc to dllinfo.c.
This way the current DEPEND_CMD catches it just fine. Then added a
special rule for dllinfo.c instead of generic %.rc in common.mak
- cross-compilation now works (cross-prefix added to windres and
<winver.h> lowercased)
- $build_suffix was added to OriginalFileName
- Updated year to 2009

Tested under linux, under cross-compilation to windows from linux, and
under windows, with these options:
--enable-shared --disable-static
--enable-shared --enable-static
--disable-shared --enable-static

For the release effort =)

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dllinfo.diff
Type: text/x-patch
Size: 5433 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090209/8a5778ee/attachment.bin>



More information about the ffmpeg-devel mailing list