Link static hxcpp_mbedtls library for ios/tvos
This commit is contained in:
committed by
Josh Tynjala
parent
1b5958f6ff
commit
6bfbe12df3
@@ -396,6 +396,7 @@
|
||||
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-lmbedtls_hxcpp",
|
||||
::foreach ndlls:: "-l::name::",
|
||||
::end::
|
||||
::foreach linkedLibraries:: "-l::__current__::",
|
||||
@@ -448,6 +449,7 @@
|
||||
"\"$(SRCROOT)/::APP_FILE::/lib/x86_64\"",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-lmbedtls_hxcpp",
|
||||
::foreach ndlls:: "-l::name::",
|
||||
::end::
|
||||
::foreach linkedLibraries:: "-l::__current__::",
|
||||
|
||||
Reference in New Issue
Block a user