QuasarApp / CQtDeployer

This project is used to deploy applications written using QML, qt or other С / С++ frameworks.
https://quasarapp.ddns.net:3031/docs/QuasarApp/CQtDeployer/latest/
GNU Lesser General Public License v3.0
577 stars 87 forks source link

fixed wrong suffix check #710

Closed hadugen closed 2 years ago

hadugen commented 2 years ago

for libs like bson-1.0.dll, mongoc-1.0.dll competeSuffix returns 0.dll, thats a bug, and not supposed be like that