diff --git a/Deploy/Client.json b/Deploy/Client.json
index 039aac4..658dd1c 100755
--- a/Deploy/Client.json
+++ b/Deploy/Client.json
@@ -1,6 +1,8 @@
 {
     "bin": [
-        "./../build/Release/HanoiTowersClient"
+        "./../build/Release/HanoiTowersClient",
+        "./../build/Release/HanoiTowersClient.exe"
+
     ],
     "clear": true,
     "libDir": "./../",