mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Chnaged formatting and set "git config core.autocrlf false" to avoid warning that it will be transformed to crlf. No idea what it does.
This commit is contained in:
parent
934d2d8bc8
commit
eda3f4b114
@ -25,8 +25,8 @@ DLL:=$(APP).dll
|
||||
STATLIB:=lib$(APP).a
|
||||
|
||||
COMMON_OBJ:= common.o render.o png.o library.o ps.o large.o reedsol.o gs1.o svg.o \
|
||||
hanxin.o mailmark.o dotcode.o codablock.o emf.o eci.o \
|
||||
raster.o tif.o gif.o pcx.o bmp.o
|
||||
hanxin.o mailmark.o dotcode.o codablock.o emf.o eci.o \
|
||||
raster.o tif.o gif.o pcx.o bmp.o
|
||||
ONEDIM_OBJ:= code.o code128.o 2of5.o upcean.o telepen.o medical.o plessey.o rss.o
|
||||
POSTAL_OBJ:= postal.o auspost.o imail.o
|
||||
TWODIM_OBJ:= code16k.o dmatrix.o pdf417.o qr.o maxicode.o composite.o aztec.o code49.o code1.o gridmtx.o
|
||||
|
Loading…
Reference in New Issue
Block a user