This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-01-25 10:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
ground
/
openpilotgcs
/
src
/
plugins
/
ophid
/
ophid.pri
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
OP-958: rename opHID plugin directory to lower case (same as all other plugins)
2013-05-25 02:25:49 +03:00
include(ophid_dependencies.pri)
OP-958: GCS HID plugin basic cleanup: - new plugin (opHID) to deprecate old one (rawhid). - remove pjrc HID api implementation. - add hidapi library taken from https://github.com/signal11/hidapi.git (copied files, the lib is not compiled from its git repo). - history of those files is broken (cp instead of git mv) but the history is all in rawhid plugin. - mac and windows not tested yet.
2013-05-19 21:49:53 -07:00
LIBS *= -l$$qtLibraryName(opHID)
Reference in New Issue
Copy Permalink