Sfoglia il codice sorgente

*** empty log message ***

David Rose 25 anni fa
parent
commit
a7ef42c0f9
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.  */
 $[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.  */
 $[cdefine HAVE_GLUT]