/
dexMargera
/
360Controller
Обзор
Документация
Войти
/
dexMargera
/
360Controller
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
1
Аналитика
Безопасность
master
Pref360Control/Pref360Control_Prefix.pch
16 строк
401 B
C.W. Betts
Target specifically Mountain Lion and later.
13 июл 2014, 00:49
13 июл 2014, 00:49
946a011
Код
Авторство
О чём код?
// // Prefix header for all source files of the 'Pref360Control' target in the 'Pref360Control' project. // @import CoreFoundation; #include <IOKit/IOKitLib.h> #include <IOKit/IOCFPlugIn.h> #include <IOKit/hid/IOHIDLib.h> #include <IOKit/hid/IOHIDKeys.h> #include <IOKit/usb/IOUSBLib.h> #include <ForceFeedback/ForceFeedback.h> #ifdef __OBJC__ @import Cocoa; @import PreferencePanes; #endif