mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
475c319554
processing X3D models PR: ports/88184 Submitted by: German Tischler <tanis@gaspode.franken.de>
14 lines
391 B
INI
14 lines
391 B
INI
*** examples/simpleNodeCounter/simpleNodeCounter.pro.orig Sat Oct 29 16:11:09 2005
|
|
--- examples/simpleNodeCounter/simpleNodeCounter.pro Sat Oct 29 16:11:20 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
|
|
|