forked from liuyihan11/kaihong
ADD file via upload
This commit is contained in:
parent
54f5614fbd
commit
35e6c02fb0
|
|
@ -0,0 +1,173 @@
|
|||
{
|
||||
"ohos-module-entry": {
|
||||
"SELECT_TARGET": "default",
|
||||
"MODULE_BUILD_DIR": "E:\\harmony_products\\kaihongfinal\\entry\\build",
|
||||
"DEPENDENCY_INFO": {},
|
||||
"TARGETS": {
|
||||
"default": {
|
||||
"SOURCE_ROOT": "E:\\harmony_products\\kaihongfinal\\entry\\src\\main",
|
||||
"RESOURCES_PATH": [
|
||||
"E:\\harmony_products\\kaihongfinal\\entry\\src\\main\\resources"
|
||||
],
|
||||
"BUILD_PATH": {
|
||||
"OUTPUT_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\outputs\\default",
|
||||
"INTERMEDIA_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates",
|
||||
"JS_ASSETS_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader_out\\default",
|
||||
"JS_LITE_ASSETS_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader_out_lite\\default",
|
||||
"RES_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\res\\default",
|
||||
"RES_PROFILE_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\res\\default\\resources\\base\\profile",
|
||||
"ETS_SUPER_VISUAL_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\cache\\default\\default@CompileArkTS\\esmodule",
|
||||
"JS_SUPER_VISUAL_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\cache\\default\\default@CompileJS\\jsbundle",
|
||||
"WORKER_LOADER": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader\\default\\loader.json",
|
||||
"MANIFEST_JSON": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\manifest\\default",
|
||||
"OUTPUT_METADATA_JSON": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\hap_metadata\\default\\output_metadata.json"
|
||||
},
|
||||
"BUILD_OPTION": {
|
||||
"debuggable": true
|
||||
}
|
||||
},
|
||||
"ohosTest": {
|
||||
"SOURCE_ROOT": "E:\\harmony_products\\kaihongfinal\\entry\\src\\ohosTest",
|
||||
"RESOURCES_PATH": [
|
||||
"E:\\harmony_products\\kaihongfinal\\entry\\src\\ohosTest\\resources"
|
||||
],
|
||||
"BUILD_PATH": {
|
||||
"OUTPUT_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\outputs\\ohosTest",
|
||||
"INTERMEDIA_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates",
|
||||
"JS_ASSETS_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader_out\\ohosTest",
|
||||
"JS_LITE_ASSETS_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader_out_lite\\ohosTest",
|
||||
"RES_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\res\\ohosTest",
|
||||
"RES_PROFILE_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\res\\ohosTest\\resources\\base\\profile",
|
||||
"ETS_SUPER_VISUAL_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\cache\\ohosTest\\ohosTest@OhosTestCompileArkTS\\esmodule",
|
||||
"JS_SUPER_VISUAL_PATH": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\cache\\ohosTest\\ohosTest@OhosTestCompileJS\\jsbundle",
|
||||
"WORKER_LOADER": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\loader\\ohosTest\\loader.json",
|
||||
"MANIFEST_JSON": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\manifest\\ohosTest",
|
||||
"OUTPUT_METADATA_JSON": "E:\\harmony_products\\kaihongfinal\\entry\\build\\default\\intermediates\\hap_metadata\\ohosTest\\output_metadata.json"
|
||||
},
|
||||
"BUILD_OPTION": {
|
||||
"debuggable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"BUILD_OPTION": {
|
||||
"default-default": {
|
||||
"debuggable": true,
|
||||
"copyFrom": "default",
|
||||
"name": "debug"
|
||||
}
|
||||
},
|
||||
"BUILD_PROFILE_OPT": {
|
||||
"apiType": "stageMode",
|
||||
"buildOption": {},
|
||||
"buildOptionSet": [
|
||||
{
|
||||
"name": "release",
|
||||
"arkOptions": {
|
||||
"obfuscation": {
|
||||
"ruleOptions": {
|
||||
"enable": true,
|
||||
"files": [
|
||||
"./obfuscation-rules.txt"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "default"
|
||||
},
|
||||
{
|
||||
"name": "debug"
|
||||
}
|
||||
],
|
||||
"targets": [
|
||||
{
|
||||
"name": "default"
|
||||
},
|
||||
{
|
||||
"name": "ohosTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ohos-project": {
|
||||
"SELECT_PRODUCT_NAME": "default",
|
||||
"MODULE_BUILD_DIR": "E:\\harmony_products\\kaihongfinal\\build",
|
||||
"BUNDLE_NAME": "com.example.ohosterminal",
|
||||
"BUILD_PATH": {
|
||||
"OUTPUT_PATH": "E:\\harmony_products\\kaihongfinal\\build\\outputs\\default"
|
||||
},
|
||||
"MODULES": [
|
||||
{
|
||||
"name": "entry",
|
||||
"srcPath": "E:\\harmony_products\\kaihongfinal\\entry",
|
||||
"targets": [
|
||||
{
|
||||
"name": "default",
|
||||
"applyToProducts": [
|
||||
"default"
|
||||
]
|
||||
}
|
||||
],
|
||||
"belongProjectPath": "E:\\harmony_products\\kaihongfinal"
|
||||
}
|
||||
],
|
||||
"PROFILE_OPT": {
|
||||
"app": {
|
||||
"signingConfigs": [
|
||||
{
|
||||
"name": "default",
|
||||
"material": {
|
||||
"certpath": "C:/Users/31560/.ohos/config/openharmony/default_kaihong_XF-pLCdIxUf_CW6uI7-7dHIf-0PHow0E0Vz9y3TF4QM=.cer",
|
||||
"storePassword": "0000001BCAF8CE6D66672232C3FFCEE7AEC1AEB64861283CF532BA5B1AC5C407866B5C4385D17C444873B1",
|
||||
"keyAlias": "debugKey",
|
||||
"keyPassword": "0000001BB506F582D72505317B38E18B4FF512E7D653B188C6D8C65A8098E4F5C44DD9E12D4BB9A9E8F378",
|
||||
"profile": "C:/Users/31560/.ohos/config/openharmony/default_kaihong_XF-pLCdIxUf_CW6uI7-7dHIf-0PHow0E0Vz9y3TF4QM=.p7b",
|
||||
"signAlg": "SHA256withECDSA",
|
||||
"storeFile": "C:/Users/31560/.ohos/config/openharmony/default_kaihong_XF-pLCdIxUf_CW6uI7-7dHIf-0PHow0E0Vz9y3TF4QM=.p12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compatibleSdkVersion": "5.0.0(12)",
|
||||
"runtimeOS": "HarmonyOS"
|
||||
}
|
||||
],
|
||||
"buildModeSet": [
|
||||
{
|
||||
"name": "debug"
|
||||
},
|
||||
{
|
||||
"name": "release"
|
||||
}
|
||||
]
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
"name": "entry",
|
||||
"srcPath": "./entry",
|
||||
"targets": [
|
||||
{
|
||||
"name": "default",
|
||||
"applyToProducts": [
|
||||
"default"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"CONFIG_PROPERTIES": {
|
||||
"enableSignTask": true,
|
||||
"skipNativeIncremental": false,
|
||||
"hvigor.keepDependency": true
|
||||
},
|
||||
"OVERALL_PROJECT_PATHS": [
|
||||
"E:\\harmony_products\\kaihongfinal"
|
||||
]
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Loading…
Reference in New Issue