summaryrefslogtreecommitdiff
path: root/graphics/libx3dtk/files/patch-examples-examples.pro
blob: 13d5269901f549c10a01c291d1cb356580b6f947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*** examples/examples.pro.orig	Sat Oct 29 15:57:38 2005
--- examples/examples.pro	Sat Oct 29 15:57:44 2005
***************
*** 1,4 ****
--- 1,5 ----
  TEMPLATE = subdirs
+ INCLUDEPATH *= /usr/X11R6/include
  
  SUBDIRS = \
          X3DViewer \
***************
*** 16,20 ****
          simpleNodeCounter \
          meshCreation \
          simplifiedMeshViewer \
!         redefineNodeTester \
!         mySimplifiedMeshViewer
--- 17,21 ----
          simpleNodeCounter \
          meshCreation \
          simplifiedMeshViewer \
!         redefineNodeTester
!