wxwidgets/samples/opengl
Vadim Zeitlin 626f781840 Link penguin OpenGL sample with GLU too when building out of tree
This sample is the only one to use a GLU function too.

It would probably be better to drop GLU dependency entirely, but until
this is done (see #23721), do link with it.

This commit is best viewed ignoring whitespace-only changes.
2023-07-20 15:14:10 +02:00
..
cube Link OpenGL samples with GL library under Unix 2023-07-10 19:47:14 +02:00
isosurf Link OpenGL samples with GL library under Unix 2023-07-10 19:47:14 +02:00
penguin Link penguin OpenGL sample with GLU too when building out of tree 2023-07-20 15:14:10 +02:00
pyramid Link OpenGL samples with GL library under Unix 2023-07-10 19:47:14 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00