add_executable(asebabotspeak
	botspeak.cpp
)

target_link_libraries(asebabotspeak asebacompiler asebacommon asebadashelplugins)
