mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
lib*/version: Move library version functions into files of their own
This avoids having to rebuild big files every time FFMPEG_VERSION changes (which it does with every commit). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -174,6 +174,7 @@ OBJS = adler32.o \
|
||||
tx_float.o \
|
||||
tx_double.o \
|
||||
tx_int32.o \
|
||||
version.o \
|
||||
video_enc_params.o \
|
||||
film_grain_params.o \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user