[Plib-cvs] plib/src/sg sg.dsp,1.12,1.13
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-08-25 12:04:57
|
Update of /cvsroot/plib/plib/src/sg In directory usw-pr-cvs1:/tmp/cvs-serv25954 Modified Files: sg.dsp Log Message: Added sgdIsect.cxx and sgPerlinNoise.cxx Index: sg.dsp =================================================================== RCS file: /cvsroot/plib/plib/src/sg/sg.dsp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- sg.dsp 17 Dec 2001 22:44:09 -0000 1.12 +++ sg.dsp 25 Aug 2002 12:04:54 -0000 1.13 @@ -106,7 +106,15 @@ # End Source File # Begin Source File +SOURCE=.\sgdIsect.cxx +# End Source File +# Begin Source File + SOURCE=.\sgIsect.cxx +# End Source File +# Begin Source File + +SOURCE=.\sgPerlinNoise.cxx # End Source File # End Target # End Project |