mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 13:34:19 -04:00
Remove further refs to QZint; win32/README; add zintconfig.h to Win make files
This commit is contained in:
parent
142cca7995
commit
4b7561ab29
11 changed files with 28 additions and 57 deletions
|
@ -2,7 +2,7 @@
|
|||
#if defined (_WIN32) && (defined(_USRDLL) || defined(DLL_EXPORT) || defined(PIC))
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#include "zint.h"
|
||||
#include "zintconfig.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue