summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-20 00:34:39 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-21 00:59:10 +0300
commitaa68511ad3d339be8c8f42fc6c083b696d8e687b (patch)
tree1bf138439c28b4a879c6b35e4361801bd5e1d246 /src/Makefile.am
parent12002b81544038bc5855189c74aca761d0c08f1b (diff)
downloadplus-aa68511ad3d339be8c8f42fc6c083b696d8e687b.tar.gz
plus-aa68511ad3d339be8c8f42fc6c083b696d8e687b.tar.bz2
plus-aa68511ad3d339be8c8f42fc6c083b696d8e687b.tar.xz
plus-aa68511ad3d339be8c8f42fc6c083b696d8e687b.zip
Add delayed images load.
Can work for now only in OpenGL modes.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0bf3c056c..8b798adc0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -507,6 +507,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
actorspritemanager.h \
animatedsprite.cpp \
animatedsprite.h \
+ animationdelayload.cpp \
+ animationdelayload.h \
animationparticle.cpp \
animationparticle.h \
auctionmanager.cpp \