set(CMAKE_AUTORCC ON)

qt_add_resources(LunariaClientApp "conf"
    PREFIX "/conf"
    FILES conf2.lua
)
