diff options
Diffstat (limited to 'graphics/libx3dtk/files/patch-examples-examples.pro')
-rw-r--r-- | graphics/libx3dtk/files/patch-examples-examples.pro | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/libx3dtk/files/patch-examples-examples.pro b/graphics/libx3dtk/files/patch-examples-examples.pro new file mode 100644 index 000000000000..13d5269901f5 --- /dev/null +++ b/graphics/libx3dtk/files/patch-examples-examples.pro @@ -0,0 +1,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 +! |