wxWidgets/samples/opengl/pyramid
Dimitri Schoolwerth 3486c5707b Fix macro redefinition warning
APIENTRY is unconditionally defined through windows.h while it already has
been defined previously in oglpfuncs.h, resulting in a macro redefinition
warning. In this case fix the warning by undefining the macro prior to
including windows.h.
2016-04-15 02:35:40 +00:00
..
makefile.bcc
makefile.gcc
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc
mathstuff.cpp
mathstuff.h
oglpfuncs.cpp Fix macro redefinition warning 2016-04-15 02:35:40 +00:00
oglpfuncs.h
oglstuff.cpp
oglstuff.h
pyramid_vc7.vcproj
pyramid_vc8.vcproj
pyramid_vc9.vcproj
pyramid.bkl
pyramid.cpp
pyramid.h