From 40ff62fa604649555f3422fc8a4d00b13bc654b3 Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Tue, 12 Jan 2016 08:40:12 +0100 Subject: [PATCH] SNMP MIB Compiler: Update project settings, fix wrong output path in SharpSnmpLib --- .../snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj | 2 ++ .../snmp/LwipMibCompiler/LwipMibViewer/LwipMibViewer.csproj | 2 ++ .../snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj b/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj index eb54c3f1..694263aa 100644 --- a/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj +++ b/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj @@ -25,6 +25,7 @@ false 4 false + false bin\Release\ @@ -34,6 +35,7 @@ AnyCPU prompt 4 + false diff --git a/src/apps/snmp/LwipMibCompiler/LwipMibViewer/LwipMibViewer.csproj b/src/apps/snmp/LwipMibCompiler/LwipMibViewer/LwipMibViewer.csproj index 0b1d214d..9a7fd00a 100644 --- a/src/apps/snmp/LwipMibCompiler/LwipMibViewer/LwipMibViewer.csproj +++ b/src/apps/snmp/LwipMibCompiler/LwipMibViewer/LwipMibViewer.csproj @@ -24,6 +24,7 @@ true 4 false + false bin\Release\ @@ -35,6 +36,7 @@ true true 4 + false diff --git a/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj b/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj index ff621bbd..e955426c 100644 --- a/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj +++ b/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj @@ -41,7 +41,7 @@ pdbonly true - ..\bin\ + bin\Release\ TRACE prompt 4