diff options
Diffstat (limited to 'graphics/libx3dtk/files/patch-examples-infoReader-infoReader.pro')
-rw-r--r-- | graphics/libx3dtk/files/patch-examples-infoReader-infoReader.pro | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/libx3dtk/files/patch-examples-infoReader-infoReader.pro b/graphics/libx3dtk/files/patch-examples-infoReader-infoReader.pro deleted file mode 100644 index 58fc30fc771f..000000000000 --- a/graphics/libx3dtk/files/patch-examples-infoReader-infoReader.pro +++ /dev/null @@ -1,13 +0,0 @@ -*** examples/infoReader/infoReader.pro.orig Sat Oct 29 16:04:15 2005 ---- examples/infoReader/infoReader.pro Sat Oct 29 16:04: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 - |