From 475c319554ec0a89dded8c10f521621ca7dd7ff1 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 18 Nov 2005 00:15:24 +0000 Subject: X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and processing X3D models PR: ports/88184 Submitted by: German Tischler --- .../files/patch-examples-meshCreation-meshCreation.pro | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro (limited to 'graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro') diff --git a/graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro b/graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro new file mode 100644 index 000000000000..377d09d4104b --- /dev/null +++ b/graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro @@ -0,0 +1,13 @@ +*** examples/meshCreation/meshCreation.pro.orig Sat Oct 29 16:11:58 2005 +--- examples/meshCreation/meshCreation.pro Sat Oct 29 16:12:09 2005 +*************** +*** 1,6 **** +--- 1,8 ---- + CONFIG *= thread + CONFIG -= qt + ++ INCLUDEPATH *= /usr/X11R6/include ++ + # needs to be added if the library uses Qt xml parser. Can be removed if not. + macx: QMAKE_LFLAGS += -lqt + -- cgit v1.2.3