mirror of
https://github.com/woo-j/zint.git
synced 2025-03-13 16:58:22 +03:00
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.
20 lines
207 B
Plaintext
20 lines
207 B
Plaintext
build/
|
|
*~
|
|
*.[ao]
|
|
*.swp
|
|
*.swo
|
|
*.suo
|
|
*.pro.user
|
|
.directory
|
|
CMakeLists.txt.user*
|
|
Makefile
|
|
backend/Makefile
|
|
frontend/Makefile
|
|
build-*
|
|
win32/*.VC.opendb
|
|
win32/*.VC.db
|
|
win32/Debug
|
|
win32/Release
|
|
win32/x64
|
|
extern/*
|