Updated wrappers

This commit is contained in:
Robert Osfield
2005-07-15 21:47:11 +00:00
parent 71a7078d79
commit 5c9bd792a3
36 changed files with 1037 additions and 226 deletions

View File

@@ -3015,6 +3015,197 @@ Package=<4>
###############################################################################
Project: "osgWrapper osgDB"=.\osgWrappers\osgDB\wrapper_osgDB.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgDB
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgFX"=.\osgWrappers\osgFX\wrapper_osgFX.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgFX
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgGA"=.\osgWrappers\osgGA\wrapper_osgGA.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgGA
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgParticle"=.\osgWrappers\osgParticle\wrapper_osgParticle.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgParticle
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgProducer"=.\osgWrappers\osgProducer\wrapper_osgProducer.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgProducer
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgGA
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgSim"=.\osgWrappers\osgSim\wrapper_osgSim.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgSim
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgTerrain"=.\osgWrappers\osgTerrain\wrapper_osgTerrain.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgTerrain
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgText"=.\osgWrappers\osgText\wrapper_osgText.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgText
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Project: "osgWrapper osgUtil"=.\osgWrappers\osgUtil\wrapper_osgUtil.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgUtil
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgIntrospection
End Project Dependency
}}}
###############################################################################
Global:
Package=<5>

View File

@@ -54,7 +54,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 opengl32.lib OpenThreadsWin32.lib /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgwrapper_osg.dll" /libpath:"../../../lib" /libpath:"../../../../OpenThreads/lib/win32" /libpath:"../../../../Producer/lib" /libpath:"../../../../3rdParty/lib"
# ADD LINK32 opengl32.lib OpenThreadsWin32.lib /nologo /dll /pdb:none /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgwrapper_osg.dll" /libpath:"../../../lib" /libpath:"../../../../OpenThreads/lib/win32" /libpath:"../../../../Producer/lib" /libpath:"../../../../3rdParty/lib"
# SUBTRACT LINK32 /nodefaultlib
!ELSEIF "$(CFG)" == "osgWrapper osg - Win32 Debug"
@@ -82,7 +82,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 opengl32.lib OpenThreadsWin32d.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgwrapper_osgd.dll" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../../OpenThreads/lib/win32" /libpath:"../../../../Producer/lib" /libpath:"../../../../3rdParty/lib"
# ADD LINK32 opengl32.lib OpenThreadsWin32d.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgwrapper_osgd.dll" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../../OpenThreads/lib/win32" /libpath:"../../../../Producer/lib" /libpath:"../../../../3rdParty/lib"
# SUBTRACT LINK32 /pdb:none /nodefaultlib
!ENDIF
@@ -94,6 +94,7 @@ LINK32=link.exe
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\AlphaFunc.cpp
# End Source File
@@ -146,6 +147,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\BoundingSphere.cpp
SOURCE=..\..\..\src\osgWrappers\osg\BufferObject.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\CameraNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\ClearNode.cpp
# End Source File
@@ -194,10 +199,6 @@ SOURCE=..\..\..\src\osgWrappers\osg\CopyOp.cpp
SOURCE=..\..\..\src\osgWrappers\osg\CullFace.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\CullingSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\CullSettings.cpp
# End Source File
@@ -206,6 +207,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\CullSettings.cpp
SOURCE=..\..\..\src\osgWrappers\osg\CullStack.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\CullingSet.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Depth.cpp
# End Source File
@@ -214,12 +219,16 @@ SOURCE=..\..\..\src\osgWrappers\osg\Depth.cpp
SOURCE=..\..\..\src\osgWrappers\osg\DisplaySettings.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\DrawPixels.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Drawable.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\DrawPixels.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Endian.cpp
# End Source File
# Begin Source File
@@ -230,6 +239,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\Fog.cpp
SOURCE=..\..\..\src\osgWrappers\osg\FragmentProgram.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\FrameBufferObject.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\FrameStamp.cpp
# End Source File
@@ -238,6 +251,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\FrameStamp.cpp
SOURCE=..\..\..\src\osgWrappers\osg\FrontFace.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\GL2Extensions.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Geode.cpp
# End Source File
@@ -258,6 +275,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\Image.cpp
SOURCE=..\..\..\src\osgWrappers\osg\ImageStream.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\LOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Light.cpp
# End Source File
@@ -282,10 +303,6 @@ SOURCE=..\..\..\src\osgWrappers\osg\LineStipple.cpp
SOURCE=..\..\..\src\osgWrappers\osg\LineWidth.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\LOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\LogicOp.cpp
# End Source File
@@ -298,6 +315,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\Material.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Matrix.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\MatrixTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Matrixd.cpp
# End Source File
@@ -306,10 +327,6 @@ SOURCE=..\..\..\src\osgWrappers\osg\Matrixd.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Matrixf.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\MatrixTransform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Multisample.cpp
# End Source File
@@ -326,6 +343,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\NodeCallback.cpp
SOURCE=..\..\..\src\osgWrappers\osg\NodeVisitor.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Notify.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Object.cpp
# End Source File
@@ -391,11 +412,11 @@ SOURCE=..\..\..\src\osgWrappers\osg\Quat.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Referenced.cpp
SOURCE=..\..\..\src\osgWrappers\osg\RefNodePath.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\RefNodePath.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Referenced.cpp
# End Source File
# Begin Source File
@@ -498,10 +519,6 @@ SOURCE=..\..\..\src\osgWrappers\osg\Timer.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Transform.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\UByte4.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Uniform.cpp
# End Source File
@@ -510,6 +527,10 @@ SOURCE=..\..\..\src\osgWrappers\osg\Uniform.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Vec2.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec2b.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec2d.cpp
# End Source File
@@ -518,10 +539,18 @@ SOURCE=..\..\..\src\osgWrappers\osg\Vec2d.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Vec2f.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec2s.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec3.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec3b.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec3d.cpp
# End Source File
@@ -530,10 +559,18 @@ SOURCE=..\..\..\src\osgWrappers\osg\Vec3d.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Vec3f.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec3s.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec4.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec4b.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec4d.cpp
# End Source File
@@ -542,6 +579,14 @@ SOURCE=..\..\..\src\osgWrappers\osg\Vec4d.cpp
SOURCE=..\..\..\src\osgWrappers\osg\Vec4f.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec4s.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\Vec4ub.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osg\VertexProgram.cpp
# End Source File