aboutsummaryrefslogtreecommitdiffstats
path: root/openal.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Specify Libs.private for the pkg-config fileChris Robinson2018-03-291-0/+1
| | | | | Only used when building the static lib for its dependencies, since the shared lib automatically handles its own dependencies.
* Add the AL subdir to the list of include flags in the pkg-config fileChris Robinson2012-10-261-1/+1
| | | | | This allows apps to include "al.h", "alc.h", etc, like with Creative's SDK and CMake's FindOpenAL module, or as "AL/al.h" and "AL/alc.h" like before.
* Improve static builds with MinGWChris Robinson2010-11-281-1/+1
|
* Move the pkg-config file to the base directoryChris Robinson2009-12-091-0/+11