diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 10:08:58 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 10:08:58 +0000 |
| commit | de6c575e969180eeeb3b759aeaa8d57f9492d622 (patch) | |
| tree | ab63799214b7f2bc76c3b3facd7cee40605d4873 /graphics/oglext/files/patch-build_OglExt.pro | |
| parent | - Update to 0.3.2 (diff) | |
- Update to 1.1.0
PR: ports/70675
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
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 \ |
