From: John F. Fay Date: Sat, 4 Feb 2012 05:23:24 +0000 (+0000) Subject: Removing the "freeglut_glutfont_definitions.c" dependency from the Windows part of... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=e1d7e97b8837fd6ae3333b5d2b9a5fade4c84d08;p=freeglut Removing the "freeglut_glutfont_definitions.c" dependency from the Windows part of the "cmake" input and from the MSVC 6.0 files git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1039 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9583569..c42d14d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,6 @@ SET(FREEGLUT_SRCS src/Common/freeglut_font_data.c src/Common/freeglut_gamemode.c src/Common/freeglut_geometry.c - src/Common/freeglut_glutfont_definitions.c src/Common/freeglut_init.c src/Common/freeglut_internal.h src/Common/freeglut_input_devices.c diff --git a/freeglut.dsp b/freeglut.dsp index fb6c72d..83093d3 100644 --- a/freeglut.dsp +++ b/freeglut.dsp @@ -179,10 +179,6 @@ SOURCE=.\src\Common\freeglut_geometry.c # End Source File # Begin Source File -SOURCE=.\src\Common\freeglut_glutfont_definitions.c -# End Source File -# Begin Source File - SOURCE=.\src\Common\freeglut_init.c # End Source File # Begin Source File diff --git a/freeglut_static.dsp b/freeglut_static.dsp index bd45df5..e8be9d7 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -186,10 +186,6 @@ SOURCE=.\src\Common\freeglut_geometry.c # End Source File # Begin Source File -SOURCE=.\src\Common\freeglut_glutfont_definitions.c -# End Source File -# Begin Source File - SOURCE=.\src\Common\freeglut_init.c # End Source File # Begin Source File