Newer
Older
Import / research / pipeline / Makefile
@John John on 29 Dec 2020 225 bytes bulk import from macbookpro checkouts

all: prototype.cpp
	g++ prototype.cpp -I/usr/include/ -IFFMpeg-20050211/libavcodec -IFFMpeg-20050211/libavformat -LFFMpeg-20050211/libavcodec -LFFMpeg-20050211/libavformat  -lavformat -lavcodec -lz -lpthread -lddraw -lgdi32