From 26db63ba396c0655e1aadc5dac0fc8fcb0403b24 Mon Sep 17 00:00:00 2001 From: Rune Darrud Date: Tue, 29 Mar 2016 23:56:06 +0200 Subject: [PATCH] Add support for x64 Icinga2SetupAgent refs #11462 --- .../Icinga2SetupAgent.csproj | 39 ++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) 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 +