mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
Update config.yml
pls
This commit is contained in:
parent
fdd7277f9a
commit
7628cfcbe1
1 changed files with 1 additions and 1 deletions
|
|
@ -69,6 +69,7 @@ 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
|
||||
|
|
@ -84,7 +85,6 @@ 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