1
0
Fork 0
mirror of https://github.com/yuzu-emu/unicorn.git synced 2025-01-12 09:15:26 +00:00
unicorn/pkgconfig.mk

10 lines
208 B
Makefile
Raw Normal View History

2015-08-21 07:04:50 +00:00
# Package version of Unicorn for Makefile.
# To be used to generate unicorn.pc for pkg-config
# version major & minor
PKG_MAJOR = 0
PKG_MINOR = 9
# version bugfix level. Example: PKG_EXTRA = 1
PKG_EXTRA =