unitconversion

This commit is contained in:
chenshijie
2020-11-02 19:21:40 +08:00
parent 7b9079d279
commit 75313fa964
38 changed files with 2649 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
HEADERS += \
$$PWD/appinit.h \
$$PWD/iconhelper.h
SOURCES += \
$$PWD/appinit.cpp \
$$PWD/iconhelper.cpp