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-20 05:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
ground
/
openpilotgcs
/
src
/
plugins
/
serialconnection
/
serial.pri
4 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
GCS/connectionManager: some light cleanup and refactoring GCS/serialconnection: added a new connection plugin for serial port git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@483 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 21:08:46 +00:00
include(serial_dependencies.pri)
OP-520 Change $$qtLibraryTarget to $$qtLibraryName
2011-08-04 14:44:25 +02:00
LIBS *= -l$$qtLibraryName(Serial)
Reference in New Issue
Copy Permalink