mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
|
//
|
||
|
// BaseConfig.xcconfig
|
||
|
// RetroArch
|
||
|
//
|
||
|
// Created by Stuart Carnie on 5/10/18.
|
||
|
//
|
||
|
|
||
|
OTHER_CFLAGS = $(inherited) -DHAVE_MAIN
|
||
|
|