mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Remove further refs to QZint; win32/README; add zintconfig.h to Win make files
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user