[longomatch] Add missing file to win32 makefiles



commit 78615bb3344be47a964be71a030ee32574f1bccd
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Jul 30 14:27:01 2011 +0200

    Add missing file to win32 makefiles

 Makefile.win32 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index c753e88..c7c9132 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -97,6 +97,7 @@ CESARPLAYER_FILES = \
 	Editor/EditorState.cs \
 	Utils/Device.cs \
 	Utils/MediaFile.cs \
+	Utils/MpegRemuxer.cs \
 	Utils/PreviewMediaFile.cs
 
 CESARPLAYER_REFERENCES = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]