Ticket #36974: patch-qt-console-osx.diff

File patch-qt-console-osx.diff, 379 bytes (added by robertoschwald (Robert Oschwald), 11 years ago)

Patch file for the "files" dir to patch qmake config file in qt-console subdir

  • src/qt-console/bat.pro.in

    diff -ur src/qt-console/bat.pro.in.orig src/qt-console/bat.pro.in
    old new  
    3131  LIBS        += @QWT_LDFLAGS@ @QWT_LIB@
    3232}
    3333
     34macx {
     35  ICON = images/bat_icon.icns
     36}
     37
    3438RESOURCES    = main.qrc
    3539MOC_DIR      = moc
    3640OBJECTS_DIR  = obj