mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-31 12:22:18 +00:00
Update config.yml
pls
This commit is contained in:
parent
efdb666b68
commit
08f52986d3
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ jobs:
|
|||
git clone https://github.com/RandomityGuy/hxDatachannel
|
||||
haxelib git heaps https://github.com/RandomityGuy/heaps
|
||||
haxelib dev hlopenal ~/deps/hashlink/libs/openal
|
||||
haxelib dev hlsdl ~/deps/hashlink/libs/sdl
|
||||
haxelib dev hashlink ~/deps/hashlink/other/haxelib
|
||||
haxelib git zyheaps https://github.com/rainyt/zyheaps
|
||||
haxelib git heaps https://github.com/RandomityGuy/heaps
|
||||
|
|
@ -83,6 +82,7 @@ jobs:
|
|||
cd ~/MBHaxe/Export/android
|
||||
cp -R ~/deps/MBHaxeAndroidLibs/* app/
|
||||
cd ~/deps/MBHaxeAndroidLibs/src/main/cpp/openal-soft
|
||||
haxelib dev hlsdl ~/deps/MBHaxeAndroidLibs/src/main/cpp/hashlink/libs/sdl
|
||||
mv CMakeLists.txt CMakeLists-copy.txt
|
||||
mv 'CMakeLists 2.txt' CMakeLists.txt
|
||||
cmake .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue