Expose new CppUtils class with formattedBytes()
This commit is contained in:
@@ -12,7 +12,8 @@ RCC_DIR = $$BUILD_DIR/rcc
|
||||
QRC_FILE = $$BUILD_DIR/resources.qrc
|
||||
|
||||
RESOURCES += $$QRC_FILE
|
||||
SOURCES += src/main.cpp
|
||||
HEADERS += src/utils.h
|
||||
SOURCES += src/main.cpp src/utils.cpp
|
||||
TARGET = harmonyqml
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user