1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-27 14:57:10 +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

@@ -262,6 +262,10 @@ SOURCE=..\..\backend\tif.c
SOURCE=..\..\backend\upcean.c
# End Source File
# Begin Source File
SOURCE=..\..\backend\vector.c
# End Source File
# End Group
# Begin Group "Header Files"