updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / inventor / 07_glw.patch
blob8a1031fbd0e286a10b96745c0828d4e5668b8aad
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
3 @@ -0,0 +1,13 @@
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
19 @@ -5,7 +5,7 @@
21 CXXFILES = componentTest.c++
23 -LLDLIBS = libInventorWidget.a -lInventor -lInventorXt -lGLw
24 +LLDLIBS = libInventorWidget.a -lInventor -lInventorXt
26 all install: all_ivbin