TEMPLATE = app QT += network xml phonon CONFIG += qt HEADERS += \ Song.h \ CollectionModel.h \ PlayerWindow.h \ SearchLineEdit.h \ Credentials.h \ CollectionFilter.h \ AutoSizingList.h SOURCES += \ Main.cpp \ CollectionModel.cpp \ PlayerWindow.cpp \ SearchLineEdit.cpp \ Credentials.cpp \ CollectionFilter.cpp \ AutoSizingList.cpp