mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +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
|
||
|
|