mirror of
https://github.com/tribufu/tribufu-java
synced 2026-06-01 09:42:37 +00:00
Update Alnilam
This commit is contained in:
parent
ea07b6cb51
commit
6490d31825
2 changed files with 2 additions and 2 deletions
|
|
@ -18,4 +18,4 @@ TribuFu = { path = "../DevKit" }
|
||||||
jni = "0.19.0"
|
jni = "0.19.0"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
Alnilam-Build = { path = "../Engine/Source/Framework/Build" }
|
Alnilam-Build = { path = "../Engine/Source/Build" }
|
||||||
|
|
|
||||||
2
build.rs
2
build.rs
|
|
@ -1,5 +1,5 @@
|
||||||
// Copyright (c) TribuFu. All Rights Reserved.
|
// Copyright (c) TribuFu. All Rights Reserved.
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
Alnilam_Build::Project();
|
Alnilam_Build::Other();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue