wxWidgets/samples/opengl
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
..
cube Update version to 3.1.1 2016-03-03 23:23:06 +01:00
isosurf Update version to 3.1.1 2016-03-03 23:23:06 +01:00
penguin Update version to 3.1.1 2016-03-03 23:23:06 +01:00
pyramid Fix macro redefinition warning 2016-04-15 02:35:40 +00:00
makefile.bcc Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00
makefile.gcc Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00
Makefile.in Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00
makefile.unx Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00
makefile.vc Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00