Removing the "freeglut_glutfont_definitions.c" dependency from the VX 2008 and 2010 project files
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1041 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
8174572da7
commit
69be7aaf80
@ -697,10 +697,6 @@
|
||||
RelativePath="..\..\src\Common\freeglut_geometry.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Common\freeglut_glutfont_definitions.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Common\freeglut_init.c"
|
||||
>
|
||||
|
@ -329,7 +329,6 @@
|
||||
<ClCompile Include="..\..\src\Common\freeglut_font_data.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_gamemode.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_geometry.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_glutfont_definitions.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_init.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_input_devices.c" />
|
||||
<ClCompile Include="..\..\src\Common\freeglut_joystick.c" />
|
||||
|
@ -42,9 +42,6 @@
|
||||
<ClCompile Include="..\..\src\Common\freeglut_geometry.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\Common\freeglut_glutfont_definitions.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\Common\freeglut_init.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
Reference in New Issue
Block a user