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
2026-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073