mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
5c1075127b
* Forks of Cocoa / Cocoa Touch to *_metal.* version * Reverted original GL Cocoa / Cocoa Touch versions * GL and Metal projects still build
10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
//
|
|
// BaseConfig.xcconfig
|
|
// RetroArch
|
|
//
|
|
// Created by Stuart Carnie on 5/10/18.
|
|
//
|
|
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MAIN -DHAVE_COCOA_METAL
|
|
|