Update of /cvsroot/csdopenglnet/csdOpenGL/Cg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13407/Cg
Modified Files:
cg.xml cgGL.xml
Log Message:
Restrukturierung
Index: cg.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/Cg/cg.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cg.xml 6 Aug 2004 06:02:10 -0000 1.1
--- cg.xml 11 Sep 2004 08:10:40 -0000 1.2
***************
*** 1,5 ****
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xmlInput>cg_8h.xml</xmlInput>
! <linkLibrary>libcsdCg.so</linkLibrary>
<className>csdCgBase</className>
<upperClass>csDragons.OpenGL.GL</upperClass>
--- 1,5 ----
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xmlInput>cg_8h.xml</xmlInput>
! <linkLibrary>libCg.so</linkLibrary>
<className>csdCgBase</className>
<upperClass>csDragons.OpenGL.GL</upperClass>
Index: cgGL.xml
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/Cg/cgGL.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cgGL.xml 6 Aug 2004 11:42:33 -0000 1.2
--- cgGL.xml 11 Sep 2004 08:10:40 -0000 1.3
***************
*** 1,5 ****
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xmlInput>cgGL_8h.xml</xmlInput>
! <linkLibrary>libcsdCg.so</linkLibrary>
<className>csdCgGLBase</className>
<upperClass>csdCgBase</upperClass>
--- 1,5 ----
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xmlInput>cgGL_8h.xml</xmlInput>
! <linkLibrary>libCgGL.so</linkLibrary>
<className>csdCgGLBase</className>
<upperClass>csdCgBase</upperClass>
|