[longomatch] Remove unused dll config for LongoMatch.GUI



commit bc2dba3941d74207e2d34de064bc82c1ca8a540a
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Dec 22 13:16:35 2014 +0100

    Remove unused dll config for LongoMatch.GUI

 LongoMatch.GUI/LongoMatch.GUI.csproj     |    5 -----
 LongoMatch.GUI/LongoMatch.GUI.dll.config |    5 -----
 LongoMatch.GUI/Makefile.am               |    4 ----
 3 files changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/LongoMatch.GUI/LongoMatch.GUI.csproj b/LongoMatch.GUI/LongoMatch.GUI.csproj
index d70fef8..924d0c6 100644
--- a/LongoMatch.GUI/LongoMatch.GUI.csproj
+++ b/LongoMatch.GUI/LongoMatch.GUI.csproj
@@ -211,11 +211,6 @@
     </EmbeddedResource>
   </ItemGroup>
   <ItemGroup>
-    <None Include="LongoMatch.GUI.dll.config">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </None>
-  </ItemGroup>
-  <ItemGroup>
     <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
       <Package>gtk-sharp-2.0</Package>
     </Reference>
diff --git a/LongoMatch.GUI/Makefile.am b/LongoMatch.GUI/Makefile.am
index 57dee8d..c1e2c61 100644
--- a/LongoMatch.GUI/Makefile.am
+++ b/LongoMatch.GUI/Makefile.am
@@ -148,8 +148,4 @@ RESOURCES = gtk-gui/gui.stetic \
        $(top_srcdir)/images/tools/line-double-arrow.svg \
        $(top_srcdir)/images/tools/line-arrow.svg
 
-DLLCONFIG = LongoMatch.GUI.dll.config
-
 include $(top_srcdir)/build/build.mk
-
-EXTRA_DIST += LongoMatch.GUI.dll.config


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