set (YUBI_SRCS
    YkLib.cpp
    stdafx.cpp
)

add_library(YkLib22 STATIC ${YUBI_SRCS})
