This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-02-15 00:40:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
pkg
/
apple
/
Metal.xcconfig
8 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(macOS): Initial Desktop UI (Qt) support * Adds new RetroArchQT build target to RetroArch_Metal.xcodeproj Prerequisites: * Install Qt Frameworks $ brew install qt * Build `moc` files using $ make -f Makefile.apple HAVE_QT=1 Q=/usr/local/opt/qt/bin/moc generate Limitations: * Qt frameworks are not embedded in bundle, therefore Qt must be installed via the `brew` command
2018-09-05 20:10:54 -07:00
//
// BaseConfig.xcconfig
// RetroArch
//
//
Revert "steam support for mac (#15018)" (#15022) This reverts commit 3fa1e32bc6eb0b38c3e89690e15c0f07d3f49572.
2023-02-25 17:26:34 +01:00
OTHER_CFLAGS = $(inherited) -DHAVE_MAIN -DHAVE_COCOA_METAL
Reference in New Issue
Copy Permalink