[longomatch] Use local gstreamer instalation path



commit 8f788701b004fdb664639015cef08466d050baf5
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Jul 26 22:27:33 2010 +0200

    Use local gstreamer instalation path

 Makefile.win32 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index 2c36a9e..5ff7b78 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -5,7 +5,7 @@ MONO = $(MONO_INSTALL_PATH)/bin/mono.exe
 MKBUNDLE = $(MONO_INSTALL_PATH)/lib/mono/2.0/mkbundle.exe
 DB4O = win32/deps/Db4objects.Db4o.dll 
 GTK = $(MONO_INSTALL_PATH)
-GST = c:\gstreamer
+GST = c:\gstreamer.local
 CC   = gcc.exe
 BASH = /bin/bash.exe
 DIST_DIR = win32/dist



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