Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp...
authorEric Sandall <sandalle@gmail.com>
Wed, 25 Jun 2003 15:40:32 +0000 (15:40 +0000)
committerEric Sandall <sandalle@gmail.com>
Wed, 25 Jun 2003 15:40:32 +0000 (15:40 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@103 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog
freeglut.dsp
freeglut_static.dsp

index 38a7dac..efc7364 100644 (file)
--- 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)
index c0b5ec9..46c0ed0 100644 (file)
@@ -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
index 3c2ef18..89e1006 100644 (file)
@@ -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