From 41f324f096010d965a38290059cfd5c6b43496df Mon Sep 17 00:00:00 2001 From: "John F. Fay" Date: Wed, 11 Nov 2009 00:59:50 +0000 Subject: [PATCH] Adding the "freeglut_spaceball.c" file to the MSVC6 project files git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@843 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 f0f022a..17836a0 100644 --- a/freeglut.dsp +++ b/freeglut.dsp @@ -155,6 +155,10 @@ SOURCE=.\src\freeglut_overlay.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_spaceball.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_state.c # End Source File # Begin Source File diff --git a/freeglut_static.dsp b/freeglut_static.dsp index b20aad1..e7443d1 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -149,6 +149,10 @@ SOURCE=.\src\freeglut_overlay.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_spaceball.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_state.c # End Source File # Begin Source File -- 1.7.10.4