From bda374b38662398c62d0bff5dc27620e4b39f47a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 1 Feb 2007 18:10:07 +0000 Subject: Add GLUT support functions from FreeGLUT (STR #1522) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5650 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltkdll.dsp | 40 ++++++++++++++++++++++++++++++++++++++++ visualc/fltkgl.dsp | 20 ++++++++++++++++++++ 2 files changed, 60 insertions(+) (limited to 'visualc') diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 60d736339..6035b8810 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -2620,6 +2620,46 @@ DEP_CPP_FORMS_T=\ # End Source File # Begin Source File +SOURCE=..\src\freeglut_geometry.cxx +DEP_CPP_GL_DR=\ + "..\FL\gl.h"\ + "..\FL\glut.h"\ + "..\src\flstring.h"\ + ".\config.h"\ + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_stroke_mono_roman.cxx +DEP_CPP_GL_DR=\ + "..\FL\gl.h"\ + "..\FL\glut.h"\ + "..\src\flstring.h"\ + ".\config.h"\ + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_stroke_roman.cxx +DEP_CPP_GL_DR=\ + "..\FL\gl.h"\ + "..\FL\glut.h"\ + "..\src\flstring.h"\ + ".\config.h"\ + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_teapot.cxx +DEP_CPP_GL_DR=\ + "..\FL\gl.h"\ + "..\FL\glut.h"\ + "..\src\flstring.h"\ + ".\config.h"\ + +# End Source File +# Begin Source File + SOURCE=..\src\gl_draw.cxx DEP_CPP_GL_DR=\ "..\fl\enumerations.h"\ diff --git a/visualc/fltkgl.dsp b/visualc/fltkgl.dsp index 0792182ff..d50ce1612 100644 --- a/visualc/fltkgl.dsp +++ b/visualc/fltkgl.dsp @@ -95,6 +95,26 @@ SOURCE=..\src\Fl_Gl_Window.cxx # End Source File # Begin Source File +SOURCE=..\src\freeglut_geometry.cxx + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_stroke_mono_roman.cxx + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_stroke_roman.cxx + +# End Source File +# Begin Source File + +SOURCE=..\src\freeglut_teapot.cxx + +# End Source File +# Begin Source File + SOURCE=..\src\gl_draw.cxx # End Source File # Begin Source File -- cgit v1.2.3