add ohos
Change-Id: I00a99b2b7e437c9b4b27a2cc426052929cc23f9e
This commit is contained in:
9
pkgconfig/libhilog.pc
Normal file
9
pkgconfig/libhilog.pc
Normal file
@@ -0,0 +1,9 @@
|
||||
ohos_project_dir=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
|
||||
libdir=${ohos_project_dir}/out/surface/hiviewdfx/hilog
|
||||
includedir=${ohos_project_dir}/base/hiviewdfx/hilog/interfaces/native/innerkits/include
|
||||
|
||||
Name: libhilog
|
||||
Version: 2.4.1
|
||||
Description: libhilog
|
||||
Libs: -L${libdir} -lhilog
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user