mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Package both Servo2D and Servo3D in one magicleap mpk
This commit is contained in:
parent
c47575535c
commit
9a2ba596e5
5 changed files with 40 additions and 20 deletions
|
@ -23,6 +23,7 @@ LDFLAGS.device = \
|
|||
-L$(MLSDK)/lumin/stl/libc++/lib
|
||||
|
||||
DATAS = \
|
||||
fonts.xml : etc/fonts.xml \
|
||||
$(GSTREAMER_DIR)/system/lib64/*.so : bin/ \
|
||||
$(GSTREAMER_DIR)/system/lib64/gstreamer-1.0/*.so : bin/
|
||||
|
||||
|
@ -51,4 +52,6 @@ CXXFLAGS = \
|
|||
|
||||
USES = \
|
||||
lumin_runtime \
|
||||
scenes \
|
||||
pipeline/cache/AssetManifest \
|
||||
code/srcs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue