mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-26 09:44:32 +00:00
fix windows deploy step
This commit is contained in:
parent
e4dd5d8bfb
commit
75576b8442
@ -1,6 +1,8 @@
|
||||
{
|
||||
"bin": [
|
||||
"./../build/Release/HanoiTowersClient"
|
||||
"./../build/Release/HanoiTowersClient",
|
||||
"./../build/Release/HanoiTowersClient.exe"
|
||||
|
||||
],
|
||||
"clear": true,
|
||||
"libDir": "./../",
|
||||
|
Loading…
x
Reference in New Issue
Block a user