|
|
@ -3,13 +3,13 @@ DFHACK_PLUGIN(vectors vectors.cpp)
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
|
|
ADD_DEFINITIONS(-DDEV_PLUGIN)
|
|
|
|
ADD_DEFINITIONS(-DDEV_PLUGIN)
|
|
|
|
#DFHACK_PLUGIN(autolabor2 autolabor2.cpp)
|
|
|
|
|
|
|
|
DFHACK_PLUGIN(buildprobe buildprobe.cpp)
|
|
|
|
DFHACK_PLUGIN(buildprobe buildprobe.cpp)
|
|
|
|
DFHACK_PLUGIN(color-dfhack-text color-dfhack-text.cpp)
|
|
|
|
DFHACK_PLUGIN(color-dfhack-text color-dfhack-text.cpp)
|
|
|
|
DFHACK_PLUGIN(counters counters.cpp)
|
|
|
|
DFHACK_PLUGIN(counters counters.cpp)
|
|
|
|
DFHACK_PLUGIN(dumpmats dumpmats.cpp)
|
|
|
|
DFHACK_PLUGIN(dumpmats dumpmats.cpp)
|
|
|
|
DFHACK_PLUGIN(eventExample eventExample.cpp)
|
|
|
|
DFHACK_PLUGIN(eventExample eventExample.cpp)
|
|
|
|
DFHACK_PLUGIN(frozen frozen.cpp)
|
|
|
|
DFHACK_PLUGIN(frozen frozen.cpp)
|
|
|
|
|
|
|
|
DFHACK_PLUGIN(labormanager labormanager.cpp)
|
|
|
|
DFHACK_PLUGIN(kittens kittens.cpp)
|
|
|
|
DFHACK_PLUGIN(kittens kittens.cpp)
|
|
|
|
DFHACK_PLUGIN(memview memview.cpp)
|
|
|
|
DFHACK_PLUGIN(memview memview.cpp)
|
|
|
|
DFHACK_PLUGIN(nestboxes nestboxes.cpp)
|
|
|
|
DFHACK_PLUGIN(nestboxes nestboxes.cpp)
|
|
|
|