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