From ecf6162c60363129a4e10f6175e7b25c4e2be748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D1=91=D0=BD=D0=B0=20=D0=90=D1=83=D0=BB=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0?= <AulovaAV@mpei.ru> Date: Sun, 4 Jun 2023 23:37:35 +0300 Subject: [PATCH] =?UTF-8?q?:=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.cbp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/project.cbp b/project.cbp index 99bb702..45d552c 100644 --- a/project.cbp +++ b/project.cbp @@ -32,7 +32,15 @@ <Add option="-Wall" /> <Add option="-fexceptions" /> </Compiler> + <Unit filename="histogram.cpp" /> + <Unit filename="histogram.h"> + <Option target="<{~None~}>" /> + </Unit> <Unit filename="main.cpp" /> + <Unit filename="text.cpp" /> + <Unit filename="text.h"> + <Option target="<{~None~}>" /> + </Unit> <Extensions> <lib_finder disable_auto="1" /> </Extensions>