SET (events_SRC
    ${events_SRC}
    BAL/Implementations/Events/Common/BCKeyboardEvent.cpp
    BAL/Implementations/Events/Common/BCMouseEvent.cpp
    BAL/Implementations/Events/Common/BCWheelEvent.cpp
    BAL/Implementations/Events/Common/BCWindowEvent.cpp
    BAL/Implementations/Events/Common/BCTimerEvent.cpp
    BAL/Implementations/Events/Common/BCPlayerEvent.cpp
    ${EVENTS_PREFIX}BAL/Implementations/Events/${EVENTS}/BCEventLoop${EVENTS}${TARGET}.cpp
)

