diff options
Diffstat (limited to 'graphics/oglext/files/patch-build_OglExt.pro')
| -rw-r--r-- | graphics/oglext/files/patch-build_OglExt.pro | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/oglext/files/patch-build_OglExt.pro b/graphics/oglext/files/patch-build_OglExt.pro new file mode 100644 index 000000000000..fc1983c29911 --- /dev/null +++ b/graphics/oglext/files/patch-build_OglExt.pro @@ -0,0 +1,15 @@ +--- build/OglExt.pro.orig	Thu Aug 19 23:58:56 2004 ++++ build/OglExt.pro	Thu Aug 19 23:59:25 2004 +@@ -2,9 +2,11 @@ + # Tue Jun 15 10:34:01 CET 2004 +  + TEMPLATE = lib +-CONFIG += dll warn_on release opengl ++CONFIG = dll warn_on release opengl + TARGET = OglExt + VERSION = 1.1.0 ++ ++INCLUDEPATH=	../include +  + SOURCES += \ +             OglExt.cpp \  | 
