mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Currently, there is no WUtil.pc file so that WINGs developers can use pkg-config to compile programs using the WINGs utility library. This patch fixes this, and such a file is created by make, just like WINGs.pc and wrlib.pc. In addition, the WUtil.pc file has been added to .gitignore and included in the debian libwings-dev package.
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
usr/include/WINGs/WUtil.h
|
|
usr/include/WINGs/WINGs.h
|
|
usr/include/WINGs/WINGsP.h
|
|
usr/lib/pkgconfig/WINGs.pc
|
|
usr/lib/pkgconfig/WUtil.pc
|
|
usr/lib/libWINGs.a
|
|
usr/lib/libWUtil.a
|
|
usr/lib/libWUtil.so
|
|
usr/lib/libWINGs.so
|
|
usr/bin/get-wings-flags
|
|
usr/bin/get-wutil-flags
|