From: Tim R. <ti...@us...> - 2004-09-11 08:44:32
|
Update of /cvsroot/csdopenglnet/csdOpenGL/Cg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19152 Added Files: csDragons.OpenGL.Cg.dll.config Log Message: mapping between windows and linux --- NEW FILE: csDragons.OpenGL.Cg.dll.config --- <configuration> <dllmap dll="cg.dll" target="libCg.so" /> <dllmap dll="cgGL.dll" target="libCgGL.so" /> </configuration> |