Add ForceFeedback to the frameworks list on Mac

This commit is contained in:
Aleksei Kuzmin 2018-04-20 18:56:46 +02:00 committed by Samuel Attard
parent 016ac8ff6e
commit 000bbd45b8

View file

@ -267,6 +267,7 @@
'$(SDKROOT)/System/Library/Frameworks/Carbon.framework', '$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
'$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework', '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
# device/gamepad/BUILD.gn: # device/gamepad/BUILD.gn:
'$(SDKROOT)/System/Library/Frameworks/ForceFeedback.framework',
'$(SDKROOT)/System/Library/Frameworks/GameController.framework', '$(SDKROOT)/System/Library/Frameworks/GameController.framework',
# content_browser.gypi: # content_browser.gypi:
'-lbsm', '-lbsm',