1 Star 0 Fork 89

netdebug/LCUI

forked from liu/LCUI 
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
lcui.pc.in 281 Bytes
Copy Edit Raw Blame History
liu authored 2018-07-28 17:29 +08:00 . chore(pkg-config): rename LCUI_LIBS to PACKAGE_LIBS
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: LCUI
Description: A small C library for building user interfaces with C, XML and CSS.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lLCUI
Libs.private: @PACKAGE_LIBS@
Cflags: -I${includedir}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/netdebug/LCUI.git
git@gitee.com:netdebug/LCUI.git
netdebug
LCUI
LCUI
master

Search