~unity-api-team/storage-framework/vivid

« back to all changes in this revision

Viewing changes to src/qt/client/storage-framework-qt-client.pc.in

  • Committer: Michi Henning
  • Date: 2016-07-11 05:44:31 UTC
  • mfrom: (8.10.31 decltype)
  • mto: (8.1.15 devel)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: michi.henning@canonical.com-20160711054431-jj23l6adsm7367b7
Merged decltype branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Name: storage-framework-qt-client-@SF_CLIENT_API_VERSION@
 
2
Description: A Qt client library for the storage framework
 
3
Version: @PROJECT_VERSION@
 
4
Requires.private: Qt5Core Qt5Network
 
5
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@/storage-framework-client-@SF_CLIENT_API_VERSION@
 
6
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lstorage-framework-qt-client-@SF_CLIENT_API_VERSION@