Adding "freeglut_spaceball.c" to the VS2008 project files per e-mail from Diederick Niehorster dated 12:13 AM, 11/9/09

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@841 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
fayjf 2009-11-09 13:08:37 +00:00
parent c2557f0a19
commit 7eb5301e0e
2 changed files with 9 additions and 1 deletions

View File

@ -532,6 +532,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\src\freeglut_spaceball.c"
>
</File>
<File
RelativePath="..\src\freeglut_state.c"
>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="9.00"
Name="freeglut"
ProjectGUID="{71AF75A0-52B6-4C1B-8E56-CB31C6741A18}"
TargetFrameworkVersion="0"
@ -511,6 +511,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\src\freeglut_spaceball.c"
>
</File>
<File
RelativePath="..\src\freeglut_state.c"
>