From 1b954ab8a4491be38e80cba04d16683d34982b07 Mon Sep 17 00:00:00 2001 From: "J.C. Jones" Date: Thu, 13 May 2004 02:11:26 +0000 Subject: [PATCH] Add one more header file to MSVC files git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@504 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut.dsp | 4 ++++ freeglut_static.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/freeglut.dsp b/freeglut.dsp index 4246964..cf590b7 100644 --- a/freeglut.dsp +++ b/freeglut.dsp @@ -199,6 +199,10 @@ SOURCE=.\include\GL\freeglut_std.h # End Source File # Begin Source File +SOURCE=.\src\freeglut_teapot_data.h +# End Source File +# Begin Source File + SOURCE=.\include\GL\glut.h # End Source File # End Group diff --git a/freeglut_static.dsp b/freeglut_static.dsp index d8b8f67..8a3ec18 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -193,6 +193,10 @@ SOURCE=.\include\GL\freeglut_std.h # End Source File # Begin Source File +SOURCE=.\src\freeglut_teapot_data.h +# End Source File +# Begin Source File + SOURCE=.\include\GL\glut.h # End Source File # End Group -- 1.7.10.4