[Plib-cvs] plib/src/ssg ssg.dsp,1.51,1.52
Brought to you by:
sjbaker
From: Wolfram K. <wol...@us...> - 2004-10-04 18:48:15
|
Update of /cvsroot/plib/plib/src/ssg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv350 Modified Files: ssg.dsp Log Message: ASC loader added Index: ssg.dsp =================================================================== RCS file: /cvsroot/plib/plib/src/ssg/ssg.dsp,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- ssg.dsp 26 Sep 2004 09:38:52 -0000 1.51 +++ ssg.dsp 4 Oct 2004 18:47:24 -0000 1.52 @@ -23,6 +23,8 @@ # Begin Project # PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe @@ -182,6 +184,10 @@ # End Source File # Begin Source File +SOURCE=.\ssgLoadASC.cxx +# End Source File +# Begin Source File + SOURCE=.\ssgLoadASE.cxx # End Source File # Begin Source File @@ -218,10 +224,6 @@ # End Source File # Begin Source File -SOURCE=.\ssgSaveIV.cxx -# End Source File -# Begin Source File - SOURCE=.\ssgLoadM.cxx # End Source File # Begin Source File @@ -354,6 +356,10 @@ # End Source File # Begin Source File +SOURCE=.\ssgSaveIV.cxx +# End Source File +# Begin Source File + SOURCE=.\ssgSaveM.cxx # End Source File # Begin Source File |