Moved some files and minor cleanups
This commit is contained in:
parent
0cf6c18de4
commit
883243a376
62 changed files with 95 additions and 79 deletions
12
src/playlist/playlist.pri
Normal file
12
src/playlist/playlist.pri
Normal file
|
@ -0,0 +1,12 @@
|
|||
HEADERS += playlist.h \
|
||||
playlistmenu.h \
|
||||
playlistshade.h \
|
||||
playlistview.h
|
||||
|
||||
SOURCES += playlist.cpp \
|
||||
playlistmenu.cpp \
|
||||
playlistshade.cpp \
|
||||
playlistview.cpp
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
DEPENDPATH += $$PWD
|
Loading…
Add table
Add a link
Reference in a new issue