[Plib-cvs] plib/src/js js.dsp,1.16,1.17
Brought to you by:
sjbaker
From: James J. <pu...@us...> - 2003-05-18 13:49:36
|
Update of /cvsroot/plib/plib/src/js In directory sc8-pr-cvs1:/tmp/cvs-serv28770 Modified Files: js.dsp Log Message: Modified by John Fay with new .cxx source files. ---------------------------------------------------------------------- Index: js.dsp =================================================================== RCS file: /cvsroot/plib/plib/src/js/js.dsp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- js.dsp 1 Sep 2002 13:19:17 -0000 1.16 +++ js.dsp 18 May 2003 13:49:33 -0000 1.17 @@ -1,104 +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". [...201 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 |