fix windows deploy step

This commit is contained in:
Andrei Yankovich 2021-04-19 09:25:53 +03:00
parent e4dd5d8bfb
commit 75576b8442

View File

@ -1,6 +1,8 @@
{
"bin": [
"./../build/Release/HanoiTowersClient"
"./../build/Release/HanoiTowersClient",
"./../build/Release/HanoiTowersClient.exe"
],
"clear": true,
"libDir": "./../",