[longomatch] Update makefiles
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update makefiles
- Date: Tue, 31 Mar 2015 17:30:17 +0000 (UTC)
commit 6e25b2f59791fa20d64cb85792d4cf498904986f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Mar 20 20:26:49 2015 +0100
Update makefiles
LongoMatch.Addins/Makefile.am | 1 +
LongoMatch.Core/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Addins/Makefile.am b/LongoMatch.Addins/Makefile.am
index e21cbd1..11b3043 100644
--- a/LongoMatch.Addins/Makefile.am
+++ b/LongoMatch.Addins/Makefile.am
@@ -9,6 +9,7 @@ SOURCES = AddinsManager.cs \
ExtensionPoints/IConfigModifier.cs \
ExtensionPoints/IExportProject.cs \
ExtensionPoints/IGStreamerPluginsProvider.cs \
+ ExtensionPoints/IGUIBackend.cs \
ExtensionPoints/IImportProject.cs \
ExtensionPoints/ILongoMatchPlugin.cs \
ExtensionPoints/IMultimediaBackend.cs \
diff --git a/LongoMatch.Core/Makefile.am b/LongoMatch.Core/Makefile.am
index 397e680..d7f7342 100644
--- a/LongoMatch.Core/Makefile.am
+++ b/LongoMatch.Core/Makefile.am
@@ -24,6 +24,7 @@ SOURCES = Common/Area.cs \
Common/Job.cs \
Common/Keyboard.cs \
Common/Log.cs \
+ Common/Registry.cs \
Common/Serializer.cs \
Common/SysInfo.cs \
Common/Utils.cs \
@@ -47,6 +48,7 @@ SOURCES = Common/Area.cs \
Interfaces/IDataBaseManager.cs \
Interfaces/IDatabase.cs \
Interfaces/IIDObject.cs \
+ Interfaces/IPlayerController.cs \
Interfaces/IPlaylistElement.cs \
Interfaces/IProjectsImporter.cs \
Interfaces/IRenderingJobsManager.cs \
@@ -59,7 +61,6 @@ SOURCES = Common/Area.cs \
Interfaces/Multimedia/IFramesCapturer.cs \
Interfaces/Multimedia/IMultimediaToolkit.cs \
Interfaces/Multimedia/IPlayer.cs \
- Interfaces/Multimedia/IPlayerController.cs \
Interfaces/Multimedia/IRemuxer.cs \
Interfaces/Multimedia/IVideoConverter.cs \
Interfaces/Multimedia/IVideoEditor.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]