aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-impl-macosx.cfg
blob: 738fcbf59b06e6b0f27a62c44b831e2a2f0e0720 (plain)
1
2
3
4
5
6
7
8
9
# This .cfg file is used to generate the GLU implementation on
# Mac OS X.

Include glu-impl-common.cfg

CustomCCode #include <inttypes.h>
CustomCCode #include <jni.h>

CustomCCode #include </usr/include/machine/types.h>