changed name of build target to match the real device's model name

This commit is contained in:
2019-08-23 19:13:30 -04:00
parent a46c26895e
commit 736d78892e

View File

@@ -1,4 +1,4 @@
TARGET = "pic_fw_flash_tool" TARGET = "bia_microddr_fw_update_utility"
TEMPLATE = app TEMPLATE = app
QT += sql QT += sql
QT += widgets QT += widgets