summaryrefslogtreecommitdiff
path: root/src/im_avi.mak
blob: 45d39baf4b08cd2dfd8315d09befecc09081aa1e (plain)
1
2
3
4
5
6
7
8
9
10
PROJNAME = im
LIBNAME = im_avi
OPT = YES

SRC = im_format_avi.cpp
                                       
LIBS = vfw32

USE_IM=Yes
IM = ..