From: Rune Darrud Date: Tue, 29 Mar 2016 21:56:06 +0000 (+0200) Subject: Add support for x64 Icinga2SetupAgent X-Git-Tag: v2.5.0~437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26db63ba396c0655e1aadc5dac0fc8fcb0403b24;p=icinga2 Add support for x64 Icinga2SetupAgent refs #11462 --- diff --git a/agent/windows-setup-agent/Icinga2SetupAgent.csproj b/agent/windows-setup-agent/Icinga2SetupAgent.csproj index e4f55e40d..4d09d4d5c 100644 --- a/agent/windows-setup-agent/Icinga2SetupAgent.csproj +++ b/agent/windows-setup-agent/Icinga2SetupAgent.csproj @@ -65,6 +65,43 @@ prompt 4 + + x64 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x64 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + x64 + pdbonly + true + bin\RelWithDebInfo\ + TRACE + prompt + 4 + + + x64 + pdbonly + true + bin\MinSizeRel\ + TRACE + prompt + 4 + icinga.ico @@ -164,4 +201,4 @@ --> - \ No newline at end of file +