1 --- /dev/null 2005-11-21 11:13:32.160873500 +0100
2 +++ inventor/libSoXt/include/GL/GLwMDrawA.h 2005-12-08 04:29:09.000000000 +0100
4 +#include <SoGLwMDrawA.h>
6 +#define glwMDrawingAreaWidgetClass SoglwMDrawingAreaWidgetClass
8 +#define GLwNredSize SoGLwNredSize
9 +#define GLwNgreenSize SoGLwNgreenSize
10 +#define GLwNblueSize SoGLwNblueSize
12 +#define GLwNrgba SoGLwNrgba
13 +#define GLwNvisualInfo SoGLwNvisualInfo
15 +#define GLwNexposeCallback SoGLwNexposeCallback
16 +#define GLwNginitCallback SoGLwNginitCallback
17 --- inventor/apps/samples/widgets/GNUmakefile.componentTest.orig 2005-12-08 04:47:39.000000000 +0100
18 +++ inventor/apps/samples/widgets/GNUmakefile.componentTest 2005-12-08 04:52:04.000000000 +0100
21 CXXFILES = componentTest.c++
23 -LLDLIBS = libInventorWidget.a -lInventor -lInventorXt -lGLw
24 +LLDLIBS = libInventorWidget.a -lInventor -lInventorXt
26 all install: all_ivbin