polserver/pol-core/uotool/CMakeSources.cmake
turleypol 3306c5e206
converted multidef (#441)
* converted multidef
added to the testsuite a big multi
ListMultisInBox now uses the update range, but since its the only spot
and the chances are low that someone really has such a big multi
corechanges are not really worth it I would say

* Fixed a few grid bugs, one endless loop and changed the range a chr can move while customhouse is active
2021-11-09 20:01:16 +01:00

9 lines
195 B
CMake

set (uotool_sources # sorted !
../pol/base/vector.cpp
../pol/base/vector.h
../pol/globals/multidefs.cpp
../pol/multi/multidef.cpp
CMakeSources.cmake
UoToolMain.cpp
UoToolMain.h
)