Use custom .plist.in template

This is the standard way to add custom attributes in a plist file
with cmake. We need to set NSHighResolutionCapable to true in order
to properly render the app on Retina screens
2 files changed
tree: 69fa900385e537dfa250a42f2f56722cfe153239
  1. cantarell/
  2. cmake/
  3. data/
  4. .gitignore
  5. CMakeLists.txt
  6. data.qrc
  7. LICENSE
  8. main.cpp
  9. mainwindow.cpp
  10. mainwindow.h
  11. mainwindow.ui
  12. mysearchbar.cpp
  13. mysearchbar.h
  14. README.md
README.md

RingClient

Example Qt client for libringqt.

Check the Ring.pro and modify paths to point to your headers.