diff --git a/agent/CMakeLists.txt b/agent/CMakeLists.txt
index ffee2820f..59c1e26c4 100644
--- a/agent/CMakeLists.txt
+++ b/agent/CMakeLists.txt
@@ -5,7 +5,6 @@ if(MSVC)
icinga2setupagent
${CMAKE_CURRENT_SOURCE_DIR}/windows-setup-agent/Icinga2SetupAgent.csproj
TYPE FAE04EC0-301F-11D3-BF4B-00C04F79EFBC
- PLATFORM Win32
)
install(
diff --git a/agent/windows-setup-agent/Icinga2SetupAgent.csproj b/agent/windows-setup-agent/Icinga2SetupAgent.csproj
index 0a5146d95..8778af498 100644
--- a/agent/windows-setup-agent/Icinga2SetupAgent.csproj
+++ b/agent/windows-setup-agent/Icinga2SetupAgent.csproj
@@ -3,7 +3,7 @@
Debug
- x86
+ x64
{A86F1159-66E8-4BDB-BF28-A2BDAF76517C}
WinExe
Properties
@@ -65,6 +65,43 @@
prompt
4
+
+ x86
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ x86
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+ x86
+ pdbonly
+ true
+ bin\RelWithDebInfo\
+ TRACE
+ prompt
+ 4
+
+
+ x86
+ pdbonly
+ true
+ bin\MinSizeRel\
+ TRACE
+ prompt
+ 4
+
x64
true
@@ -203,11 +240,11 @@
-
-
\ No newline at end of file
+