mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-21 22:04:15 +03:00
sys: regenerate with external version file
This commit is contained in:
parent
82b61d0bae
commit
8d19e94d6a
@ -3,6 +3,7 @@ work_mode = "sys"
|
|||||||
library = "OSTree"
|
library = "OSTree"
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
target_path = "../sys"
|
target_path = "../sys"
|
||||||
|
single_version_file = true
|
||||||
external_libraries = [
|
external_libraries = [
|
||||||
"GLib",
|
"GLib",
|
||||||
"GObject",
|
"GObject",
|
||||||
|
2
rust-bindings/rust/sys/src/auto/versions.txt
Normal file
2
rust-bindings/rust/sys/src/auto/versions.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
||||||
|
from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
@ -1,5 +1,5 @@
|
|||||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
||||||
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
|
#![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
||||||
extern crate ostree_sys;
|
extern crate ostree_sys;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
||||||
#include "manual.h"
|
#include "manual.h"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
||||||
#include "manual.h"
|
#include "manual.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user