mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-18 17:25:09 -04:00
Add files emf.c and tif.c to tcl makefiles
This commit is contained in:
parent
480e514754
commit
6ac21c39b8
2 changed files with 10 additions and 0 deletions
|
@ -71,6 +71,7 @@ TEA_ADD_SOURCES([
|
|||
../backend/auspost.c
|
||||
../backend/aztec.c
|
||||
../backend/bmp.c
|
||||
../backend/emf.c
|
||||
../backend/codablock.c
|
||||
../backend/code128.c
|
||||
../backend/code16k.c
|
||||
|
@ -105,6 +106,7 @@ TEA_ADD_SOURCES([
|
|||
../backend/rss.c
|
||||
../backend/svg.c
|
||||
../backend/telepen.c
|
||||
../backend/tif.c
|
||||
../backend/upcean.c
|
||||
zint.c
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue