zengine/engine/tools/make_plugin/xmake.lua
2024-07-20 18:04:19 +08:00

2 lines
56 B
Lua

tool_target("make_plugin")
add_files("src/main.cpp")