475c319554
processing X3D models PR: ports/88184 Submitted by: German Tischler <tanis@gaspode.franken.de>
13 lines
407 B
INI
13 lines
407 B
INI
*** examples/meshTransformComputer/meshTransformComputer.pro.orig Sat Oct 29 16:06:12 2005
|
|
--- examples/meshTransformComputer/meshTransformComputer.pro Sat Oct 29 16:06:26 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
|
|
|