CQtDeployer
CQtDeployer copied to clipboard
Add winLaunchMod option
The winLaunchMod can be switched between next options
- auto (default - current strategy)
- cli - this is console application (console will not hide after launch from shortcut)
- gui - this is gui application (console will hide after launch from shortcut)
Do after merge #113