• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=ohos_project_directory_stub
2datarootdir=${prefix}/share
3pkgdatadir=${datarootdir}/wayland
4libdir=${prefix}/out/ohos-arm-release/graphic/graphic_2d
5includedir=${prefix}/third_party/wayland_standard/src
6
7Name: Wayland Client
8Description: Server side implementation of the Wayland protocol
9Version: 1.18.0
10Cflags: -I${includedir} -I${prefix}/out/ohos-arm-release/gen/third_party/wayland_standard/protocol
11Libs: -L${libdir} -lwayland_client.0.z
12