You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
552 B
Makefile
16 lines
552 B
Makefile
2 years ago
|
pkginclude_HEADERS = OISConfig.h \
|
||
|
OISEffect.h \
|
||
|
OISEvents.h \
|
||
|
OISException.h \
|
||
|
OISForceFeedback.h \
|
||
|
OISInputManager.h \
|
||
|
OISInterface.h \
|
||
|
OISJoyStick.h \
|
||
|
OISKeyboard.h \
|
||
|
OISMouse.h \
|
||
|
OISObject.h \
|
||
|
OISPrereqs.h \
|
||
|
OISFactoryCreator.h \
|
||
|
OISMultiTouch.h \
|
||
|
OIS.h
|