Ticket #478: mythdvd.patch

File mythdvd.patch, 811 bytes (added by dasher, 19 years ago)

patch against r7526 mythplugins

  • mythdvd/mythdvd/mythdvd.pro

     
    55    error(Missing config.pro: please run the configure script)
    66}
    77
     8QMAKE_CXXFLAGS += -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
     9
    810TEMPLATE = lib
    911CONFIG += plugin thread
    1012TARGET = mythdvd
  • mythdvd/mtd/mtd.pro

     
    55    error(Missing config.pro: please run the configure script)
    66}
    77
     8QMAKE_CXXFLAGS += -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
     9
    810TEMPLATE = app
    911CONFIG += thread
    1012TARGET = mtd