mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2017-11-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/lib.pro' that broke the build under Windows.
This commit is contained in:
@@ -80,6 +80,7 @@ SOURCES += rdlabel.cpp
|
||||
SOURCES += rdlibrary_conf.cpp
|
||||
SOURCES += rdlicense.cpp
|
||||
SOURCES += rdlineedit.cpp
|
||||
SOURCES += rdlist_logs.cpp
|
||||
SOURCES += rdlistselector.cpp
|
||||
SOURCES += rdlistview.cpp
|
||||
SOURCES += rdlistviewitem.cpp
|
||||
@@ -154,7 +155,6 @@ x11 {
|
||||
SOURCES += rdimport_audio.cpp
|
||||
SOURCES += rdkernelgpio.cpp
|
||||
SOURCES += rdlist_groups.cpp
|
||||
SOURCES += rdlist_logs.cpp
|
||||
SOURCES += rdmarker_button.cpp
|
||||
SOURCES += rdmarker_edit.cpp
|
||||
SOURCES += rdmatrix.cpp
|
||||
@@ -220,6 +220,7 @@ HEADERS += rdlabel.h
|
||||
HEADERS += rdlibrary_conf.h
|
||||
HEADERS += rdlicense.h
|
||||
HEADERS += rdlineedit.h
|
||||
HEADERS += rdlist_logs.h
|
||||
HEADERS += rdlistselector.h
|
||||
HEADERS += rdlistview.h
|
||||
HEADERS += rdlistviewitem.h
|
||||
@@ -292,7 +293,6 @@ x11 {
|
||||
HEADERS += rdimport_audio.h
|
||||
HEADERS += rdkernelgpio.h
|
||||
HEADERS += rdlist_groups.h
|
||||
HEADERS += rdlist_logs.h
|
||||
HEADERS += rdmarker_button.h
|
||||
HEADERS += rdmarker_edit.h
|
||||
HEADERS += rdmatrix.h
|
||||
|
Reference in New Issue
Block a user