~dobey/unity-api/add-simple-logger

« back to all changes in this revision

Viewing changes to data/libunity-api.pc.in

  • Committer: Michal Hruby
  • Date: 2013-12-17 09:54:46 UTC
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: michal.mhr@gmail.com-20131217095446-gu3btsqkhlyxmr2h
Expose full version including micro version number in pc file

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
Name: lib@UNITY_API_LIB@
24
24
Description: Unity API library
25
 
Version: @UNITY_API_MAJOR@.@UNITY_API_MINOR@
 
25
Version: @UNITY_API_VERSION@
26
26
Libs: -L${libdir} -l@UNITY_API_LIB@
27
27
Cflags: -I${includedir}