26f86aa6bd
simple solution for using all kinds of Input Devices (Keyboards, Mice, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern with tweaks from kirby@, mpi@ and Antti Harri. ok kirby@
23 lines
544 B
Plaintext
23 lines
544 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/03/18 14:27:22 pascal Exp $
|
|
%%SHARED%%
|
|
include/OIS/
|
|
include/OIS/OIS.h
|
|
include/OIS/OISConfig.h
|
|
include/OIS/OISEffect.h
|
|
include/OIS/OISEvents.h
|
|
include/OIS/OISException.h
|
|
include/OIS/OISFactoryCreator.h
|
|
include/OIS/OISForceFeedback.h
|
|
include/OIS/OISInputManager.h
|
|
include/OIS/OISInterface.h
|
|
include/OIS/OISJoyStick.h
|
|
include/OIS/OISKeyboard.h
|
|
include/OIS/OISMouse.h
|
|
include/OIS/OISMultiTouch.h
|
|
include/OIS/OISObject.h
|
|
include/OIS/OISPrereqs.h
|
|
lib/libOIS.a
|
|
lib/libOIS.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/OIS.pc
|