mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Small update
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@154 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
fc7e527af0
commit
ea3db356e5
@ -1,4 +1,4 @@
|
||||
The simply way to build this is to use QT Creator, this can be downloaded from http://qt.nokia.com/
|
||||
|
||||
|
||||
Serial port classes:
|
||||
|
||||
|
@ -108,6 +108,3 @@ linux-g++-* {
|
||||
QMAKE_LFLAGS += -Wl,--allow-shlib-undefined -Wl,--no-undefined
|
||||
}
|
||||
|
||||
# Handle S60 support: Conditionally built
|
||||
win32:SUPPORT_QT_S60= $$(QTCREATOR_WITH_S60)
|
||||
else:SUPPORT_QT_S60 = $$(QTCREATOR_WITH_S60)
|
||||
|
Loading…
Reference in New Issue
Block a user