mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 13:34:19 -04:00
Update gitignore.
Add to libzint.vcxproj missing files. Fix missing include in emf.c. Add x64 configuration. Change paths to point to extern folder for external libs(lipbng, zlib). Updated version in rc file.
This commit is contained in:
parent
b46bc1f45e
commit
cd65154a36
6 changed files with 305 additions and 26 deletions
|
@ -35,6 +35,7 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <malloc.h>
|
||||
#include "common.h"
|
||||
#include "emf.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue