mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Tiny little fixes, a drop in the bucket compared to what still needs to be done. Making progress though.....
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@160 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
824a15467e
commit
f4a6140c5d
@ -10,7 +10,7 @@ set PATH=%PATH%;C:\Qt\2010.01\bin;C:\Qt\2010.01\mingw\bin
|
||||
set PATH=%PATH%;%SystemRoot%\System32
|
||||
set QMAKESPEC=win32-g++
|
||||
|
||||
qmake C:\Users\David\Documents\Code\OpenPilot\ground\openpilotgcs.pro
|
||||
qmake ..\openpilotgcs.pro
|
||||
|
||||
mingw32-make.exe
|
||||
|
||||
|
@ -9,6 +9,6 @@ General Public License version 2.1 as published by the Free Software
|
||||
Foundation. Please review the following information to
|
||||
ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
|
||||
<description>The core plugin OpenPilot GCS</description>
|
||||
<description>The core plugin for the OpenPilot GCS</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
</plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user