diff --git a/ground/Build/Build.bat b/ground/Build/Build.bat index 4e75f7a4b..ef28dbc3c 100644 --- a/ground/Build/Build.bat +++ b/ground/Build/Build.bat @@ -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 diff --git a/ground/src/plugins/coreplugin/Core.pluginspec b/ground/src/plugins/coreplugin/Core.pluginspec index f689bc546..a47bd979d 100644 --- a/ground/src/plugins/coreplugin/Core.pluginspec +++ b/ground/src/plugins/coreplugin/Core.pluginspec @@ -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. - The core plugin OpenPilot GCS + The core plugin for the OpenPilot GCS http://www.openpilot.org