Changeset 2890 for trunk/src/objects
- Timestamp:
- Mar 27, 2012, 11:47:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/objects/Makefile.in
r1931 r2890 112 112 RpObject.o 113 113 114 ifeq ($(FFMPEG),yes)115 # since ffmpeg libraries are available,116 # include them in compilation117 LIBS += -lavcodec -lavformat -lswscale118 HEADERS += RpVideo.h119 OBJS += RpVideo.o120 endif121 122 123 114 name = RpObjects 124 115 lib = lib$(name).a
Note: See TracChangeset
for help on using the changeset viewer.