1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-22 07:52:12 +01:00
andrew 3e87388bcc OP-87 Rename TCPtelemetryconnection to ipconnection to reflect recent changes and ability to connect via TCP or UDP
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@912 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-28 00:28:30 +00:00

4 lines
82 B
Plaintext

include(ipconnection_dependencies.pri)
LIBS *= -l$$qtLibraryTarget(IPconnection)