mirror of
https://github.com/openharmony/third_party_exfatprogs.git
synced 2026-07-01 08:41:12 -04:00
!22 第三方exfatprogs部件编译改造
Merge pull request !22 from tongkai0808fh/master
This commit is contained in:
+16
-1
@@ -26,7 +26,22 @@
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"inner_kits": [
|
||||
{
|
||||
"name": "//third_party/exfatprogs:libexfat",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"exfat_dir.h",
|
||||
"exfat_fs.h",
|
||||
"exfat_ondisk.h",
|
||||
"libexfat.h",
|
||||
"list.h",
|
||||
"version.h"
|
||||
],
|
||||
"header_base": "//third_party/exfatprogs/include"
|
||||
}
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user