FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
dcnieho d3496a2968 now only setting FREEGLUT_EXPORTS and FREEGLUT_STATIC for the shared and
static dll/lib respectively, instead of globally defining those for all
targets
That revealed the static build of the demos is broken, needed to add the
FREEGLUT_STATIC definition there too
Not including .def file on windows if 64 bit build.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1117 7f0cb862-5218-0410-a997-914c9d46530a
2012-03-12 04:24:40 +00:00
freeglut now only setting FREEGLUT_EXPORTS and FREEGLUT_STATIC for the shared and 2012-03-12 04:24:40 +00:00
.gitattributes Rename Android and EGL files 2012-03-11 16:01:29 +00:00
.gitignore Android documentation 2012-03-11 09:18:53 +00:00