mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 00:32:49 +00:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
//
|
|
// BaseConfig.xcconfig
|
|
// RetroArch
|
|
//
|
|
//
|
|
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MAIN -DHAVE_COCOA_METAL
|