File: common.pri

package info (click to toggle)
libsocialcache 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,164 kB
  • sloc: cpp: 16,263; makefile: 21
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
isEmpty(COMMON_PRI_INCLUDED) {
COMMON_PRI_INCLUDED = 1
DEFINES += 'PRIVILEGED_DATA_DIR=\'QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) + \"/system/privileged/\"\''

}