wxWidgets/samples/opengl/penguin
Vadim Zeitlin 22a3b6e4b2 Don't include wxUniversal configurations in MSVC project files.
wxUniversal is practically not used under MSW and just confuses people.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-01-21 16:37:01 +00:00
..
dxfrenderer.cpp update the samples to use new (non-deprecated) wxGLCanvas API; added more comments; some cleanup (modified patch 1882679) 2008-02-10 13:26:01 +00:00
dxfrenderer.h Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features 2005-11-14 17:38:24 +00:00
makefile.bcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.gcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
Makefile.in Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.wat Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
penguin_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
penguin_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
penguin_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
penguin.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
penguin.cpp Enable GL_CULL_FACE in OpenGL samples. 2012-09-08 15:46:27 +00:00
penguin.dsp Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
penguin.dxf.gz Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features 2005-11-14 17:38:24 +00:00
penguin.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
trackball.c Applied patch #484508 (mostly sample warnings). 2001-11-22 12:58:44 +00:00
trackball.h Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00