Card Database converter (#3694)

* Database converter

* Fix win compilation and NSIS installer

* Maybe fix windows again

* Re-fix windows
This commit is contained in:
ctrlaltca 2019-05-31 17:48:30 +02:00 committed by Zach H
parent 8682367b52
commit ada13f6578
8 changed files with 301 additions and 1 deletions

View file

@ -213,6 +213,7 @@ ${AndIf} ${FileExists} "$INSTDIR\portable.dat"
Delete "$INSTDIR\uninstall.exe"
Delete "$INSTDIR\cockatrice.exe"
Delete "$INSTDIR\oracle.exe"
Delete "$INSTDIR\dbconverter.exe"
Delete "$INSTDIR\servatrice.exe"
Delete "$INSTDIR\Qt*.dll"
Delete "$INSTDIR\libmysql.dll"