Use interfaces.h from version 1.3.5

This commit is contained in:
2026-02-04 11:44:50 +01:00
parent 057e4603ce
commit 7ec6ab00b1
5 changed files with 1435 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ QT += core serialport
TARGET = ATBUpdateDC
include(../common.pri)
VERSION="0.1.0"
win32 {
BUILD_DATE=$$system("date /t")