[longomatch] Remove dll extension from the library name (just .so)



commit 95add5e042c69496d7ae06aff232d2fa91e8e80b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Sep 7 16:37:50 2014 +0200

    Remove dll extension from the library name (just .so)

 libcesarplayer/liblongomatch.mdp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/liblongomatch.mdp b/libcesarplayer/liblongomatch.mdp
index a2b8e96..3b6ae14 100644
--- a/libcesarplayer/liblongomatch.mdp
+++ b/libcesarplayer/liblongomatch.mdp
@@ -1,7 +1,7 @@
 <Project name="libcesarplayer" fileversion="2.0" language="C" Target="Bin" Description="Gstreamer backend 
libraries for LongoMatch" ctype="CProject">
   <Configurations active="Release">
     <Configuration name="Debug" SourceDirectory="." ctype="CProjectConfiguration">
-      <Output directory="../bin" output="libcesarplayer.dll" />
+      <Output directory="../bin" output="libcesarplayer" />
       <Build debugmode="True" target="SharedLibrary" />
       <Execution consolepause="True" runwithwarnings="True" />
       <CodeGeneration WarningLevel="None" WarningsAsErrors="False" OptimizationLevel="0" 
ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP OSTYPE_LINUX" 
ctype="CCompilationParameters" />


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