mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-19 09:54:15 +01:00
GCS/serialconnection: Backslash fix for linux in serialconnection.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@487 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
9a4be641fb
commit
30f8da6e82
@ -2,7 +2,7 @@ TEMPLATE = lib
|
||||
TARGET = Serial
|
||||
include(../../openpilotgcsplugin.pri)
|
||||
include(serial_dependencies.pri)
|
||||
INCLUDEPATH += ../../libs\qextserialport\src
|
||||
INCLUDEPATH += ../../libs/qextserialport/src
|
||||
HEADERS += serialplugin.h \
|
||||
serial_global.h
|
||||
SOURCES += serialplugin.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user