# File generated by kdevelop's qmake manager. # ------------------------------------------- # Subdir relative project main directory: ./src # Target is a library: HEADERS += player.h \ item.h \ armor.h \ wepon.h \ group.h \ race.h \ spell.h \ monster.h \ util.h \ human.h \ warrior.h \ bandit.h \ leather.h \ shortsword.h \ unit.h \ battleround.h reference.h boardmodel.h cell.h levelgenerator.h SOURCES += player.cpp \ item.cpp \ armor.cpp \ wepon.cpp \ group.cpp \ race.cpp \ spell.cpp \ monster.cpp \ human.cpp \ warrior.cpp \ bandit.cpp \ leather.cpp \ shortsword.cpp \ unit.cpp \ battleround.cpp \ boardmodel.cpp \ cell.cpp levelgenerator.cpp CONFIG += debug \ warn_on \ qt \ thread \ staticlib \ stl \ rtti TEMPLATE = lib DESTDIR = ./