mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
103 lines
4.4 KiB
Plaintext
103 lines
4.4 KiB
Plaintext
//
|
|
// BaseConfig.xcconfig
|
|
// RetroArch
|
|
//
|
|
//
|
|
|
|
OTHER_CFLAGS = $(inherited) -DENABLE_HLSL
|
|
OTHER_CFLAGS = $(inherited) -DFLAC__HAS_OGG=0
|
|
OTHER_CFLAGS = $(inherited) -DGLSLANG_OSINCLUDE_UNIX
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_7ZIP
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_ACCESSIBILITY
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_AUDIOMIXER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_BSV_MOVIE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_BUILTINGLSLANG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_CC_RESAMPLER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_CHD
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_CHEATS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_CHEEVOS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_COCOA_METAL
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_COMMAND
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_CONFIGFILE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_COREAUDIO
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_COREAUDIO3
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DISCORD
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DR_FLAC
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DR_MP3
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DSP_FILTER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DYLIB
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_DYNAMIC
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_EASTEREGG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_FILTERS_BUILTIN
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_FLAC
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GETOPT_LONG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GFX_WIDGETS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GIT_VERSION
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GLSL
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GLSLANG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_GRIFFIN
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_HID
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_IFINFO
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_IMAGEVIEWER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_IOHIDMANAGER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_LANGEXTRA
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_LIBRETRODB
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_LROUND
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MATERIALUI
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MENU
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_METAL
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MFI
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_MMAP
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_NETPLAYDISCOVERY
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_NETWORKGAMEPAD
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_NETWORKING
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_NETWORK_CMD
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_NO_BUILTINZLIB
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_OPENGL
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_OPENGL_CORE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_OVERLAY
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_OZONE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_PATCH
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_PRESENCE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RBMP
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_REWIND
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RGUI
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RJPEG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RPNG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RTGA
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RUNAHEAD
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_RWAV
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_SCREENSHOTS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_SHADERPIPELINE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_SLANG
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_SPIRV_CROSS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_STB_FONT
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_STB_VORBIS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_THREADS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_TRANSLATE
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_UPDATE_ASSETS
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_UPDATE_CORE_INFO
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_VIDEO_FILTER
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_VIDEO_LAYOUT
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_VULKAN
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_XMB
|
|
OTHER_CFLAGS = $(inherited) -DHAVE_ZLIB
|
|
OTHER_CFLAGS = $(inherited) -DINLINE=inline
|
|
OTHER_CFLAGS = $(inherited) -DMETAL_DEBUG
|
|
OTHER_CFLAGS = $(inherited) -DOSX
|
|
OTHER_CFLAGS = $(inherited) -DRARCH_INTERNAL
|
|
OTHER_CFLAGS = $(inherited) -DRC_DISABLE_LUA
|
|
OTHER_CFLAGS = $(inherited) -DWANT_GLSLANG
|
|
OTHER_CFLAGS = $(inherited) -D_7ZIP_ST
|
|
OTHER_CFLAGS = $(inherited) -D__LIBRETRO__
|
|
|
|
OTHER_CFLAGS[arch=x86_64] = $(inherited) -DHAVE_SSE
|
|
OTHER_CFLAGS[arch=arm64] = $(inherited) -D__ARM_NEON__ -DHAVE_NEON
|
|
|
|
SRCBASE = $(SRCROOT)/../..
|
|
DEPS_DIR = $(SRCBASE)/deps
|
|
HEADER_SEARCH_PATHS = $(inherited) $(SRCBASE) $(SRCBASE)/gfx/include $(SRCBASE)/libretro-common/include $(DEPS_DIR)/libFLAC/include $(DEPS_DIR)/7zip $(DEPS_DIR)/stb $(DEPS_DIR) $(DEPS_DIR)/SPIRV-Cross $(DEPS_DIR)/glslang $(DEPS_DIR)/glslang/glslang/glslang/Public $(DEPS_DIR)/glslang/glslang/glslang/MachineIndependent $(DEPS_DIR)/glslang/glslang/SPIRV $(DEPS_DIR)/glslang/glslang/glslang/OSDependent/Unix
|
|
CLANG_CXX_LANGUAGE_STANDARD=c++11
|
|
CLANG_ENABLE_OBJC_ARC=YES
|
|
INFOPLIST_FILE = $(SRCROOT)/OSX/Info_Metal.plist
|