1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 18:07:02 +00:00

Add backend/vector.c to makefiles I maintain

This commit is contained in:
Harald Oehlmann
2018-11-02 09:34:00 +01:00
parent 5c00c7893e
commit 30a334f60b
3 changed files with 9 additions and 0 deletions

View File

@@ -256,6 +256,10 @@ SOURCE=..\backend\upcean.c
# End Source File
# Begin Source File
SOURCE=..\backend\vector.c
# End Source File
# Begin Source File
SOURCE=.\zint.c
# End Source File
# End Group