From 9ca479839b3a5fc7dbe75e94e15a0dd6da21bf16 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 14:07:11 +0300 Subject: Add memorycounter interface. Impliment it in Image. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 0da76f1a0..a28ed7985 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -701,6 +701,10 @@ SRC += events/actionevent.h \ enums/input/inputaction.h \ enums/input/inputgroup.h \ input/inputactionmap.h \ + resources/memorycounter.cpp \ + resources/memorycounter.h \ + resources/memorymanager.cpp \ + resources/memorymanager.h \ winver.h if ENABLE_PUGIXML -- cgit v1.2.3-70-g09d2