<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git a/kchmviewer.pro b/kchmviewer.pro
index 5787499..196f8af 100644
--- a/kchmviewer.pro
+++ b/kchmviewer.pro
@@ -1,4 +1,4 @@
 SUBDIRS += lib src
 TEMPLATE = subdirs 
-CONFIG += debug
+CONFIG += release
 src.depends = lib
</pre></body></html>