Added eMbedded Visual Tools project/workspace files to distribution.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@533 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
c0b1e6178d
commit
17757f4131
@ -712,3 +712,10 @@ unimplemented).
|
||||
(189) Fixed first bug of #1064195 (two things when using signals):
|
||||
Don't issue a warning about select when a non-blocked signal was
|
||||
caught. This makes sense and is more compatible with GLUT.
|
||||
|
||||
***************************************************************************
|
||||
* Changes on January 1, 2005.
|
||||
***************************************************************************
|
||||
|
||||
(190) Added eMbedded Visual Tools project/workspace files to
|
||||
distribution.
|
||||
|
@ -8,5 +8,6 @@ EXTRA_DIST = \
|
||||
freeglut.lsm autogen.sh \
|
||||
freeglut.kdevprj freeglut.kdevelop \
|
||||
freeglut.dsp freeglut.dsw \
|
||||
freeglut_static.dsp
|
||||
freeglut_static.dsp \
|
||||
freeglut_evc4.vcp freeglut_evc4.vcw
|
||||
|
||||
|
Reference in New Issue
Block a user