mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
cd65154a36
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/*
|