mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 07:59:50 -04:00
Make compile with MSVC6 (no C99 compatibility)
This commit is contained in:
parent
804ca24aca
commit
3939a1ae54
9 changed files with 118 additions and 15 deletions
|
@ -100,6 +100,10 @@ SOURCE=..\..\backend\aztec.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\bmp.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\code.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -176,6 +180,10 @@ SOURCE=..\..\backend\medical.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\pcx.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\pdf417.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -200,6 +208,10 @@ SOURCE=..\..\backend\qr.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\raster.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\backend\reedsol.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue