Krita Source Code Documentation
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1
#ifndef _WIN32
2
#define HAVE_NETINET_IN_H 1
3
#endif
4
5
#ifdef _MSC_VER
6
#if _MSC_VER < 1800
7
#define HAVE_INTTYPES_H 0
8
#else
9
# define HAVE_INTTYPES_H 1
10
#endif
11
#else
12
#define HAVE_INTTYPES_H 1
13
#endif
14
15
#define PACKAGE_STRING "krita"
plugins
impex
xcf
3rdparty
xcftools
config.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52