summary refs log tree commit diff
path: root/libsecret/sys/Gir.toml
blob: 772ef3cdce94254edec84646dcd7c3fc7203c753 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[options]
work_mode = "sys"
library = "Secret"
version = "1"
girs_directories = ["../../gir-files", "../../"]
min_cfg_version = "0.1"
external_libraries = [
   "GLib",
   "GObject",
   "Gio",
]

ignore = [
   "Secret.MAJOR_VERSION",
   "Secret.MICRO_VERSION",
   "Secret.MINOR_VERSION",
]