mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-26 17:54:32 +00:00
Merge branch 'task_763' of github.com:QuasarApp/CQtDeployer into task_763
This commit is contained in:
commit
61f03f92c4
@ -677,7 +677,7 @@ QString DeployCore::findProcess(const QString &env, const QString& proc, bool ig
|
||||
}
|
||||
|
||||
QStringList DeployCore::debugExtensions() {
|
||||
// from 6.5 windows version of Qt use a "gebug" extansion too.
|
||||
// from 6.5 windows version of Qt use a "gebug" extension too.
|
||||
return {".debug", ".pdb"};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user