mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-01 16:42:34 +02:00
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/lib.pro' that broke the build on Windows.
This commit is contained in:
parent
b7e0c2613b
commit
7892f4e8dc
@ -15119,3 +15119,5 @@
|
||||
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed bugs in 'docs/docbook/Makefile.am' and 'rivendell.spec.in'
|
||||
that broke the 'make rpm' target.
|
||||
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in 'lib/lib.pro' that broke the build on Windows.
|
||||
|
@ -2,9 +2,7 @@
|
||||
#
|
||||
# The lib/ QMake project file for Rivendell.
|
||||
#
|
||||
# (C) Copyright 2003-2007 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# $Id: lib.pro,v 1.36.8.13.2.1 2014/06/02 22:52:24 cvs Exp $
|
||||
# (C) Copyright 2003-2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
@ -31,6 +29,7 @@ win32 {
|
||||
}
|
||||
|
||||
SOURCES += export_bmiemr.cpp
|
||||
SOURCES += export_cutlog.cpp
|
||||
SOURCES += export_deltaflex.cpp
|
||||
SOURCES += export_musicclassical.cpp
|
||||
SOURCES += export_musicplayout.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user