[Build] Remove unneeded stuff in QMake.
This commit is contained in:
parent
4e05aa232c
commit
3cb50f57fe
|
@ -27,10 +27,6 @@ unix {
|
|||
INSTALLS += icon
|
||||
}
|
||||
|
||||
win32 {
|
||||
DEFINES += WINDOWS
|
||||
}
|
||||
|
||||
INSTALLS += target
|
||||
|
||||
HEADERS += src/mpvobject.h src/filesavedialog.h src/fileopendialog.h
|
||||
|
|
Loading…
Reference in a new issue