OpenSceneGraph/examples/osgGLUTsimple
Robert Osfield 5c780aada0 From Luigi Calori, "here is a patch to use Mike 3rdParty dependencies
It should not be introusive to any other palatform apart MSVC, but in order to link to debug-specific libs
I had to change plugins CMakeLists to differentiate debug/release linkage, I have used the same macro used in core libs
Now the macro used for plugin and examples linking test for existance of TARGET_LIBRARIES_VARS
that holds the names of the variables that have to be used for linking"
2007-03-27 21:44:02 +00:00
..
CMakeLists.txt From Luigi Calori, "here is a patch to use Mike 3rdParty dependencies 2007-03-27 21:44:02 +00:00
GNUmakefile Added -losgText to example that used osgViewer but didn't previously include -losgText 2007-02-13 20:32:45 +00:00
GNUmakefile.inst Added -losgText to example that used osgViewer but didn't previously include -losgText 2007-02-13 20:32:45 +00:00
osgGLUTsimple.cpp From Eric Wing, change osgGA::SimpleViewer to osgViewer::Viewer. 2006-11-08 09:50:27 +00:00