set(SOURCES GUIAgentControllerList.cpp
            GUIAgentWindow.cpp
)

set(HEADERS GUIAgentControllerList.h
            GUIAgentDefines.h
            GUIAgentWindow.h
            IAgentControllerList.h
)

core_add_library(games_agents_windows)
