updated templates and regenerated project files for OpenGL samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,6 +15,9 @@ CONFIG = wx
|
||||
# not the default "../.." for this sample
|
||||
WXDIR=../../..
|
||||
|
||||
# need to link against OpenGL libs, of course
|
||||
win32:LIBS=opengl32.lib glu32.lib
|
||||
|
||||
# project files
|
||||
SOURCES = cube.cpp
|
||||
RC_FILE = cube.rc
|
||||
|
Reference in New Issue
Block a user