Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
a7ef42c0f9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dtool/LocalSetup.pp

+ 3 - 0
dtool/LocalSetup.pp

@@ -61,6 +61,9 @@ $[cdefine HAVE_SGIGL]
 /* Define if we have GLX installed and want to build for GLX.  */
 /* Define if we have GLX installed and want to build for GLX.  */
 $[cdefine HAVE_GLX]
 $[cdefine HAVE_GLX]
 
 
+/* Define if we have Windows-GL installed and want to build for Wgl.  */
+$[cdefine HAVE_WGL]
+
 /* Define if we have Glut installed and want to build for Glut.  */
 /* Define if we have Glut installed and want to build for Glut.  */
 $[cdefine HAVE_GLUT]
 $[cdefine HAVE_GLUT]