wxWidgets/samples/opengl
Vadim Zeitlin 395d453c94 Link with oleacc.lib when using MSW gcc makefiles
This library is now required when wxUSE_ACCESSIBILITY==1, but was only linked,
using a compiler-specific pragma, when using MSVC resulting in link errors
with gcc.

Fix this by adding the library to the bakefile for non-MSVC compilers and
rebaking.
2017-01-04 11:50:18 +01:00
..
cube Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
isosurf Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
penguin Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01:00
pyramid Link with oleacc.lib when using MSW gcc makefiles 2017-01-04 11:50:18 +01: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