File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,11 @@ SOURCES=\
1313 graphicscontext.cpp \
1414 group.cpp \
1515 handler.cpp hc.cpp hndlrlst.cpp ibmp.cpp idraw.cpp ifile.cpp \
16- igif.cpp iimport.cpp ijpg.cpp image.cpp image_rep.cpp \
17- image_rep_encoded.cpp image_rep_mutable.cpp \
16+ igif.cpp iimport.cpp ijpg.cpp image.cpp \
17+ image_rep.cpp \
18+ image_rep_encoded.cpp \
19+ image_rep_mutable.cpp \
20+ image_rep_densitymapped.cpp \
1821 imagebitmap.cpp ipng.cpp imagelist.cpp \
1922 iquantization.cpp iquantize_new.cpp irle.cpp iutil.cpp \
2023 itransform.cpp keywords.cpp line.cpp literal.cpp magnify.cpp mcerror.cpp \
Original file line number Diff line number Diff line change @@ -11,8 +11,11 @@ SOURCES=\
1111 execpt.cpp express.cpp field.cpp fieldf.cpp fieldh.cpp fields.cpp \
1212 font.cpp funcs.cpp funcsm.cpp globals.cpp graphic.cpp group.cpp \
1313 handler.cpp hc.cpp hndlrlst.cpp ibmp.cpp idraw.cpp ifile.cpp \
14- igif.cpp iimport.cpp ijpg.cpp image.cpp image_rep.cpp imagelist.cpp \
15- image_rep_encoded.cpp image_rep_mutable.cpp \
14+ igif.cpp iimport.cpp ijpg.cpp image.cpp imagelist.cpp \
15+ image_rep.cpp \
16+ image_rep_encoded.cpp \
17+ image_rep_mutable.cpp \
18+ image_rep_densitymapped.cpp \
1619 imagebitmap.cpp ipng.cpp \
1720 iquantization.cpp iquantize_new.cpp irle.cpp iutil.cpp \
1821 itransform.cpp keywords.cpp line.cpp literal.cpp magnify.cpp mcerror.cpp \
You can’t perform that action at this time.
0 commit comments