mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 17:23:48 +00:00
(OSX) Define HAVE_DYLIB
This commit is contained in:
parent
dc573bdba3
commit
8edb333195
@ -330,6 +330,7 @@
|
||||
"-DHAVE_NETPLAY",
|
||||
"-DRARCH_INTERNAL",
|
||||
"-DHAVE_THREADS",
|
||||
"-DHAVE_DYLIB",
|
||||
);
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SDKROOT = macosx;
|
||||
@ -385,6 +386,7 @@
|
||||
"-DHAVE_NETPLAY",
|
||||
"-DRARCH_INTERNAL",
|
||||
"-DHAVE_THREADS",
|
||||
"-DHAVE_DYLIB",
|
||||
);
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SDKROOT = macosx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user