mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-12-05 20:29:10 +00:00
仓库中添加内置的demo
This commit is contained in:
12
demo/native/engine/harmonyos-next/entry/oh-package.json5
Normal file
12
demo/native/engine/harmonyos-next/entry/oh-package.json5
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"license": "",
|
||||
"devDependencies": {},
|
||||
"author": "",
|
||||
"name": "entry",
|
||||
"description": "Please describe the basic information.",
|
||||
"main": "",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"libcocos.so": "file:./src/main/cpp/types/libcocos"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user