|
From: Andre R. <and...@us...> - 2005-01-15 20:40:37
|
Update of /cvsroot/frontierkernel/Frontier/build_VC6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10566 Modified Files: Frontier.dsp Log Message: Added langmath.c to _lang group and langmath.h to Include Files group. Index: Frontier.dsp =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_VC6/Frontier.dsp,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Frontier.dsp 3 Nov 2004 21:20:03 -0000 1.3 --- Frontier.dsp 15 Jan 2005 20:40:25 -0000 1.4 *************** *** 514,517 **** --- 514,521 ---- # Begin Source File + SOURCE=..\Common\source\langmath.c + # End Source File + # Begin Source File + SOURCE=..\Common\source\langops.c # End Source File *************** *** 1083,1086 **** --- 1087,1094 ---- # Begin Source File + SOURCE=..\Common\headers\langmath.h + # End Source File + # Begin Source File + SOURCE=..\Common\headers\langparser.h # End Source File |