!232 新增nghttp2和communication_netstack编译

Merge pull request !232 from maosiping/master
This commit is contained in:
openharmony_ci 2021-11-23 10:21:33 +00:00 committed by Gitee
commit e675bdb4e0
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,7 @@
</project>
<project name="communication_bluetooth" path="foundation/communication/bluetooth" />
<project name="communication_ipc_lite" path="foundation/communication/ipc_lite" />
<project name="communication_netstack" path="foundation/communication/netstack" />
<project name="communication_softbus_lite" path="foundation/communication/softbus_lite" />
<project name="communication_wifi_aware" path="foundation/communication/wifi_aware" />
<project name="communication_wifi_lite" path="foundation/communication/wifi_lite" />
@ -93,6 +94,7 @@
<project name="third_party_mksh" path="third_party/mksh" />
<project name="third_party_mtd_utils" path="third_party/mtd-utils" />
<project name="third_party_musl" path="third_party/musl" />
<project name="third_party_nghttp2" path="third_party/nghttp2" />
<project name="third_party_NuttX" path="third_party/NuttX" />
<project name="third_party_openssl" path="third_party/openssl" />
<project name="third_party_optimized_routines" path="third_party/optimized-routines" />

View File

@ -136,6 +136,7 @@ build,@ohos/build,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,N,,,,
build_lite,@ohos/build_lite,Y,Y,Y,Y,Y,N,Y,Y,Y,Y,N,N,N,N,N,N,,,,
codelabs,@ohos/codelabs,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,,,,
communication_bluetooth,@ohos/communication_bluetooth,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,N,,,,
communication_netstack,@ohos/communication_netstack,N,N,Y,Y,Y,N,Y,Y,Y,Y,N,N,N,N,N,N,,
communication_dsoftbus,@ohos/communication_dsoftbus,Y,Y,Y,Y,Y,Y,N,Y,Y,Y,Y,Y,N,N,N,N,,,"DiscSdkTest.bin
TransSdkTest.bin","DiscSdkTest
TransSdkTest"
@ -441,6 +442,7 @@ third_party_mksh,@ohos/mksh,N,N,N,N,N,N,N,Y,Y,Y,N,N,N,N,N,N,,,,
third_party_mtd_utils,@ohos/mtd_utils,Y,Y,Y,Y,Y,N,N,Y,Y,Y,N,N,N,N,N,N,,,,
third_party_mtdev,@ohos/mtdev,N,N,N,N,N,Y,N,Y,Y,Y,Y,Y,N,N,N,N,,,,
third_party_musl,@ohos/musl,Y,Y,Y,Y,Y,Y,N,Y,Y,Y,Y,Y,N,N,N,N,,,,
third_party_nghttp2,@ohos/nghttp2,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,,,,
third_party_ninja,@ohos/ninja,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,N,,,,
third_party_node,@ohos/node,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,N,,,,
third_party_openssl,@ohos/openssl,Y,Y,Y,Y,Y,Y,N,Y,Y,Y,Y,Y,N,N,N,N,,,,

Can't render this file because it has a wrong number of fields in line 139.