File: common.pri

package info (click to toggle)
nemo-qml-plugin-contacts 0.3.33-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,052 kB
  • sloc: cpp: 14,575; makefile: 15; sh: 5
file content (8 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include(../config.pri)

TEMPLATE = app
CONFIG -= app_bundle

INCLUDEPATH += $$PWD/../src/ $$PWD/../lib/
DEPENDPATH += $$INCLUDEPATH
LIBS += -L$$PWD/../lib -L../../lib -lcontactcache-qt$${QT_MAJOR_VERSION}