Newer
Older
Import / projects / Gameloft / glwebtools / glwebtools_config_.h
@John John on 29 Dec 2020 455 bytes bulk import from macbookpro checkouts
#ifndef _GLWT2_GLWEBTOOLS_CONFIG_H_
#define _GLWT2_GLWEBTOOLS_CONFIG_H_

// Your game should provide this file in the same folder where pantheon is external.

// You can override the default settings from glwebtools libraries "glwebtools/include/<name of library>/<name of library>_default_config.h"

// Unless an internal file is included, the settings in this file are not visible from the host application

#endif //_GLWT2_GLWEBTOOLS_CONFIG_H_