copypasta gone wrong

This commit is contained in:
John Maguire 2010-02-16 11:14:18 +00:00
parent d244a81e66
commit fe45d1ee7d

View File

@ -145,7 +145,7 @@ LIBS += -llastfm
LIBS += $$system(xine-config --libs)
QMAKE_CXXFLAGS += $$system(pkg-config --cflags libnotify)
LIBS += $$system(pkg-config --libs libnotify)
CMAKE_CXXFLAGS =+ $$system(pkg-config glib-2.0 --cflags)
QMAKE_CXXFLAGS += $$system(pkg-config glib-2.0 --cflags)
LIBS += $$system(pkg-config --libs glib-2.0)
}
}