0b199bfa22
recorder. It supports pausing and rewinding live TV, multiple tuner cards, hardware or software video compression, onscreen program guides and a distributed architecture. WWW: http://www.mythtv.org NOTE: This is the frontend portion of MythTV, suitable for connecting to a backend MythTV server on a different machine. PR: ports/127856 Submitted by: Bernhard Froehlich <decke at bluelife dot at>
13 lines
460 B
INI
13 lines
460 B
INI
--- settings.pro.orig 2008-02-05 12:18:34.000000000 +0100
|
|
+++ settings.pro 2008-09-17 14:29:22.000000000 +0200
|
|
@@ -50,8 +50,8 @@
|
|
# and we do that in their Makefiles if CONFIG has mac_bundle
|
|
macx: CONFIG += console
|
|
|
|
-INCLUDEPATH += $${PREFIX}/include
|
|
-INCLUDEPATH += $$CONFIG_INCLUDEPATH
|
|
+#INCLUDEPATH += $${PREFIX}/include
|
|
+#INCLUDEPATH += $$CONFIG_INCLUDEPATH
|
|
|
|
# remove warn_{on|off} from CONFIG since we set it in our CFLAGS
|
|
CONFIG -= warn_on warn_off
|