diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4aac494..d1e3cfd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,6 +54,8 @@ set(PROJECT_SOURCES
a8000_protocol/api/apibasic/errorcode.cpp
+
+ app.rc
)
diff --git a/logo.ico b/logo.ico
new file mode 100644
index 0000000..1edd375
Binary files /dev/null and b/logo.ico differ
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index aebca3a..5d7188f 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1170,7 +1170,7 @@ p, li { white-space: pre-wrap; }