From d74d7164499a8d34c363431d9f33ebce316c6eca Mon Sep 17 00:00:00 2001 From: "John F. Fay" Date: Fri, 1 Jul 2005 14:00:15 +0000 Subject: [PATCH] Adding the \"freeglut_input_devices.c\" file to the Windows project files git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@656 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 cf590b7..f0f022a 100644 --- a/freeglut.dsp +++ b/freeglut.dsp @@ -131,6 +131,10 @@ SOURCE=.\src\freeglut_init.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_input_devices.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_joystick.c # End Source File # Begin Source File diff --git a/freeglut_static.dsp b/freeglut_static.dsp index 8a3ec18..b20aad1 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -125,6 +125,10 @@ SOURCE=.\src\freeglut_init.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_input_devices.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_joystick.c # End Source File # Begin Source File -- 1.7.10.4