添加类库模块,便于调试类库编译配置。

This commit is contained in:
2026-05-09 21:17:23 +08:00
parent 4bec8c3e9e
commit bc9bd47daa
17 changed files with 120 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="lib_name">libwinboll</string>
<string name="hello_world">Hello world!</string>
</resources>