]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/isosurf/isosurf.pro
added an error message to wxCopyFile
[wxWidgets.git] / samples / opengl / isosurf / isosurf.pro
index bb731088d20f418e96772d65c1a8187c8481595b..1f39cce9a24521290e2679c902cf09c0891db579 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 = isosurf.cpp
 RC_FILE = isosurf.rc