#
# R Makevars file auto-generated using template Makevars.in 
# AUTO-GENERATED from Makevars.in (using configure or configure.win)
# This file is part of the RGL project.
#

# CXX_STD = CXX11
PKG_CFLAGS=$(C_VISIBILITY)

PKG_CPPFLAGS=-I/opt/R/x86_64/include -DHAVE_PNG_H -I/usr/local/include/libpng16 -DRGL_NO_OPENGL -DR_NO_REMAP
PKG_LIBS= -L/usr/local/lib -lpng16

