mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2017-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs that broke the build under Windows.
This commit is contained in:
@@ -42,6 +42,7 @@ SOURCES += list_logs.cpp
|
||||
SOURCES += list_reports.cpp
|
||||
SOURCES += rdlogedit.cpp
|
||||
x11 {
|
||||
SOURCES += render_dialog.cpp
|
||||
SOURCES += voice_tracker.cpp
|
||||
}
|
||||
|
||||
@@ -58,6 +59,7 @@ HEADERS += list_logs.h
|
||||
HEADERS += list_reports.h
|
||||
HEADERS += rdlogedit.h
|
||||
x11 {
|
||||
HEADERS += render_dialog.h
|
||||
HEADERS += voice_tracker.h
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user