Rebuild tcl windows build system

This commit is contained in:
Harald Oehlmann 2025-01-21 18:07:19 +01:00
parent 9e7b0290b4
commit 60e1c76858
5 changed files with 52 additions and 17 deletions

View file

@ -36,12 +36,18 @@ BACKEND_DIR = $(ROOT)\..\backend
PRJ_OBJS = \
$(TMP_DIR)\zint.obj \
$(TMP_DIR)\2of5.obj \
$(TMP_DIR)\2of5inter.obj \
$(TMP_DIR)\2of5inter_based.obj \
$(TMP_DIR)\auspost.obj \
$(TMP_DIR)\aztec.obj \
$(TMP_DIR)\bc412.obj \
$(TMP_DIR)\bmp.obj \
$(TMP_DIR)\channel.obj \
$(TMP_DIR)\codabar.obj \
$(TMP_DIR)\codablock.obj \
$(TMP_DIR)\code11.obj \
$(TMP_DIR)\code128.obj \
$(TMP_DIR)\code128_based.obj \
$(TMP_DIR)\code16k.obj \
$(TMP_DIR)\code1.obj \
$(TMP_DIR)\code49.obj \