mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0023761: Removing FTGL defines from OpenGl_CMPLRS.edl
This commit is contained in:
parent
a20400b3a2
commit
a1bd71b4a8
@ -49,7 +49,7 @@ proc Visualization:depends { } {
|
||||
}
|
||||
|
||||
proc Visualization:acdepends { } {
|
||||
return [list X11 GL FREETYPE FTGL]
|
||||
return [list X11 GL FREETYPE]
|
||||
}
|
||||
|
||||
;#
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
@uses "CSF.edl";
|
||||
|
||||
@string %CMPLRS_CXX_Options += %CSF_X11_INCLUDE " " %CSF_OPENGL_INCLUDE " " %CSF_FTGL_INCLUDES " " %CSF_FREETYPE_INCLUDES " " %CSF_GL2PS_INCLUDES " ";
|
||||
@string %CMPLRS_C_Options += %CSF_X11_INCLUDE " " %CSF_OPENGL_INCLUDE " " %CSF_FTGL_INCLUDES " " %CSF_FREETYPE_INCLUDES " " %CSF_GL2PS_INCLUDES " ";
|
||||
@string %CMPLRS_CXX_Options += %CSF_X11_INCLUDE " " %CSF_OPENGL_INCLUDE " " %CSF_FREETYPE_INCLUDES " " %CSF_GL2PS_INCLUDES " ";
|
||||
@string %CMPLRS_C_Options += %CSF_X11_INCLUDE " " %CSF_OPENGL_INCLUDE " " %CSF_FREETYPE_INCLUDES " " %CSF_GL2PS_INCLUDES " ";
|
||||
|
||||
@endif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user