]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.pro
fixes to previous commit
[wxWidgets.git] / samples / opengl / cube / cube.pro
index fa852e50a7cc54fe2b3be3a9990b69c113384664..65320a9369ced5a3fbdd71d44711553d45377e13 100644 (file)
@@ -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