glib/gio/gdbus-codegen/config.py.in

7 lines
128 B
Python
Raw Normal View History

# -*- Mode: Python -*-
DATADIR = "@datarootdir@"
DATADIR = DATADIR.replace(
"${prefix}", "@prefix@")
VERSION = "@VERSION@"