1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/graphics/libx3dtk/files/patch-examples-meshCreation-meshCreation.pro
Pav Lucistnik 475c319554 X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and
processing X3D models

PR:		ports/88184
Submitted by:	German Tischler <tanis@gaspode.franken.de>
2005-11-18 00:15:24 +00:00

14 lines
371 B
INI

*** 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