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"
|
||||
version = "1.0"
|
||||
target_path = "../sys"
|
||||
single_version_file = true
|
||||
external_libraries = [
|
||||
"GLib",
|
||||
"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)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![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)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
extern crate ostree_sys;
|
||||
|
@ -1,5 +1,5 @@
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
#include "manual.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir @ ffda6f9)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
|
||||
// This file was generated by gir (https://github.com/gtk-rs/gir)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files)
|
||||
// DO NOT EDIT
|
||||
|
||||
#include "manual.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user