Renamed target ATBDownloadDCJsonFiles -> ATBUpdateJsonFiles (consistency).

This commit is contained in:
Gerhard Hoffmann 2025-08-19 10:29:29 +02:00
parent df6f33a259
commit fc306a45f7

View File

@ -1,7 +1,7 @@
QT += core QT += core
QT += serialport network QT += serialport network
TARGET = ATBDownloadDCJsonFiles TARGET = ATBUpdateJsonFiles
VERSION="0.1.0" VERSION="0.1.0"
win32 { win32 {