mirror of
https://github.com/Relintai/mono_sample.git
synced 2024-11-08 10:12:14 +01:00
Added new helper scripts.
This commit is contained in:
parent
5ad26364b7
commit
031e8b1ed0
2
bel_copy.sh
Executable file
2
bel_copy.sh
Executable file
@ -0,0 +1,2 @@
|
||||
|
||||
scons bel_strip -j4 module_mono_enabled=yes mono_glue=no copy_mono_root=yes
|
2
bel_glue.sh
Executable file
2
bel_glue.sh
Executable file
@ -0,0 +1,2 @@
|
||||
|
||||
scons bel_strip -j4 module_mono_enabled=yes mono_glue=yes
|
2
bel_no_glue.sh
Executable file
2
bel_no_glue.sh
Executable file
@ -0,0 +1,2 @@
|
||||
|
||||
scons bel_strip -j4 module_mono_enabled=yes mono_glue=no
|
2
generate_glue.sh
Executable file
2
generate_glue.sh
Executable file
@ -0,0 +1,2 @@
|
||||
|
||||
./pandemonium_engine/bin/pandemonium.x11.opt.tools.64.mono --generate-mono-glue ./pandemonium_engine/custom_modules/mono/glue
|
Loading…
Reference in New Issue
Block a user