[Plib-cvs] plib/src/js js.dsp,1.17,1.18
Brought to you by:
sjbaker
From: M?rten Str?m. <str...@us...> - 2004-02-10 14:10:38
|
Update of /cvsroot/plib/plib/src/js In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22301/js Modified Files: js.dsp Log Message: Fixed weird line feeds in dsp files. Index: js.dsp =================================================================== RCS file: /cvsroot/plib/plib/src/js/js.dsp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- js.dsp 18 May 2003 13:49:33 -0000 1.17 +++ js.dsp 10 Feb 2004 14:07:15 -0000 1.18 @@ -1,128 +1,128 @@ -# Microsoft Developer Studio Project File - Name="js" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=js - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "js.mak". [...225 lines suppressed...] +SOURCE=.\jsLinux.cxx +# End Source File +# Begin Source File + +SOURCE=.\jsMacOS.cxx +# End Source File +# Begin Source File + +SOURCE=.\jsMacOSX.cxx +# End Source File +# Begin Source File + +SOURCE=.\jsNone.cxx +# End Source File +# Begin Source File + +SOURCE=.\jsWindows.cxx +# End Source File +# End Target +# End Project |