From: Eric Sandall Date: Wed, 25 Jun 2003 15:40:32 +0000 (+0000) Subject: Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=2b76cbab75522ed10e039d017cd449c7532e668e;p=freeglut Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp' (New list #10) git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@103 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/ChangeLog b/ChangeLog index 38a7dac..efc7364 100644 --- a/ChangeLog +++ b/ChangeLog @@ -175,3 +175,10 @@ October 24, 2002: ******************************************************************************************* (80) Fixed autogen.sh and removed aclocal.m4 + + +******************************************************************************************* +* Changes on 24 June 2003 +******************************************************************************************* + +(90) Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp' (New list #10) diff --git a/freeglut.dsp b/freeglut.dsp index c0b5ec9..46c0ed0 100644 --- a/freeglut.dsp +++ b/freeglut.dsp @@ -102,6 +102,10 @@ SOURCE=".\src\freeglut_display.c" # End Source File # Begin Source File +SOURCE=".\src\freeglut_ext.c" +# End Source File +# Begin Source File + SOURCE=".\src\freeglut_font.c" # End Source File # Begin Source File diff --git a/freeglut_static.dsp b/freeglut_static.dsp index 3c2ef18..89e1006 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -97,6 +97,10 @@ SOURCE=".\src\freeglut_display.c" # End Source File # Begin Source File +SOURCE=".\src\freeglut_ext.c" +# End Source File +# Begin Source File + SOURCE=".\src\freeglut_font.c" # End Source File # Begin Source File