import RT-Thread@9217865c without bsp, libcpu and components/net
This commit is contained in:
commit
e2376a3709
1414 changed files with 390370 additions and 0 deletions
11
tools/kconfig-frontends/libs/parser/kconfig-parser.pc.in
Normal file
11
tools/kconfig-frontends/libs/parser/kconfig-parser.pc.in
Normal file
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: kconfig-parser
|
||||
Description: kconfig-parser library
|
||||
Requires:
|
||||
Version: @KCONFIGPARSER_LIB_VERSION@
|
||||
Libs: -L${libdir} -lkconfig-parser
|
||||
Cflags: -I${includedir}
|
Loading…
Add table
Add a link
Reference in a new issue